Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 9,867 for

text

(0.53 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....API provides methods to apply Text and Figure based annotations...rtf" , "fileFormat" : "Rich Text Format" }, { "extension" : "...

    docs.groupdocs.cloud/annotation/get-supported-f...
  2. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online.... It supports all major Text and Figure annotations and on...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  3. Latest GroupDocs.Conversion Cloud Product Famil...

    Get technical support of GroupDocs.Conversion Cloud....Conversion Issue with Japanese Text pptx-to-png 1 334 January 16...

    forum.groupdocs.cloud/c/conversion/11
  4. Latest GroupDocs.Total Cloud Product Family top...

    This public forum is used to discuss issues those are common to multiple GroupDocs.Cloud products....Convert XLS to PDF Miss the Text in GroupDocs.Conversion Cloud...

    forum.groupdocs.cloud/c/total/8
  5. Parse Document on Document Processing REST APIs...

    Parse Document on Document Processing REST APIs | GroupDocs Cloud Recent content in Parse Document on Document Processing REST APIs | GroupDocs Cloud Node.js の REST API を使用して PDF からデータを抽出する Documen......Parse Word Documents and Extract Text & Images using a REST API...

    blog.groupdocs.cloud/ja/tag/parse-document/inde...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...paraphrase, and rewrite files or text content programmatically. Learn...

    blog.groupdocs.cloud/groupdocs.cloud/page/4/
  7. 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...."Changes" : [ { "Id" : 0 , "Text" : "string" , "TargetText" :...

    docs.groupdocs.cloud/comparison/updatesoptions/
  8. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications....have the requirement to edit text, table, images, and other contents...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. 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...."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...change . box . y + ", Text: " + change . text ); } console . log...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  10. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....], \"WatermarkOptions\": { \"Text\": \"Hello World !\", \"FontName\":...], \"WatermarkOptions\": { \"Text\": \"Hello World !\", \"FontName\":...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...