Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,158 for

text annotations

(0.47 sec)
  1. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract Text in Accurate mode....Annotation Product Solution GroupDocs...with text / Extract text in Accurate Mode Extract text in Accurate...

    docs.groupdocs.com/parser/java/extract-text-in-...
  2. 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...
  3. 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...
  4. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...usage / Deleting / ✖ Text Deleting Text signatures - advanced...

    docs.groupdocs.com/signature/java/deleting-text...
  5. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract Text in Raw mode....Annotation Product Solution GroupDocs...Working with text / Extract text in Raw Mode Extract text in Raw Mode...

    docs.groupdocs.com/parser/java/extract-text-in-...
  6. Extract text in Raw mode | GroupDocs

    Learn how to extract Text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast Text extraction mode for bulk processing and performance-critical scenarios in C#....Annotation Product Solution GroupDocs...Working with text / Extract text in Raw mode Extract text in Raw mode...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  7. Text search in network | GroupDocs

    This page contains information about full-Text searching in the search network....Annotation Product Solution GroupDocs...Usage / Scaling / Text search in network Text search in network...

    docs.groupdocs.com/search/net/text-search-in-ne...
  8. Extract text from EPUB eBooks | GroupDocs

    To extract Text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract Text from the entire document or a Text from the selected page. Raw mode is not supported for EPUB....Annotation Product Solution GroupDocs...eBooks / Extract text from EPUB eBooks Extract text from EPUB eBooks...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Extract text from PDF documents | GroupDocs

    To extract a Text from PDF documents 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. Here are the steps to extract a Text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a Text from reader. Warning getText method returns null value if Text extraction isn’t supported for the document....Annotation Product Solution GroupDocs...documents / Extract text from PDF documents Extract text from PDF documents...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....Annotation Product Solution GroupDocs...Types / ✍️ Text Signature eSign Document with Text Signature Leave...

    docs.groupdocs.com/signature/python-net/esign-d...