Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 6,650 for

file format

(0.21 sec)
  1. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...首先,使用以下任意一种方式将Word文档上传至云端: 使用 仪表板 使用 [Upload File API][16] 从浏览器上传源文件 使用下面给出的代码示例以编程方式上传:...CSharp { // 上传示例文件 class Upload_File { static void Main(string[]...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  2. Working with Presentations | Documentation

    Presentation documents are presented by many Formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate Format family among all others. Same as for all other family Formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML File and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet Format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....page are presented by many formats: PPT, PPTX, PPTM, PPS(X/M)...Editor Cloud as a separate format family among all others. Same...

    docs.groupdocs.cloud/editor/working-with-presen...
  3. 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-...
  4. Convert Word to JPG in Java | DOCX to JPG Conve...

    How to convert Word documents (DOC, DOCX) to JPG images using Java REST API. Easily export Word to JPG with cloud-based document conversion....easily convert DOC and DOCX files into high-quality JPG images...JPG image with preserved formatting and layout. Key Features...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. 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/
  6. merger.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/merger/available-sdks/ weekly 0.5 https://docs.groupdocs.cloud/merger/change-page......cloud/merger/get-supported-file-formats/ weekly 0.5 https://docs...cloud/merger/join-document-cross-format/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/merger.xml
  7. 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":...'FilePath': 'Email/sample.msg', 'Format': 'pdf', 'LoadOptions': { 'DisplayHeader':...

    docs.groupdocs.cloud/conversion/convert-email-d...
  8. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "FileInfo": { "FilePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "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": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version FileInfo Input File inFormation size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted..."text" : "123456789012" , "format" : null , "signatureType" :...Description API Version fileInfo Input file information size The size of...

    docs.groupdocs.cloud/signature/deleteresult/
  9. Gateway timeout while converting msg to pdf - F...

    Hi there! I’ve an issue with converting MSG to PDF. I’ve the following code, which is in essence the same as in the tutorial.s const uploadPath = `UploadedDocs/${FileName}`; this.logger.log(`Uploading msg File …...log(`Uploading msg file to convert. uploadPath: ${uploadPath}`);...uploadFile(uploadRequest); this.logger.log('File uploaded to groupdocs. Submitting...

    forum.groupdocs.cloud/t/gateway-timeout-while-c...
  10. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family Format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these Formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML File and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing Format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....used and known document family format, that includes DOC, DOT, DOCX...RTF and much more. All these formats are supported by the . There...

    docs.groupdocs.cloud/editor/working-with-wordpr...