Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 496 for

properties

(0.04 sec)
  1. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....AnnotationInfo Set annotation properties for the first instance e...AnnotationInfo Set annotation properties for the second instance e...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  2. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata Properties from files of different types....extract desired metadata properties from files of different types...Most commonly used metadata properties are marked with tags that...

    docs.groupdocs.cloud/metadata/features-overview/
  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....API allows to add metadata properties to the document choosing...and time information in all properties that have particular string...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. 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....API allows to add metadata properties to the document choosing...and time information in all properties that have specified tag....

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...js offers methods and properties to password-protect PowerPoint...provides rich methods and properties to convert MD to HTML programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/6/
  6. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for Properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of Properties that can be specified when removing metadata to the document....many ways to specify what property should be removed. You could...could search for properties to add by: name (a part of name, exact...

    docs.groupdocs.cloud/metadata/remove-metadata/
  7. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and Properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve Properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....allows to obtain tags and properties information from document...tree packages and retrieve properties within the package. The table...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  8. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment Properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment Properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment Properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....appearance options and alignment properties QR-Code Signature - put different...appearance options and alignment properties Digital Signature - put digital...

    docs.groupdocs.cloud/signature/overview/
  9. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....AnnotationInfo Set various Annotation properties e.g. position, type, text...AnnotationInfo Set various Annotation properties for the first instance e...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  10. 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. Here is the list of Properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....the document and it’s pages properties. The endpoint accepts the...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/merger/get-document-inform...