Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,436 for

viewer family

(0.06 sec)
  1. 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 GroupDocs...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  2. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  3. 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 GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/
  4. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translating...

    docs.groupdocs.cloud/translation/text/sdk/
  5. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Developer's reference / Translation...

    docs.groupdocs.cloud/translation/workflow/
  6. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  7. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...GroupDocs.Translation Cloud Product Family / Product overview / Supported...

    docs.groupdocs.cloud/translation/supported-file...
  8. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the documents of different file formats. It provides easy to use metadata extracting and modifying methods. It also allows you to search and remove existing metadata in a document. The API provides straightforward and easy to use set of methods to add, search, modify and remove metadata in supported file formats....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/
  9. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/pricing-plan/
  10. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/applyrevisionso...