Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 12,308 for

text annotations

(0.06 sec)
  1. Extract formatted text from document page | Doc...

    This article explains that how to extract formatted Text from document page....Annotation Product Solution GroupDocs...Working with text / Working with formatted text / Extract formatted...

    docs.groupdocs.com/parser/java/extract-formatte...
  2. Single Row in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...Single Row in Text Document Single Row in Text Document Leave...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  3. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the document....Annotation Product Solution GroupDocs...documents / Search text in PDF documents Search text in PDF documents...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Annotation Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/java/search-text-in-h...
  5. Storing text of indexed documents | Documentation

    This article explains that how to store Text of indexed documents using Java....Annotation Product Solution GroupDocs...Indexing / Storing text of indexed documents Storing text of indexed...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  6. Adding text watermarks | Documentation

    Following code snippet shows how to add Text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_Text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Annotation Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Extract text from Microsoft OneNote sections | ...

    To extract a Text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a Text from the entire document or a Text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a Text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a Text from reader....Annotation Product Solution GroupDocs...Extract text from Microsoft OneNote sections Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures in documents / ✎ Text Update Text signatures in document...

    docs.groupdocs.com/signature/net/update-text-si...
  9. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Annotation Product Solution GroupDocs...Basic Usage / Add text or image watermark Add text or image watermark...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  10. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures in documents / ✎ Text Update Text signatures in document...

    docs.groupdocs.com/signature/java/update-text-s...