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

supported file formats

(0.64 sec)
  1. C#: Convert HTML to XPS | Web to XPS Conversion...

    Learn how to convert HTML to XPS using C# .NET. A step-by-step guide for transforming HTML content into XPS format. HTML to XPS conversion online.... HTML is the go-to format for presenting content on the...reliable and fixed document format is required. This is where...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Order Upgrade an Order Free Support Docs Free Consulting Blog New..."FormatExtension" : "string" , "Format" : "string" , "Pages" : [ {...

    docs.groupdocs.cloud/viewer/inforesult/
  3. Docx to Html conversion issue in nodejs - docke...

    Hi Team While converting from docx to html using groupdocs docker conversion api, bullets symbols are not showing properly. but in groupdocs cloud api it’s shows properly. Is there any difference between docker and c…...documentation link : Docker docx file : docx_sample.docx (9.3 KB)...share the sample custom font file ? tilal.ahmad November 28, 2022...

    forum.groupdocs.cloud/t/docx-to-html-conversion...
  4. PDF to DOCX Conversion in Node.JS

    Convert PDF to DOCX in Node.JS with GroupDocs.Conversion Cloud SDK. This guide shows async code, cURL REST calls, installation steps, and best-practice tips....More Converting PDF files to DOCX format is a frequent requirement...convertPdfToDocx () { try { // Input file information (must already be...

    blog.groupdocs.cloud/conversion/pdf-to-docx-con...
  5. Node.js: Convert MPP to PDF | MS Project MPP to...

    Learn how to easily convert MS Project (MPP) Files to PDF format using GroupDocs.Conversion Cloud SDK for Node.js. Fast and accurate MPP to PDF conversion....Microsoft project file to PDF using Node.js. The file format, native to...management. However, sharing MPP files can be challenging because they...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  6. 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...
  7. 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...
  8. Translating image files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating image Files....Order Upgrade an Order Free Support Docs Free Consulting Blog New...reference / Translating files / Translating files with GroupDocs.Translation...

    docs.groupdocs.cloud/translation/file/sdk/image...
  9. 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-...
  10. 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-...