Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,984 for

text annotations

(0.33 sec)
  1. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...List Image in Text Document Common List Image in Text Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...
  2. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures from documents / ❌ Text Delete Text signatures from documents...

    docs.groupdocs.com/signature/python-net/delete-...
  3. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a Text from images and PDFs...Annotation Product Solution GroupDocs...extract a text from images and PDFs / Extract a text from images...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Search text in HTML documents | Documentation

    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/net/search-text-in-ht...
  5. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract Text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...Extract text from Microsoft OneNote sections Extract text from Microsoft...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. 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...
  7. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Annotation Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. 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...
  9. Extract text by table of contents item | GroupDocs

    Learn how to extract Text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....Annotation Product Solution GroupDocs...usage / Working with text / Extract text by table of contents...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  10. Extract formatted text from document page | Gro...

    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/net/extract-formatted...