Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 10,056 for

text

(0.06 sec)
  1. 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...."QRCode", "QRCodeType": "Aztec", "Text": "GroupDocs.Signature Cloud"..."QRCode", "QRCodeType": "Aztec", "Text": "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  2. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.1 Enter......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  3. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.1 Enter......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/de/conversion/convert-html...
  4. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.1 Enter......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  5. 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...."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  6. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...text = "This is 距离标注" a1.creator_name...opacity = 1 a2.type = "Area" a2.text = "This is 区域标注" a2.creator_name...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  7. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...."Annotations": [ { "Type": "Ellipse", "Text": "This is ellipse annotation"...'Annotations': [ { 'Type': 'Ellipse', 'Text': 'This is ellipse annotation'...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  8. GroupDocs.Parser MCP Server | Document Parsing ...

    Learn how to set up the open-source GroupDocs.Parser Cloud MCP Server, a lightweight MCP wrapper that enables AI agents to extract Text, images, and barcodes from documents in GroupDocs Cloud storage....document‑parsing capabilities (text, images, barcodes) and cloud‑storage...extraction – Retrieve plain text, embedded images, and barcodes...

    blog.groupdocs.cloud/parser/groupdocs-parser-mc...
  9. 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....different options for page number, text and search criteria by using..."," DocumentPageNumber ":1," Text ": " 1234567890 "," VerifyAllPages...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  10. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....render_print_area_only = True Set Text Overflow Mode view_options.render_options...render_options.spreadsheet_options.text_overflow_mode = "HideText" Render...

    blog.groupdocs.cloud/viewer/render-excel-data-t...