Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,741 for

text annotations

(0.44 sec)
  1. Extract Data from PDF using a REST API in Node.js

    Programmatically extract data from PDF using REST API in Node.js with Document Parser Cloud SDK. This article is about automated data extraction from PDF....types and the extraction of text, images, and specific data using...from PDF in Node.js , Extract Text from PDF , Parse Document ,...

    blog.groupdocs.cloud/2021/12/21/extract-data-fr...
  2. 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/
  3. 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...
  4. 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/
  5. Highlight in Document Online

    Highlight in document. Search and Highlight words, Text and phrases online....document app allows to highlight text online in various file formats:...DOTM RTF TXT ODT OTT Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/search/highlight
  6. Online PowerPoint Editor | Free GroupDocs Apps

    Free online PPT, PPTX, PPS, PPSX, FODP, ODP, POT, PPTM, POTX, POTM, PPSM, OTP document editor. View, edit and save edited PPT, PPTX, PPS, PPSX, FODP, ODP, POT, PPTM, POTX, POTM, PPSM, OTP files online in different formats with advanced WYSIWYG editor....data such as slides, shapes, text, animations, video, audio and...document format. For example, plain text files (TXT) are much easier...

    products.groupdocs.app/editor/powerpoint
  7. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering Text documents or email messages. This feature is supported for: Plain-Text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...pass encoding when rendering text documents or email messages...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...documents, Excel spreadsheets, or text files programmatically on the...developer, you can easily annotate PDF documents on the cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/27/
  9. Online Web Source Code Editor | Free GroupDocs ...

    Free online Web-oriented languages and markups source code editor. View, write code, export and save edited HTML, CSS, JavaScript source code files online with advanced web-based IDE.... Full-text search. Displays hidden characters...select font size, perform a full-text search, enable or disable the...

    products.groupdocs.app/editor/web
  10. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Annotation Product Solution GroupDocs...Property Description Json text Watermark text font Watermark font name...

    docs.groupdocs.cloud/conversion/convertoptions/