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

text annotations

(0.06 sec)
  1. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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.Password Password for password-protected document to be signed....Annotation Product Solution GroupDocs..."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  2. Documents Manipulation Cloud REST APIs & SDKs –...

    groupdocs.cloud developer newsletter for February 2019 describes GroupDocs document manipulation Cloud APIs and SDKs updates and major feature enhancements....of signatures such as: image, text, ‎barcode, QR code, digital...Cloud REST APIs and SDKs for annotating business documents and image...

    blog.groupdocs.cloud/total/documents-manipulati...
  3. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....Annotation Product Solution GroupDocs...generate alternative versions of text, providing diversity and uniqueness...

    docs.groupdocs.cloud/rewriter/product-overview/
  4. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Annotation Product Solution GroupDocs..."string" , "Watermark" : { "Text" : "string" , "Color" : "string"...

    docs.groupdocs.cloud/viewer/viewoptions/
  5. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Annotation Product Solution GroupDocs...EnableLayeredRenderi Enables rendering of text and graphics according to z-order...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. 在 Node.js 中使用 REST API 在 Word 文档中添加注释

    使用适用于 Node.js 的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在 Word 文档中添加注释。...Annotation Cloud 的 Node.js SDK API。请在控制台中使用以下命令安装它:...API。请在控制台中使用以下命令安装它: npm install groupdocs-annotation-cloud 在执行上述步骤之前,请 从仪表板获取您的客户端...

    blog.groupdocs.cloud/zh/annotation/add-annotati...
  7. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....Annotation Product Solution GroupDocs...development easier. Translating the text .NET (C#) using System.Collections...

    docs.groupdocs.cloud/translation/sdk/
  8. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Annotation Product Solution GroupDocs...OpenDocument Text OpenDocument Text Template Rich Text Document Plain...

    docs.groupdocs.cloud/viewer/supported-document-...
  9. Verify 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 verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, Text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Annotation Product Solution GroupDocs...different options for page number, text and search criteria by using...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  10. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Annotation Product Solution GroupDocs...EAN13, OPC, etc.); Text - specifies Barcode text. API usage There...

    docs.groupdocs.cloud/signature/sign-document-wi...