Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,988 for

text annotations

(0.07 sec)
  1. Adding text watermarks | GroupDocs

    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...
  2. Introducing Watermark Annotation for Cells in G...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Annotation for .NET 18.7. This latest release added new types of Annotations for Cells like Text Replacement, Resource Redaction and Watermark. Apart from that, few improvements and fixes are also introduced in this release. We therefore recommend you to download this latest release of the API to enhance your document annotation experience....Annotation for .NET 18.7. This latest...added new types of annotations for Cells like Text Replacement, Resource...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  3. Search text in HTML documents | GroupDocs

    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...
  4. Single Row in Text Document | GroupDocs

    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...
  5. Search text in PDF documents | GroupDocs

    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...
  6. Inaugurating Next Generation GroupDocs.Annotati...

    Launching GroupDocs.Annotation for Java 3.1.0 The best just got better, Team GroupDocs is pleased to introduce the Next Generation GroupDocs.Annotation for Java 3.1.0. This API has more advanced capabilities to annotate documents with area annotation, Text highlight, Text underline, Text strikeout, watermarking, reply based comments and many more. The Next Generation GroupDocs.Annotation for Java 3.1.0 is a UI less API to facilitate the developers to create any kind of application including Desktop, Web and cloud applications....Annotation for Java 3.1.0 # The best just...Next Generation GroupDocs.Annotation for Java 3.1.0. This API...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  7. Get source and target text from files | GroupDocs

    This article explains how to get source and target Texts of specific changes using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...and target text from files Get source and target text from files...

    docs.groupdocs.com/comparison/java/get-source-a...
  8. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search Text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...Search text in Microsoft OneNote sections Search text in Microsoft...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract Text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Annotation Product Solution GroupDocs...PowerPoint presentations / Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, Annotations) using Python via .NET....Annotation Product Solution GroupDocs...for objects matching image or text criteria and removes the found...

    docs.groupdocs.com/watermark/python-net/existin...