Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,228 for

text annotations

(0.05 sec)
  1. 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...
  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. 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...
  4. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Annotation Product Solution GroupDocs..."QRCode", "QRCodeType": "Aztec", "Text": "123456789012", "Left": 100...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. 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/
  6. 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/
  7. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...groupdocs.cloud/v1.0/parser/text" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  8. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw Texts. Classification of batches of raw Texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Annotation Product Solution GroupDocs...the raw texts. Classification of batches of raw texts. Classification...

    docs.groupdocs.cloud/classification/overview/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Highlight Text in PDF using a PDF highlighter...highlighter offered by GroupDocs.Annotation. You can programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  10. 在 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...