Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,744 for

groupdocs.annotation cloud

(0.18 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Parser Cloud. It is an out of box platform...their web, desktop, mobile, or cloud application without any major...

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  2. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud API supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/supported-docum...
  3. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the Cloud in Python with Excel Merger Cloud SDK for Python....Merger Cloud API. It allows you to combine...can install GroupDocs.Merger Cloud to your Python application using...

    blog.groupdocs.cloud/2021/10/16/merge-multiple-...
  4. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....documents programmatically on the cloud. This article will be focusing...SDK of GroupDocs.Signature Cloud API. It enables you to electronically...

    blog.groupdocs.cloud/2021/03/10/edit-signatures...
  5. Extract Text from PDF Documents using a REST AP...

    Programmatically Extract Text from PDF Documents using a REST API on the Cloud in Python with Document Parser Cloud SDK for Python....documents programmatically on the cloud. This article will explain how...Python SDK of GroupDocs.Parser Cloud API. It allows python get text...

    blog.groupdocs.cloud/2021/03/17/extract-text-fr...
  6. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata/
  7. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata/
  8. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/settings/
  9. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/authorization/
  10. Rendering Document to Responsive HTML | Documen...

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer supports to render a document to responsive HTML. It provides a EnableResponsiveRendering property, that lets you get responsive output HTML. The following example demonstrates how to minify output content when creating cache. NOTE: This feature is supported by all methods which accepts objects. Please note, that currently this option works for most document types, but there are few (listed below) that are not supported yet....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/rendering-document-...