Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 765 for

annotation options

(0.05 sec)
  1. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve information Note Not all Options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo....Annotation Product Solution GroupDocs...retrieve information Note Not all options are supported by all document...

    docs.groupdocs.cloud/signature/infosettings/
  2. Rendering Spreadsheets | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...

    docs.groupdocs.cloud/viewer/rendering-spreadshe...
  3. Convert MSG and EML files to PDF using Python C...

    Programmatically convert email files (MSG, EML, EMLX) into PDF format within your python applications using Python Conversion API for documents & images.... Set loading options using EmailLoadOptions . Use...PDF format. You also have the option to hide or show different fields...

    blog.groupdocs.cloud/2021/01/13/convert-msg-and...
  4. Convert Word Documents to PDF using REST API in...

    Programmatically convert Word documents (DOCX or DOC) to PDF files using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....PDF Conversion with Advanced Options Convert Range of Pages from...PDF Conversion with Advanced Options You can convert Word documents...

    blog.groupdocs.cloud/2021/11/12/convert-word-do...
  5. 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...Document Pages with different options of QRCode type, location, alignment...

    docs.groupdocs.cloud/signature/working-with-qr-...
  6. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...metered license consumption Save options Working with revisions Was...

    docs.groupdocs.cloud/comparison/advanced-usage/
  7. Search Barcode 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 search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different Options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...Document Pages with different options barcodeType, Name, text, matchType...

    docs.groupdocs.cloud/signature/search-barcode-s...
  8. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion Options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading Options Form data convertOptions ConvertOptions Conversion Options Form data Resource URI HTTP PUT ~/conversion...Annotation Product Solution GroupDocs...document, using conversion options. Method parameters: Name Type...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. CAF File Format - Core Audio File

    Learn about CAF format and APIs that can create and open CAF files.... Information Chunk : This optional chunk is used for storing...file has undergone edits or annotations, this chunk stores time-stamped...

    docs.fileformat.com/audio/caf/
  10. RemoveOptions | Documentation

    RemoveOptions structure defines Options for removing document Annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of Annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/removeoptions/