Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,307 for

supported file formats

(0.14 sec)
  1. Convert Docx to HTML - Free Support Forum - gro...

    Company Note - Wal-Mart Stores Inc 9.docx (340.3 KB) Hi, I was exploring the APIs to convert word documents in HTML. however, when i try to convert the attached document using your sample page, the page gets stuck in d…...stuck in downloading your html file. Can you please hemp me out...your docx file in “File” field and fill in the “format” field (html)...

    forum.groupdocs.cloud/t/convert-docx-to-html/4491
  2. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....Order Upgrade an Order Free Support Docs Free Consulting Blog New..." \ --data-binary "@path/to/file" Windows PowerShell # First...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. CSV to PDF Conversion in Java Programmatically

    Learn CSV to PDF conversion in Java with GroupDocs.Conversion Cloud SDK. This guide shows setup, a full code example, cURL calls, and performance tips....empowers developers to perform format transformations directly from...step‑by‑step workflow that reads a CSV file, configures conversion options...

    blog.groupdocs.cloud/conversion/csv-to-pdf-conv...
  4. Convert Excel Spreadsheets to PDF using Ruby

    You can easily convert Excel XLSX Files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...documents to any format you need. Cloud API also support the conversion...ConvertSettings Set the XLSX file path Assign “pdf” to format Create an instance...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  5. Best Practices for CSV Editor Development in Java

    Learn best practices for CSV editor development in Java with GroupDocs.Editor Cloud SDK, covering setup, key features, implementation, and performance tuning....FAQs Read More Processing CSV files programmatically is a daily...Editor Development in Java # CSV files are widely used for data exchange...

    blog.groupdocs.cloud/editor/best-practices-for-...
  6. PDF signature with PDF gives wrong format error...

    I am experiencing an error when trying to sign a PDF document using a .pfx certificate through your API tester: https://reference.groupdocs.cloud/signature/#/Sign/CreateSignatures The signing operation fails with the f…...signature with PDF gives wrong format error GroupDocs.Signature Cloud...ExternalSignature has wrong format. Description: Object reference...

    forum.groupdocs.cloud/t/pdf-signature-with-pdf-...
  7. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) Files to HTML online using REST API. Easily share and view project plans in any web browser....українська Polski Develop MS Project File to HTML Converter. Microsoft...Microsoft Project ( MPP ) files are widely used for project planning...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  8. C#: Convert MPP to Excel | Export MS Project to...

    Learn how to convert Microsoft Project (MPP) Files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis.... Microsoft Project ( MPP ) files are widely used for managing...and universally accessible format. Excel’s structured layout...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. Java: Convert MPP to Excel | Export MPP to XLS ...

    Learn how to convert Microsoft Project (MPP) Files to Excel (XLSX) using Java REST API. Step-by-step guide for seamless MPP to Excel conversion with code....Project file to Excel in Java. Microsoft Project ( MPP ) files are...sharing project data in MPP format can be challenging, especially...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  10. Pdf to docx conversion issue - Free Support For...

    In the converted Docx File .the Layout is getting disrupted.Bellow is my code. const loadOptions = new conversion_cloud.PdfLoadOptions(); loadOptions.format = "pdf"; let convertOptions = new conversion_c…...12:47pm 1 In the converted Docx file .the Layout is getting disrupted...PdfLoadOptions(); loadOptions.format = "pdf"; let convertOptions...

    forum.groupdocs.cloud/t/pdf-to-docx-conversion-...