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

image annotations

(0.09 sec)
  1. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....Annotation Product Solution GroupDocs...ImageJoinMode Join mode for images Optional Resource URI HTTP...

    docs.groupdocs.cloud/merger/mix-document-pages/
  2. Working with Text 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 Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs..."backgroundBrush" : { "imageGuid" : "images\signature_01.jpg" , "brushType"...

    docs.groupdocs.cloud/signature/working-with-tex...
  3. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview Images. The following code sample shows how to get changes coordinates. 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....Annotation Product Solution GroupDocs...coordinates at files preview images. The following code sample...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  4. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Annotation Product Solution GroupDocs...verify Barcode Signature in Images Documents. Example ImagesVerifyBarcodeO...

    docs.groupdocs.cloud/signature/verification-opt...
  5. 記録

    記録...19, 2023 · ムハンマド・ムスタファ · 2 分 Image to PDF Converterを使用してJPGをPDFに変換します...ティラル・アハマド · 2 分 6月 2 GroupDocs.Annotation クラウド 19.5 June 24, 2019 ·...

    blog.groupdocs.cloud/ja/archives/
  6. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no Images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Annotation Product Solution GroupDocs...files (TXT), that contain no images, pages, paragraphs, lists,...

    docs.groupdocs.cloud/editor/working-with-text-d...
  7. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://api....Annotation Product Solution GroupDocs...$convertOptions . compress_images = false ; $convertOptions ...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...