Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,018 for

text annotations

(1.65 sec)
  1. Extract text from Microsoft Office Excel spread...

    Learn how to extract Text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted Text output....Annotation Product Solution GroupDocs...Excel spreadsheets / Extract text from Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. Search for Text e-signatures | GroupDocs

    This topic explains how to search for Text electronic signatures within the document pages by GroupDocs.Signature API....Annotation Product Solution GroupDocs...signatures in document / 🔍 Text Search for Text e-signatures Leave feedback...

    docs.groupdocs.com/signature/java/search-for-te...
  3. Add text watermarks | GroupDocs

    Add Text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Annotation Product Solution GroupDocs...Render documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  4. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Searching / 🌐 Text Advanced search for Text signatures Leave...

    docs.groupdocs.com/signature/java/advanced-sear...
  5. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Annotation Product Solution GroupDocs...In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. 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...
  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. Add text watermarks | GroupDocs

    This article explains how to add Text watermark when rendering documents with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...Render documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  9. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import Annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....Annotation for Java 17.1.0. This release...GroupDocs.Annotation for Java developers can import annotations from...

    blog.groupdocs.com/annotation/import-textfield-...
  10. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....Annotation Product Solution GroupDocs...In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...

    docs.groupdocs.com/assembly/net/in-paragraph-li...