Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 423 for

metadata property

(2.02 sec)
  1. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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 It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Metadata Product Solution GroupDocs...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/get-container-items...
  2. groupdocs-conversion-cloud-java/pom.xml at mast...

    Java SDK to communicate with the GroupDocs.Conversion REST API. Convert between 50+ documents & image formats in the Cloud. - groupdocs-conversion-cloud-java/pom.xml at master · groupdocs-conversion-cloud/groupdocs-conversion-cloud-java...xml Top File metadata and controls Code Blame 341...<configuration> <systemProperties> <property> <name>loggerPath</name> <value>conf/log4j...

    github.com/groupdocs-conversion-cloud/groupdocs...
  3. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Metadata Product Solution GroupDocs..."isParaphrased" : boolean } Property Description status HTTP response...

    docs.groupdocs.cloud/rewriter/file/fetch/
  4. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Metadata Product Solution GroupDocs..."texts" : list of strings } Property Description language of the...

    docs.groupdocs.cloud/rewriter/text/request/
  5. groupdocs-conversion-cloud-java/simplified-pom....

    Java SDK to communicate with the GroupDocs.Conversion REST API. Convert between 50+ documents & image formats in the Cloud. - groupdocs-conversion-cloud-java/simplified-pom.template at master · groupdocs-conversion-cloud/groupdocs-conversion-cloud-java...template Top File metadata and controls Code Blame 72...</dependency> </dependencies> <properties> <gson-fire-version>1.8....

    github.com/groupdocs-conversion-cloud/groupdocs...
  6. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Metadata Product Solution GroupDocs...Options objects and object properties VerifyOptionsCollect Object...

    docs.groupdocs.cloud/signature/verification-opt...
  7. Sending files for processing | Documentation

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

    docs.groupdocs.cloud/rewriter/file/request/
  8. 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...Metadata Product Solution GroupDocs...Options objects and object properties SearchOptionsCollect Object...

    docs.groupdocs.cloud/signature/search-options-o...
  9. 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....Metadata Product Solution GroupDocs...PdfOptimizationOptio.CompressImages property to true. ResizeImages Enables...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-document-info...