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

text annotations

(0.38 sec)
  1. 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...
  2. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in Text or object form....Annotation Product Solution GroupDocs.../ Queries in text and object form Queries in text and object form...

    docs.groupdocs.com/search/net/queries-in-text-a...
  3. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...List Image in Text Document Common List Image in Text Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...
  4. 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...
  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

    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...
  7. 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...
  8. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Annotation Product Solution GroupDocs...eBooks / Search text in EPUB eBooks Search text in EPUB eBooks...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  9. 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...
  10. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Note This feature is supported by version 17.04 or greater Creating a Bulleted List Practicing the following steps you can insert Bulleted List in a Text document. To add a bulleted list use • as a bullet for each element in the list....Annotation Product Solution GroupDocs...Bulleted List in Text Document Bulleted List in Text Document Leave...

    docs.groupdocs.com/assembly/net/bulleted-list-i...