Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,038 for

image annotations

(0.86 sec)
  1. Rendering CAD Drawings | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Leave feedback Adjust output image size Get View Info for CAD Drawing...

    docs.groupdocs.cloud/viewer/rendering-cad-drawi...
  2. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Annotation Product Solution GroupDocs...building blocs are images and containers. The image includes everything...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  3. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of Image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...Annotation Product Solution GroupDocs...generate document pages of image representations. There are several...

    docs.groupdocs.cloud/merger/generate-document-p...
  4. Conversion options by document family | Documen...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Document Formats 4. Convert to Image Formats 5. Convert to Presentation...

    docs.groupdocs.cloud/conversion/conversion-opti...
  5. Signing Documents | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1...Annotation Product Solution GroupDocs...Digital Signature Working with Image Signature Working with QR Code...

    docs.groupdocs.cloud/signature/signing-document...
  6. Signing documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...signature Sign document with image signature Sign document with...

    docs.groupdocs.cloud/signature/signing-documents/
  7. 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/
  8. GroupDocs Newsletter September 2017– APIs Updat...

    GroupDocs developers newsletter September 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Stamp Signatures Add Text, Image or Stamp signatures on PDF,...GroupDocs.Annotation for .NET 17.7 supports setting annotation opacity...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. 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...
  10. 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/