Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 186 for

regex

(0.16 sec)
  1. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....Match Regex Remove Metadata By Property Name Match Regex Leave...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. 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. 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....Match Regex Add Metadata By Property Name Match Regex Leave feedback...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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....Match Regex Set Metadata By Property Name Match Regex Leave feedback...

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

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Regular expressions search online

    Regular expressions search in document. Perform search of words online....GroupDocs products Search Regex Search Regex search in document Regular...

    products.groupdocs.app/search/regex
  6. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......ata-by-property-name-match-regex/ weekly 0.5 https://docs.groupdocs...ata-by-property-name-match-regex/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  7. 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...query types: simple, boolean, regex, fuzzy, faceted, wildcard, date...Perform Boolean, Fuzzy, Faceted, Regex, Wildcard based content search...

    products.groupdocs.app/search/family
  8. 使用 Python 從 PDF 中提取特定數據 |休息API

    使用適用於 Python 的 Document Parser Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式從 PDF 中提取特定數據。...field_position_type = "Regex" fieldPosition1.regex = "Company address:"...field_position_type = "Regex" fieldPosition3.regex = "Company name:"...

    blog.groupdocs.cloud/zh-hant/parser/extract-spe...
  9. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...field_position_type = "Regex" fieldPosition1.regex = "Company address:"...field_position_type = "Regex" fieldPosition3.regex = "Company name:"...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  10. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....FieldPositionType ": " Regex ", " Regex ": " Company address:...FieldPositionType ": " Regex ", " Regex ": " Company name: " }...

    docs.groupdocs.cloud/parser/parse-by-template-d...