Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,602 for

file format

(0.11 sec)
  1. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....token>" --data-binary "@path/to/file" Response "ecbfa56b-3545-46...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....docx', 'Format': 'pdf', 'LoadOptions': { ...cloud/v2.0/conversion/storage/file/Output/with_tracked_changes...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  3. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....xlsx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-spreads...
  4. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....txt', 'Format': 'pdf', 'LoadOptions': { 'Encoding':...cloud/v2.0/conversion/storage/file/Output/sample.pdf" } ] SDK examples...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Extracting text from XML files is a common requirement when...for extracting text from XML files. By leveraging the capabilities...

    blog.groupdocs.cloud/groupdocs.cloud/page/16/
  6. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, File system. The container is an isolated process with additional features that you can interact with....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/conversion/self-host-with-...
  7. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document File path or stream....and Add page mapper for Note format etc. along with Eight Bug Fixes...tables Add page mapper for Note format Comparison.Note: Improve comparison...

    blog.groupdocs.cloud/comparison/introduction-of...
  8. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are Format-specific options. These options allow to leverage specific Format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....transforming properties; There are format-specific options. These options...allow to leverage specific format features and often allow to...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  9. Drupal Document Viewer Module | GroupDocs

    GroupDocs API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document....Introducing OTS and WebP File Formats in GroupDocs.Viewer for...rendering of OTS and WebP file formats in latest release GroupDocs...

    blog.groupdocs.cloud/total/welcome-2017-special...
  10. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many Formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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....documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS...representation in the cloud storage (HTML file and resources) Download HTML...

    docs.groupdocs.cloud/editor/working-with-spread...