Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,059 for

image annotations

(0.12 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. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...footers; Footnotes and end-notes; Image captions. Microsoft Excel /...

    docs.groupdocs.cloud/translation/supported-form...
  3. 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-...
  4. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding Images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Annotation Product Solution GroupDocs...criteria that allows finding images and texts that may be possible...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Annotation is a web-based application...collaboratively annotate common document and image types online...

    blog.groupdocs.cloud/groupdocs.cloud/page/50/
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing 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/43/
  7. 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
  8. 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...
  9. 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/
  10. 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-...