Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 499 for

property

(0.04 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)....following features: Metadata properties could contain different types...many ways to specify what property should be added. You could...

    docs.groupdocs.cloud/metadata/add-metadata/
  2. 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....like: Possible Tag Name Property Name Property Value Match Exact Phrase...to play with the metadata properties of documents. Further, I...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  3. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用适用于 Java 的元数据操作 Cloud SDK 在 Java 中使用云上的 REST API 以编程方式提取 MP3 文件的元数据...println( "Tag for property: name - " + tagItem.getName()...} } FileFormat: 21 Tag for property: name - FileFormat, category...

    blog.groupdocs.cloud/zh/metadata/extract-metada...
  4. 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....how to set the metadata by property name of a PDF document using...REST API. Set Metadata by Property Name The following code snippet...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  5. Sending files for processing | Documentation

    How to send files for processing to the selected language....int , "format" : string } Property Description language of the...string , "format" : string } Property Description language of the...

    docs.groupdocs.cloud/rewriter/file/request/
  6. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue...."isParaphrased" : boolean } Property Description status HTTP response...string , "url" : string } Property Description status HTTP response...

    docs.groupdocs.cloud/rewriter/file/fetch/
  7. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Options objects and object properties SearchOptionsCollect Object...“CellsSearchBarcodeOp”. This property is set automatically when...

    docs.groupdocs.cloud/signature/search-options-o...
  8. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...println("=== Tag for Property ==="); System.out.println("Name...FileFormat: 2 === Tag for Property === Name :FileFormat Category:...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  9. Convert XLSX in GroupDocs.Conversion Cloud Cont...

    Hello, when converting XLSX to XLSX, I see that some rows are missing. for example, the ones that are painted yellow under line 38. or the empty ones between the value “123” and the upper lines. attached is the example…...setting the skipEmptyRowsAndColu property of the LoadOptions object... dwf, stl, Ifc, plt, Igs Properties Description width Page width...

    forum.groupdocs.cloud/t/convert-xlsx-in-groupdo...
  10. Sending texts for processing | Documentation

    How to send texts for processing to the selected language...."texts" : list of strings } Property Description language of the..."diversityDegree" : string } Property Description language of the...

    docs.groupdocs.cloud/rewriter/text/request/