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

supported file formats

(1.79 sec)
  1. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are Supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Order Upgrade an Order Free Support Docs Free Consulting Blog New...features listed on this page are supported only in GroupDocs.Signature...

    docs.groupdocs.cloud/signature/working-with-sig...
  2. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion... PDF files are widely used for sharing...extraction while preserving formatting and structure. This approach...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  3. How to Merge Two Word Documents to Keep Formatt...

    Is there a parameter in the API I need to call to force a modern Word doc?...Two Word Documents to Keep Formatting and Set Compatibility Mode...two word documents to keep formatting but I am afraid currently...

    forum.groupdocs.cloud/t/how-to-merge-two-word-d...
  4. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....NET HTML File to PDF Conversion using cURL...effortlessly convert HTML files to PDF format, facilitating smoother...

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. 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...
  6. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "FileInfo": { "FilePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "FileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document File format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Order Upgrade an Order Free Support Docs Free Consulting Blog New...fields Name Description FileInfo File path, storage, version, password...

    docs.groupdocs.cloud/signature/inforesult/
  7. Online HTML to PDF Converter for free | Web Pag...

    Convert HTML to PDF for free with our online converter tool. How to automate HTML to PDF conversion via REST API in .NET applications...archiving, or preserving formatting. With the GroupDocs.Conversion...online. It ensures that the formatting of content including design...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  8. 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-...
  9. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Order Upgrade an Order Free Support Docs Free Consulting Blog New...consistently. Have a note, that supported template types are not limited...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  10. 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...