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

expression

(0.05 sec)
  1. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....whether to match by regular expression. SearchCriteria.ValueOptions...

    docs.groupdocs.cloud/metadata/extract-metadata/
  2. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....Exact Phrase Matching Regular Expression Remove Metadata Property...Remove Metadata using Regular Expression (Regex) in Java # Below,...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  3. GroupDocs.Metadata Cloud 20.2 | Process Metadat...

    Java REST API & Cloud SDK to set, get & update metadata in the cloud. Search & extract the required metadata instead of traversing the whole file metadata tree....phrase partial name regular expression (regex) match Search the...properties regex regular expression metadata tree tree traversal...

    releases.groupdocs.cloud/metadata/java/20-2/
  4. GroupDocs.Metadata Cloud 20.3 | Process Metadat...

    Java REST API & Cloud SDK to set, get & update metadata in the cloud. Search & extract the required metadata instead of traversing the whole file metadata tree....phrase partial name regular expression (regex) match Search the...properties regex regular expression metadata tree tree traversal...

    releases.groupdocs.cloud/metadata/java/20-3/
  5. Search Word PDF Excel PowerPoint Visio Email MP...

    Free online Apps to search Word, Excel, PowerPoint, MS Project, Visio, OneNote, Email Messages, PDF, CSV files in Mobile or Desktop browser...Search Regex search Regular expression search online. GroupDocs...

    products.groupdocs.app/search/family
  6. 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....matching the specified regular expression. cURL example The following...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....whether to match by regular expression. SearchCriteria.ValueOptions...

    docs.groupdocs.cloud/metadata/set-metadata/
  8. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....Exact Phrase Matching Regular Expression Remove Metadata Property...Remove Metadata using Regular Expression (Regex) in Java Below, you...

    blog.groupdocs.cloud/2020/04/27/manipulate-meta...
  9. 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....whether to match by regular expression. SearchCriteria.ValueOptions...

    docs.groupdocs.cloud/metadata/remove-metadata/
  10. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. 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)....whether to match by regular expression. Resource URI HTTP POST ~/metadata/add...

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