Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,791 for

document annotation

(0.09 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source Document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each Document page with coordinates....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF Documents on the cloud using a REST API in PHP with GroupDocs.Conversion Cloud API....for sharing and printing documents without losing the formatting...Excel Spreadsheets to PDF documents programmatically on the cloud...

    blog.groupdocs.cloud/2022/02/12/convert-excel-t...
  3. Generate QR Code to Sign PDF using REST API in PHP

    Programmatically Generate QR code to Sign PDF using REST API in PHP on the cloud with GroupDocs.Signature Cloud SDK for PHP....programmatically and sign the documents and images on the cloud. In...generate a QR code to sign PDF documents using REST API in PHP . The...

    blog.groupdocs.cloud/2022/01/21/generate-qr-cod...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...messages from MSG files to PDF documents programmatically. In this...EML and MSG files to PDF documents using a REST API in Node.js...

    blog.groupdocs.cloud/groupdocs.cloud/page/30/
  5. best free PDF to JPG converter

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....in Python PDF or Portable Document Format is one of the most...for sharing and printing documents. In some instances, you need...

    blog.groupdocs.cloud/tag/best-free-pdf-to-jpg-c...
  6. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get Document information curl -v "https://api....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  7. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/get-supported-file-...
  8. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the storage....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/signsettings/
  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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  10. Extract Text from PDF using REST API in Node.js...

    Programmatically extract text from PDF Documents using a REST API on the cloud in Node.js with PDF Parser Cloud SDK for Node.js....can easily parse your PDF documents and extract all the text programmatically...to extract text from PDF documents using a REST API in Node.js...

    blog.groupdocs.cloud/2021/10/25/extract-text-fr...