Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,002 for

text annotations

(0.11 sec)
  1. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections 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 Microsoft OneNote section: Instantiate Parser object for the initial section; 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 section....Annotation Product Solution GroupDocs...Search text in Microsoft OneNote sections Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Verifying Text signatures in advance | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Verifying Text signatures in advance Verifying Text signatures...

    docs.groupdocs.com/signature/net/verify-text-si...
  3. 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...
  4. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...document for signatures / 🛡 Text Verify Text signatures in the document...

    docs.groupdocs.com/signature/java/verify-text-s...
  5. Sign document with different Text signature imp...

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

    docs.groupdocs.com/signature/java/sign-document...
  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. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing Text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace Text for the particular XObjects, artifacts and the Annotations in a PDF document....Furthermore, the feature of replacing text and image for the found watermarks...Replacing Text for Particular Objects # You can replace text for the...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  8. 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/
  9. 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...
  10. 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...