Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,741 for

text annotations

(1.09 sec)
  1. Convert Excel to CSV in Python | Convert CSV to...

    Programmatically convert Excel files to CSV and CSV to Excel on the cloud using a REST API in Python with GroupDocs.Conversion Cloud API....tabular data (numbers and text) as plain text and uses a comma to separate...XLSX to CSV in Python . . ← Annotate PDF Documents using REST API...

    blog.groupdocs.cloud/2022/01/14/convert-excel-t...
  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....Annotation Product Solution GroupDocs...array of delimiters to split text into words DetailsLevel The...

    docs.groupdocs.cloud/comparison/settings/
  3. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...groupdocs.cloud/v1.0/parser/text" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  4. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed Text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Annotation Product Solution GroupDocs...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.cloud/comparison/compare-documents/
  5. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Annotation Product Solution GroupDocs...comparability of data. They organize text into rows and columns, which...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Annotation Product Solution GroupDocs...ID within 24 hours after the text was sent for translation. Property...

    docs.groupdocs.cloud/translation/file/fetch/
  7. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  8. Supported Document Formats | Documentation

    The following table contains a full list of file formats that are currently supported by GroupDocs.Metadata Cloud. Format Description Load Save Remarks DOC Microsoft Word 97 - 2007 Document. ✔ ✔ *.doc versions starting from Microsoft Word 95 DOT Microsoft Word 97 - 2007 Template. ✔ ✔ DOCX Office Open XML WordprocessingML Document (macro-free). ✔ ✔ DOCM Office Open XML WordprocessingML Macro-Enabled Document. ✔ ✔ DOTX Office Open XML WordprocessingML Template (macro-free)....Annotation Product Solution GroupDocs...Email Message Format ✔ ✔ ODF Text Document. ✔ ✔ Saves the document...

    docs.groupdocs.cloud/metadata/supported-documen...
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... Highlight Text in PDF using a PDF highlighter...highlighter offered by GroupDocs.Annotation. You can programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the Text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Annotation Product Solution GroupDocs...can be pretty sure that the text from the original document will...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...