Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,142 for

groupdocs.annotation

(0.48 sec)
  1. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/text/fetch/
  2. 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...

    docs.groupdocs.cloud/comparison/settings/
  3. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  4. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer Groupdocs.annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...Cloud Documentation / GroupDocs.Annotation Cloud / Developer Guide...

    docs.groupdocs.cloud/annotation/working-with-st...
  5. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...SDK # 为了注释 PDF 文档,我将使用 GroupDocs.Annotation Cloud 的 Python SDK ...文档注释系列成员 。 您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Python 项目:...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  6. Supported Document Formats | Documentation

    The following table indicates the input and output file formats supported by GroupDocs.Watermark Cloud WordProcessing family formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/supported-docume...
  7. Supported file formats | Documentation

    A complete list of file formats that can be processed by GroupDocs.Rewriter Cloud....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  8. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/s...
  9. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/r...
  10. notes

    Release Notes | Documentation,Release Notes | Documentation,Release Notes | Documentation,Release Notes - 2019 | Documentation,Release notes - 2020 |...12 Release Notes GroupDocs.Annotation for .NET... docs.groupdocs...

    search.groupdocs.com/q/notes.html