Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 6,310 for

file format

(0.06 sec)
  1. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....any modern company has office files to automate, and the possibility...PowerPoint presentations, PDFs and files of many other types based on...

    docs.groupdocs.cloud/assembly/getting-started/p...
  2. 在 Node.js 中将 Word 转换为 PDF | DOCX 转 PDF 在线 REST API

    学习如何使用 Node.js API 将 Microsoft Word 文档 (DOC, DOCX) 转换为 PDF。一个可靠且可扩展的 REST API 用于 Word 到 PDF 的转换。...format = "pdf"; settings.outputPath...Input file path settings.format = "pdf"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  3. 将 PDF 转换为 Word 在 Node.js 中 | 在线 PDF 转 DOCX 或 DOC

    学习如何使用 Node.js API 将 PDF 转换为可编辑的 Word 格式 (DOC/DOCX)。轻松在线将 PDF 内容导出到 Microsoft Word 文档中。...format = "docx"; settings.outputPath...Input file path settings.format = "docx"; // Output format settings...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  4. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....{ // retrieve supported file-formats var request = new groupdocs_merger_cloud_1...while calling API: {0} " . format ( e . message )) Storage object...

    docs.groupdocs.cloud/merger/working-with-storage/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Viewer is a multi-format HTML5-based document viewer...To name just a few, supported file types include: PDF, Microsoft...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  6. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... More File Format Support for GroupDocs Viewer...TIFF files. Also, we’ve added support for reading files from...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  7. Convert JSON to HTML on Document Automation RES...

    Convert JSON to HTML on Document Automation REST APIs | GroupDocs Cloud Recent content in Convert JSON to HTML on Document Automation REST APIs | GroupDocs Cloud Ubah JSON ke HTML menggunakan Node.......Dengan mudah mengonversi file JSON ke format HTML menggunakan GroupDocs...

    blog.groupdocs.cloud/id/tag/convert-json-to-htm...
  8. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code....need to upload a source PNG file to the API Cloud dashboard .... So, you can upload the file manually or programmatically by...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  9. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-email-d...
  10. Get Document Information | Documentation

    This REST API allows obtaining basic inFormation about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Document file extension; Document size in bytes; Document file format;...Password|The password to open file|It should be specified only...

    docs.groupdocs.cloud/watermark/get-document-inf...