Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,624 for

conversion family

(0.04 sec)
  1. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. 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.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/removeoptions/
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/csv/
  4. 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...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  5. 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...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/pricing-plan/
  6. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/advanced-usage/
  7. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  8. 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...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  9. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/hello-world/