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

text annotations

(0.03 sec)
  1. 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...
  2. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Annotation Product Solution GroupDocs...pdf" }, { "fileFormat" : "Plain Text" , "extension" : ".txt" }, {...

    docs.groupdocs.cloud/classification/supported-f...
  3. Annotation for Cloud on Document Automation RES...

    Annotation for Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in Annotation for Cloud on Document Automation REST APIs | GroupDocs Cloud Erste öffentliche Veröffentlichung ......Annotation for Cloud on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in Annotation for Cloud on Document Automation...

    blog.groupdocs.cloud/de/tag/annotation-for-clou...
  4. 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/
  5. 在 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-hant/annotation/add-ann...
  6. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...follows: << link [ reference ][ text ]>> Here, a mandatory reference...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  7. 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/
  8. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...'QRCode', 'QRCodeType': 'Aztec', 'Text': 'GroupDocs.Signature Cloud'...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  9. 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/
  10. Verify QRCode 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 QRCode Signature in Documents Pages with different options for page number, Text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Annotation Product Solution GroupDocs...different options for page number, text and search criteria by using...

    docs.groupdocs.cloud/signature/verify-qrcode-si...