Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 62 for

expression

(0.15 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. 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/
  3. 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/
  4. 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/
  5. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular Expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) curl -v "https://api....match the specified regular expression. cURL example The following...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....search criteria using Regular expressions to provide the MatchOptions...Property Name with Regular Expression The following code snippet...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  7. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Comparison for Java API provides facility to compare and merge supported document formats with a few lines of code....in Fuzzy search, Regular expression and Synonym search. Some...

    blog.groupdocs.cloud/comparison/customer-newsle...
  8. 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....matching the specified regular expression. cURL example The following...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Developer Guide | Documentation

    How-to-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other document elements....template tags and corresponding expressions. We have tried to add the...elements, such as tags, expressions, data bands and conditional...

    docs.groupdocs.cloud/assembly/developer-guide/
  10. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional Expressions....data bands and conditional expressions. This is used to generate...use within your template expressions to customize table generation...

    docs.groupdocs.cloud/assembly/developer-guide/w...