Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,829 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. 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/net/delete-text-si...
  3. 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/java/delete-text-s...
  4. 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-...
  5. 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...
  6. 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...
  7. GroupDocs.Redaction for .NET

    This API allows you to redact, hide, or remove private contents in any type of file format using C# .NET language on any platform....Annotation Product Family GroupDocs...Remove Annotations from PPTX using C# Remove Annotations from RTF...

    kb.groupdocs.com/redaction/net/
  8. 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...
  9. Numbered List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Numbered List in Text Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in the numbered list....Annotation Product Solution GroupDocs...Numbered List in Text Document Numbered List in Text Document Leave...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  10. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Annotation Product Solution GroupDocs...Bulleted List in Text Document Bulleted List in Text Document Leave...

    docs.groupdocs.com/assembly/java/bulleted-list-...