Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,016 for

groupdocs total cloud

(0.09 sec)
  1. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/settings/
  2. JsonRequest Fields Description | Documentation

    Note Note: The features listed in this page are working only with Groupdocs.Comparison Cloud V1 Name Type Description sourceFile File Object Information about source file targetFiles File Object[] Information about target file(s) settings ComparisonSettings Object Comparison settings changes ChangeInfo Object[] Changes for apply or discard. Used only for Changes resource. File Object fields Name Type Description folder string Path to the folder with file name string File name password string Password for encrypted documents ComparisonSettings Object fields Name Type Description generateSummaryPage bool Add summary page to result document showDeletedContent bool Show deleted components in result document styleChangeDetection bool Detect style changes insertedItemsStyle ItemsStyle Object Style for inserted components deletedItemsStyle ItemsStyle Object Style for deleted components styleChangedItemsStyle ItemsStyle Object Style for style changed components wordsSeparatorChars string[] Array of separators for dividing text on words detailLevel DetailLevelenum Set the level for detail of comparison useFramesForDelInsElements bool Use frames for shapes in Comparison....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/jsonrequest-fie...
  3. About - groupdocs.cloud - Websites - groupdocs....

    Groupdocs.Cloud Low code document manipulation APIs that can be accessed from everywhere. Any language or platform th......groupdocs.cloud Low code document manipulation APIs that can...Website GroupDocs.Total GroupDocs.Conversion GroupDocs.Metadata...

    websites.groupdocs.cloud/groupdocs/cloud/
  4. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  5. About - groupdocs.cloud - Websites - groupdocs.com

    Groupdocs.Cloud Low code document manipulation APIs that can be accessed from everywhere. Any language or platform th......groupdocs.cloud Low code document manipulation APIs that can...Website GroupDocs.Total GroupDocs.Conversion GroupDocs.Metadata...

    websites.groupdocs.com/groupdocs/cloud/
  6. Getting Started | GroupDocs.Total Cloud | Docum...

    Edit Getting Started Dashboard Overview REST API Overview Dashboard Overview...Edit Getting Started Dashboard Overview REST API Overview Dashboard Overview

    docs.groupdocs.cloud/total/getting-started/
  7. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following Groupdocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  8. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate Groupdocs Assembly Cloud API within a few minutes....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/assembly/getting-started/q...
  9. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/merger/rotate-pages/
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate Groupdocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/total/authenticating-api-r...