Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,987 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. Add text or image watermark | GroupDocs

    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...
  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. GroupDocs.Redaction for Java

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

    kb.groupdocs.com/redaction/java/
  5. 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...
  6. 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/
  7. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...with Text signature - advanced Sign document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract text from Microsoft Office Word documen...

    To extract a Text from Microsoft Office Word 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. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a Text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a Text from reader....Annotation Product Solution GroupDocs...Extract text from Microsoft Office Word documents Extract text from...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Updating Text signature with advanced options Updating Text signature...

    docs.groupdocs.com/signature/java/updating-text...
  10. 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...