Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,465 for

file format

(0.04 sec)
  1. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document 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 the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...html', 'Format': 'pdf', 'LoadOptions': { 'PageNumbering':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-html-do...
  2. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...首先,使用以下任一方式将PDF文档上传至云端: 使用 仪表板 使用 Upload File API 从浏览器上传源文件 使用下面给出的代码示例以编程方式上传:...CSharp { // 上传示例文件 class Upload_File { static void Main(string[]...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...When working with large PDF files that contain multiple documents...specific pages or sections in PDF files. In this article, we will learn...

    blog.groupdocs.cloud/groupdocs.cloud/page/14/
  4. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud D...... View ZIP Files using REST API in Python Programmatically...Programmatically View the content of ZIP files in HTML using a REST API in...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  5. 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...
  6. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "Format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version FileInfo Input File inFormation size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated..."text" : "123456789012" , "format" : null , "signatureType" :...Description API Version fileInfo Input file information size The size of...

    docs.groupdocs.cloud/signature/updateresult/
  7. Get Document Information | Documentation

    This REST API allows to obtain basic inFormation about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document File extension; Document size in bytes; Document File Format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Document file extension; Document size in bytes; Document file format;...

    docs.groupdocs.cloud/metadata/get-document-info...
  8. 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...
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...introducing DGN and DWF file format support along with a number...business documents and image formats including Microsoft Office...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...to efficiently compare DOCX files and track changes. Merging PDF...PDF documents into a single file using C# .NET makes document...

    blog.groupdocs.cloud/groupdocs.cloud/