Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 276 for

annotation properties

(0.42 sec)
  1. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/ko/tags/index.xml
  2. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud extract Metadata from XLS extract Metadata from XLS in Java backend......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/zh-hant/tags/index.xml
  3. 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....Annotation Product Solution GroupDocs...extract desired metadata properties from files of different types...

    docs.groupdocs.cloud/metadata/features-overview/
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata Properties from the document choosing the Properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all Properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Annotation Product Solution GroupDocs...By Property Name Match Regex Extract Metadata By Property Name...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. 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....Annotation Product Solution GroupDocs...many ways to specify what property should be removed. You could...

    docs.groupdocs.cloud/metadata/remove-metadata/
  6. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata Properties from the document choosing the Properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata Properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # cURL example to join several documents into one curl -v 'https://api....Annotation Product Solution GroupDocs...Metadata By Property Value Remove Metadata By Property Value Leave...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata Properties from the document choosing the Properties with specified name. cURL example The following example demonstrates how to remove metadata Properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....Annotation Product Solution GroupDocs...Metadata / Remove Metadata By Property Name Match Exact Phrase Remove...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata Properties from the document choosing the Properties with specified name. cURL example The following example demonstrates how to remove metadata Properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Metadata By Property Name Remove Metadata By Property Name Leave...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud backend CSV editor Implementation in Java CSV editor Development in......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/pt/tags/index.xml
  10. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud backend CSV editor Implementation in Java CSV editor Development in......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/uk/tags/index.xml