Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 8,136 for

page

(0.04 sec)
  1. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....password Leave feedback On this page This feature could be used only...+ result . href ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/compare-documen...
  2. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....rendering Leave feedback On this page When rendering into HTML GroupDocs...' : true } } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  3. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....interval Leave feedback On this page There is the possibility that...'2008-07-01' } } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-project-time...
  4. JPG to HTML on Document Automation REST APIs | ...

    JPG to HTML on Document Automation REST APIs | GroupDocs Cloud Recent content in JPG to HTML on Document Automation REST APIs | GroupDocs Cloud با استفاده از یک Web Page Generator رایگان، JPG را به......GroupDocs Cloud با استفاده از یک Web Page Generator رایگان، JPG را به...

    blog.groupdocs.cloud/fa/tag/jpg-to-html/index.xml
  5. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email 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....Options Leave feedback On this page This example demonstrates how...result [ 0 ]. Url ) } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/conversion/convert-email-d...
  6. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....metadata Leave feedback On this page GroupDocs.Comparison Cloud provides...comparisons ( request ) Apex Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/set-document-me...
  7. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Formats Leave feedback On this page GroupDocs.Conversion Cloud REST...Response { "name" : "sample-page-1.jpg" , "size" : 107611 , "url"...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  8. annoucing-groupdcs.viewer-cloud-API-pre-release

    GroupDocs.Viewer Cloud REST API manipulates over 50 documents and image formats to render as HTML5 or Image in your web/mobile app or website...whole document, page by page or custom range of pages with many features...reordering and watermarking pages Rendering documents as PDF Rendering...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/parser/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Storage Leave feedback On this page Storage existence API This API...0/parser/storage/version/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/parser/working-with-storage/
  10. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/watermark/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Storage Leave feedback On this page Storage existence API This API...0/watermark/storage/version/one-page.docx?storageName#MyStorage"...

    docs.groupdocs.cloud/watermark/working-with-sto...