Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,869 for

text annotations

(0.14 sec)
  1. 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 documents / ✜ Text Updating Text signature with advanced...

    docs.groupdocs.com/signature/net/updating-text-...
  2. Adding text watermarks | GroupDocs

    Add Text watermarks to pages, worksheets, slides or frames using Python via .NET....Annotation Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/python-net/adding-...
  3. 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...
  4. Import & Export Introduced in GroupDocs.Annotat...

    At GroupDocs we always tries to improve our products and introduce new feature to provide quality and unique products to our valuable users. By maintaining our tradition we are pleased to announce monthly release of GroupDocs.Annotation for .NET 3.2.1 API. The latest release of our Document Annotation API provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.2.1 included support to import Annotations for word and PDF document format for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) also introducing export of different Annotations for Word and PDF document format with all major supported Annotations....Annotation for .NET 3.2.1 API . The...latest release of our Document Annotation API provides new features...

    blog.groupdocs.com/annotation/import-export-int...
  5. 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...
  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. 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...
  8. 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...
  9. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 Annotations are normally used to mentioned...discuss their content. With annotations, you can avoid long and never-ending...

    blog.groupdocs.com/categories/groupdocs.annotat...
  10. 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...