Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,289 for

supported file formats

(0.51 sec)
  1. C# .NET Convert MPP to PDF | Export MS Project ...

    How to convert Microsoft Project (MPP) Files to PDF using .NET REST API. Step-by-step guide to export MS Project into PDF for easy sharing and reporting... Microsoft Project ( MPP ) files are powerful for project planning...Project software. Converting MPP files to PDF ensures that project...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document File format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....Order Upgrade an Order Free Support Docs Free Consulting Blog New...properties: Document file format File extension File size Pages count...

    docs.groupdocs.cloud/comparison/get-document-in...
  3. InfoResult | Documentation

    InfoResult data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document File extension Size Document File size PageCount Pages count...Order Upgrade an Order Free Support Docs Free Consulting Blog New...information InfoResult example: { "Format" : "string" , "Extension" :...

    docs.groupdocs.cloud/comparison/inforesult/
  4. Assistance Required for PPTX to PNG Conversion ...

    I am writing to seek assistance with an issue I encountered while using GroupDocs.Conversion Cloud API. Following the instructions on your blog post Convert PowerPoint (PPT/PPTX) to PNG in Node.js, I attempted to convert…...PowerPoint file containing Japanese text into PNG format. However...white squares in the output PNG files. I am using GroupDocs’s internal...

    forum.groupdocs.cloud/t/assistance-required-for...
  5. 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-...
  6. PPTX to PDF, how it works to download on an spe...

    Hello, I am trying to using the cloud api for python to upload a pptx File, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…...for python to upload a pptx file, transform to pdf and then download...presentation.save(temp_pptx_path) try: file_api = FileApi(Configuration(app_sid...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  7. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Views Activity Preview CGM files GroupDocs.Total Cloud Product...February 5, 2025 Inquiry on File Conversion Options GroupDocs...

    forum.groupdocs.cloud/latest
  8. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Order Upgrade an Order Free Support Docs Free Consulting Blog New... not directly linked to file format manipulation, such as Storage...

    docs.groupdocs.cloud/total/overview-rest-api/
  9. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF File for a web browser or to reduce the File size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF File when you open the document, instead of waiting for the entire File to download. Resource optimization allows you to reduce the size of the output PDF File. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....Order Upgrade an Order Free Support Docs Free Consulting Blog New...output PDF file for a web browser or to reduce the file size by...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  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-...