Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,569 for

file format

(0.17 sec)
  1. Archive

    archives...Convert Excel Workbook to Text File using .NET REST API October...Documents Online with C# .NET | DOCX File Comparison August 20, 2025 ·...

    blog.groupdocs.cloud/archives/
  2. 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
  3. 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...
  4. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....pptx', 'Format': 'pdf', 'OutputPath': 'Output'...cloud/v2.0/conversion/storage/file/Output/uses-custom-font.pdf"...

    docs.groupdocs.cloud/conversion/convert-using-c...
  5. 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/
  6. 使用 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-...
  7. 使用 REST API 解决方案在 Python 中将 PDF 转换为 TXT

    适用于 Python 的 GroupDocs.Conversion Cloud SDK 使开发人员能够在其应用程序中无缝地添加高保真文档转换功能...from_keys(app_sid, app_key) file_api = groupdocs_conversion_cloud...app_key) try: #upload soruce file to storage filename = '02_pages...

    blog.groupdocs.cloud/zh/conversion/extract-text...
  8. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing 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...
  9. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all Files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....feedback On this page Get the File Listing of a Specific Folder...allows you to get a list of all files of a specific folder from the...

    docs.groupdocs.cloud/merger/working-with-folder/
  10. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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....representation in the cloud storage (HTML file and resources) Download HTML...edited document into Spreadsheet format in the storage Download saved...

    docs.groupdocs.cloud/editor/working-with-dsv-do...