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

regex

(0.09 sec)
  1. 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)....part of name, exact phrase, regex match. All names matching is...Metadata By Property Name Match Regex Add Metadata By Tag Was this...

    docs.groupdocs.cloud/metadata/add-metadata/
  2. 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....part of name, exact phrase, regex match. All names matching is...Metadata By Property Name Match Regex Remove Metadata By Property...

    docs.groupdocs.cloud/metadata/remove-metadata/
  3. 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....part of name, exact phrase, regex match. All names matching is...Metadata By Property Name Match Regex Set Metadata By Property Value...

    docs.groupdocs.cloud/metadata/set-metadata/
  4. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....values are: “Fixed”, “Linked”, “Regex”. Required. FieldPosition.Rectangle...FieldPositionType is set. FieldPosition.Regex String expression to find a...

    docs.groupdocs.cloud/parser/parse-by-template/
  5. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....values are: “Fixed”, “Linked”, “Regex”. Required. FieldPosition.Rectangle...FieldPositionType is set. FieldPosition.Regex String expression to find a...

    docs.groupdocs.cloud/parser/create-or-update-te...
  6. 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....Value Match Exact Phrase Match Regex Whole Metadata Tree Tag To get...Name: Part of Name Exact Phrase Regex Match Add Metadata Property...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  7. Conversion results in Amazon S3 exception while...

    Doc to Docx conversion results in Amazon S3 exception while using Internal storage configuration: "AmazonS3 Storage exception: The specified key does not exist. Bucket ‘groupdocs.cloud-filestorage-prod’, FilePath ‘{path…...“Name”, “Storage mode” and “Regex to retain files forever”. Please...

    forum.groupdocs.cloud/t/conversion-results-in-a...
  8. 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....Metadata By Property Name Match Regex Extract Metadata By Property...

    docs.groupdocs.cloud/metadata/extract-metadata/
  9. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....3\r\nField\r\nRelatedField2 RelatedText2\r\n REGEX TEXT 123\r\nTABLE\r\n Cell\r\n...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  10. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...精确标签 可能的标签名称 在 Java 中使用正则表达式 (Regex) 删除元数据 # 下面,您可以看到用于删除与提供的正则表达式匹配的元数据属性的源代码示例:...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...