Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,095 for

text annotations

(0.14 sec)
  1. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....Annotation Product Solution GroupDocs...Force an encoding for plain-text and CSV sources. detect_encoding...

    docs.groupdocs.com/viewer/python-net/developer-...
  2. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in Text queries using Java search API....Annotation Product Solution GroupDocs...specification Leave feedback The text below represents the complete...

    docs.groupdocs.com/search/java/query-language-s...
  3. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....Annotation Product Solution GroupDocs...the descriptive (alternative) text that will be associated with...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET....Annotation Product Solution GroupDocs...footer This sample clears both text and image content from a chosen...

    docs.groupdocs.com/watermark/python-net/working...
  5. GroupDocs.Conversion for Node.js via Java

    Find answers about converting documents and images of various types using Node.js via Java code on any platform....Annotation Product Family GroupDocs...using Node.js Convert PDF to Text using Node.js Convert PDF to...

    kb.groupdocs.com/conversion/nodejs/page/4/
  6. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Annotation Product Solution GroupDocs...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  7. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Annotation Product Family GroupDocs...Word in Java How to Convert Text File to JPG using Java How to...

    kb.groupdocs.com/conversion/java/page/4/
  8. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures in advance Verifying Text signatures in advance How to...

    docs.groupdocs.com/signature/net/verifying/
  9. Developer Guide | GroupDocs

    Explains GroupDocs.Viewer for Java file viewer features and shows how to view PDF, Word, Excel, PowerPoint documents inside your Java applications...Annotation Product Solution GroupDocs...document Search and highlight text in the loaded document Troubleshooting...

    docs.groupdocs.com/viewer/java/developer-guide/
  10. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Annotation Product Solution GroupDocs...table [ row , col ] cell_text = cell . text if cell else "" row_data...

    docs.groupdocs.com/parser/python-net/extract-ta...