Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,228 for

text annotations

(0.07 sec)
  1. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...Annotation Cloud 的 Python SDK API。它...您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  2. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Annotation Product Solution GroupDocs...the service can process both text and files in while maintaining...

    docs.groupdocs.cloud/translation/product-overview/
  3. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs..."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  4. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Rewriter Cloud service....Annotation Product Solution GroupDocs...inside rewritten documents or text, and we do not limit the content...

    docs.groupdocs.cloud/rewriter/subscription/
  5. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...content like “Bold and italic text” at runtime. <<[ "<b>Bold</b>...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "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 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Annotation Product Solution GroupDocs..."Changes" : [ { "Id" : 0 , "Text" : "string" , "TargetText" :...

    docs.groupdocs.cloud/comparison/updatesoptions/
  7. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...oriented on users with advanced text editor skills, whereas Report...

    docs.groupdocs.cloud/assembly/getting-started/p...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs..."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...{ "qrCodeType" : "Aztec" , "text" : "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/search-for-qr-co...