Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,633 for

groupdocs total cloud

(0.07 sec)
  1. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. Groupdocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  2. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  3. 2. Convert to Spreadsheet Document Formats | Do...

    Groupdocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following Groupdocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  4. Compare documents | Documentation

    Changes detection algorithms used by Groupdocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/compare-documents/
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of Groupdocs.Viewer-Cloud only The metered license can be used in Docker version of Groupdocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host Groupdocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/viewer/metered-consumption/
  6. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default 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 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-document/
  7. 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);...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/total/overview-rest-api/
  8. 5. Convert to Presentation Document Formats | D...

    Groupdocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following Groupdocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  9. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into Cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of Groupdocs.Conversion Cloud consists of: Upload input document and fonts into Cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this Groupdocs.Storage Cloud documentation for usage details....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-using-c...
  10. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/convert-csv-doc...