Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,043 for

image annotations

(0.04 sec)
  1. 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...: 2 }, { "SignatureType" : "Image" , "Page" : 1 , "ImageFilePath"...

    docs.groupdocs.cloud/signature/signsettings/
  2. How to self-host GroupDocs.Comparison Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are Images and containers. The Image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...building blocs are images and containers. The image includes everything...

    docs.groupdocs.cloud/comparison/self-host-with-...
  3. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....Signature with Self hosted Docker image 22 944 December 14, 2023 Groupdocs...Signature to PDF in Node.js nodejs-annotate-pdf , nodejs-digital-sign...

    forum.groupdocs.cloud/c/signature/13
  4. GroupDocs.Annotation Cloud Product Family

    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....Annotation library into their sites...sites. GroupDocs.Annotation lets your users annotate over 50 common...

    blog.groupdocs.cloud/categories/groupdocs.annot...
  5. Redact a PDF Document with REST API | GroupDocs...

    Redact PDF Text with GroupDocs.Annotation Cloud, a document and Image annotation solution on any platform without installing third party editors....Annotation Cloud API is a platform independent...independent Document and Image Annotation Solution, that empowers...

    blog.groupdocs.cloud/annotation/a-rest-api-solu...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Automation REST APIs | GroupDocs Cloud...requirement to edit text, table, images, and other contents in the...Conversion Cloud is a document and image conversion solution. It empowers...

    blog.groupdocs.cloud/groupdocs.cloud/page/39/
  7. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are Images and containers. The Image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...building blocs are images and containers. The image includes everything...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  8. Working with QR Code 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 sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...Python Ruby Setup QR-Code Logo image (Signature QR-Code Options)...

    docs.groupdocs.cloud/signature/working-with-qr-...
  9. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Annotation Product Solution GroupDocs...Translation SDK Translating image and scanned PDF files with GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/
  10. Get Document Pages | Documentation

    GetPages method allows to create an Image representation of each page of the document. 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-pages/