Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,196 for

annotation types

(0.09 sec)
  1. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/reorder-pages/
  3. Comment convertir un PDF en document Word modif...

    Convertissez un PDF en document Word modifiable avec Python Cloud SDK pour la conversion de documents sur n'importe quelle plate-forme sans dépendre d'outils ou d'applications tiers....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Et...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  4. Working with QR Code Signature | 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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...different options of QRCode type, location, alignment, font,...

    docs.groupdocs.cloud/signature/working-with-qr-...
  5. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Word Processing...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  6. Convertir JPG en PDF en utilisant Node.js | Con...

    Convertissez par programme JPG en PDF à l'aide d'une API REST sur le cloud dans Node.js avec GroupDocs.Conversion Cloud SDK pour Node.js....la conversion de plus de 50 types de documents et d’images tels...le forum . Voir également # Annoter des fichiers DOCX à l’aide...

    blog.groupdocs.cloud/fr/conversion/convert-imag...
  7. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Archive Files /...

    docs.groupdocs.cloud/viewer/render-archive-folder/
  8. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering PDF Documents /...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  9. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Spreadsheets / Render...

    docs.groupdocs.cloud/viewer/render-grid-lines/
  10. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Spreadsheets / Split...

    docs.groupdocs.cloud/viewer/split-worksheets-in...