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

property

(0.09 sec)
  1. 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...
  2. 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....new values into existing properties of the documents. With this...following features: Metadata properties could contain different types...

    docs.groupdocs.cloud/metadata/set-metadata/
  3. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...remove or extract various properties of audio files stored in...can easily extract metadata properties such as title, artist, and...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  4. 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....whole metadata properties tree; Extract properties with specified...Extract properties with specified name; Extract properties with...

    docs.groupdocs.cloud/metadata/extract-metadata/
  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. 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...
  7. 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-...
  8. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....CompressImages property to true. ResizeImages Enables...PdfOptimizationOptio.CompressImages property to true. This option allows...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  9. 在 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-hant/metadata/extract-m...
  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/