Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,844 for

name

(0.11 sec)
  1. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage Name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  2. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example...."count" : 5 , "fieldsData" : [ { "name" : "ADDRESS" , "pageIndex" :...619002342224121 , "areas" : [] } } }, { "name" : "COMPANYADDRESS" , "pageIndex"...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  3. 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.... "Regex", "Regex": "Company name:" } }, { "FieldName": "CompanyName"... 'Regex', 'Regex': 'Company name:' } }, { 'FieldName': 'CompanyName'...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  4. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  5. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  6. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  7. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/id/conversion/convert-html...
  8. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/th/conversion/convert-html...
  9. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用适用于 Java 的元数据操作 Cloud SDK 在 Java 中使用云上的 REST API 以编程方式提取 MP3 文件的元数据...ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...println( "Tag for property: name - " + tagItem.getName() + "...

    blog.groupdocs.cloud/zh/metadata/extract-metada...
  10. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose.... If you do not pass storage name API will find the folder in...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/metadata/working-with-folder/