Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 3,655 for

groupdocs.annotation

(0.13 sec)
  1. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-document-inform...
  2. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  3. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...Cloud Documentation / GroupDocs.Annotation Cloud / Developer Guide...

    docs.groupdocs.cloud/annotation/text-redaction-...
  6. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/e...
  7. Translation languages | Documentation

    Translation language pairs supported by GroupDocs.Translation Cloud....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/translation-la...
  8. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  9. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/delete-template/
  10. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...