Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 921 for

editor family

(0.25 sec)
  1. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sign-up/
  2. 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/pricing-plan/
  3. Verifying Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifying-signat...
  4. 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  5. Developer Guide | Documentation

    GroupDocs.Viewer Cloud Developer Guide...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/developer-guide/
  6. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/revisioninfo/
  7. 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/removeoptions/
  8. 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/inforesult/
  9. Processing files | Documentation

    How to process a file....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/