Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 7,449 for

document annotation

(0.15 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Annotation Product Family GroupDocs...semi-transparent overlay of text on a document. It’s purposefully included...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to Documents, updated, removed, or searched inside already watermarked Documents. Our product also provides information about Document type and structure - file type, size, page count, etc. and generates Document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating Document watermarks....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/basic-usage/
  4. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF Documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/edit-word/
  5. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is 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 Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across Document pages with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-mul...
  7. How to search for QR code signatures | Document...

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-qr-...
  8. Working with Table Reports - Master-Detail | Do...

    Articles in this section...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/working-with-t...
  9. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/updating-mult...
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - inserting an edited worksheet into existing spreadsheet...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/inserting-edited-...