Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 890 for

metadata family

(0.03 sec)
  1. Licensing | Documentation

    GroupDocs.Viewer Cloud Licensing...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/licensing/
  2. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/
  3. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  4. Evaluate GroupDocs.Conversion Cloud | Documenta...

    Note You can easily create a trial account on GroupDocs.Conversion Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Conversion Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/evaluate-groupd...
  5. Evaluate GroupDocs.Merger | Documentation

    Note You can easily create a trial account on GroupDocs.Merger Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Merger Cloud using a free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/evaluate-groupdocs-...
  6. Evaluate GroupDocs.Annotation | Documentation

    Note You can easily create a trial account on GroupDocs Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Annotation Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  7. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/
  8. Setting content language | Documentation

    How to specify a language of the processed text....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  9. Processing files | Documentation

    How to process a file....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/
  10. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/