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

regex

(0.04 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. 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...
  3. 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-...
  4. 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...
  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. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - groupdocs-watermark/GroupDocs.Watermark-for-.NET...InDocumentPdf ) ) { Regex regex = new Regex ( @"^© \d{4}$" ) ;...= new TextSearchCriteria ( regex ) ; // find possible watermarks...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  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. 在 Node.js 中使用 REST API 从 PDF 中提取数据

    使用 Document Parser Cloud SDK 在 Node.js 中使用 REST API 以编程方式从 PDF 中提取数据。这篇文章是关于从 PDF 中自动提取数据的。...{ "FieldPositionType": "Regex", "Regex": "Companyaddress:" } }...{ "FieldPositionType": "Regex", "Regex": "Companyname:" } }, {...

    blog.groupdocs.cloud/zh/parser/extract-data-fro...