Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 314 for

annotation properties

(0.06 sec)
  1. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing Properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all Properties with the “Microsoft Office Word” value. 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. curl -v "https://api....Annotation Product Solution GroupDocs...Metadata By Property Value Set Metadata By Property Value Leave...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. 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. 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....Annotation Product Solution GroupDocs...By Property Name Match Regex Extract Metadata By Property Name...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Online xlsx Editor | Free GroupDocs Apps

    Free online xlsx document editor. View, edit and save edited xlsx files online in different formats with advanced WYSIWYG editor....JAVA PROPERTIES EDITOR Java Properties File (.properties) PERLSCRIPT...Plain Text File (.txt) Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/editor/xlsx
  4. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata Properties from the document choosing the Properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all Properties with Created 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. curl -v "https://api....Annotation Product Solution GroupDocs...metadata properties from the document choosing the properties by exact...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as Properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all Properties with the same name as specified. 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. curl -v "https://api....Annotation Product Solution GroupDocs...Metadata / Add Metadata By Property Name Match Exact Phrase Add...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. 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....Annotation Product Solution GroupDocs...metadata properties from the document choosing the properties to extract...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Online csv Editor | Free GroupDocs Apps

    Free online csv document editor. View, edit and save edited csv files online in different formats with advanced WYSIWYG editor....JAVA PROPERTIES EDITOR Java Properties File (.properties) PERLSCRIPT...Plain Text File (.txt) Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/editor/csv
  8. Online odt Editor | Free GroupDocs Apps

    Free online odt document editor. View, edit and save edited odt files online in different formats with advanced WYSIWYG editor....JAVA PROPERTIES EDITOR Java Properties File (.properties) PERLSCRIPT...Plain Text File (.txt) Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/editor/odt
  9. 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. 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -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...
  10. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as Properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all Properties that may have names containing specified string value. 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. curl -v "https://api....Annotation Product Solution GroupDocs...Metadata By Property Name Add Metadata By Property Name Leave...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...