Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 801 for

classification family

(0.07 sec)
  1. Getting Started | 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/editor/getting-started/
  2. Developer Guide | Documentation

    GroupDocs.Viewer Cloud Developer Guide...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/developer-guide/
  3. DiagramMasterSetting | Documentation

    DiagramMasterSetting data structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target document together...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  4. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/conversionsetti...
  5. InfoResult | Documentation

    InfoResult data structure represents document information InfoResult example: { "Format": "string", "Extension": "string", "Size": 0, "PageCount": 0 } Name Description Format Document format Extension Document file extension Size Document file size PageCount Pages count...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/inforesult/
  6. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/editor/pricing-plan/
  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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  8. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/conversion-api/
  9. 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  10. Search for signatures in document | 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.Classification Product Solution Purchase...

    docs.groupdocs.cloud/signature/search-for-signa...