Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,053 for

image annotation

(0.19 sec)
  1. Rendering PDF Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Documents Leave feedback Adjust image quality Disable characters grouping...

    docs.groupdocs.cloud/viewer/rendering-pdf-docum...
  2. GroupDocs.Translation Cloud Product Family | Do...

    An introduction to machine translation technology and how GroupDocs.Translation Cloud can help you use it for your day-to-day business needs....Annotation Product Solution GroupDocs...that allows to work also with images and scanned documents and receive...

    docs.groupdocs.cloud/translation/
  3. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...Annotation Product Solution GroupDocs...Text signature type Image Specifies Image signature type Digital...

    docs.groupdocs.cloud/signature/common-structures/
  4. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......GroupDocs Cloud Self-Hosted Docker Images Learn about recent security...GroupDocs Cloud self-hosted Docker images. Customers using self-hosted...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  5. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Annotation Product Solution GroupDocs...preview feature allows generating image representations of document...

    docs.groupdocs.cloud/merger/features-overview/
  6. 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...
  7. 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/
  8. 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-...
  9. 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/
  10. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding Images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Annotation Product Solution GroupDocs...criteria that allows finding images and texts that may be possible...

    docs.groupdocs.cloud/watermark/search-watermarks/