Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 10,743 for

text

(0.18 sec)
  1. 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....watermarks / Adding text watermarks Adding text watermarks Leave...code snippet shows how to add text watermark to a document. If...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a Text from images and PDFs...extract a text from images and PDFs / Extract a text from images...images and PDFs Extract a text from images and PDFs Leave feedback...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. 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....In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...generate In-ParagraphList report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  4. Extract text by table of contents item | GroupDocs

    Learn how to extract Text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....usage / Working with text / Extract text by table of contents...contents item Extract text by table of contents item Leave feedback On...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  5. 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....In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...report in Text Document format. In-Paragraph List in Text Document...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  6. 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....Search text in Microsoft OneNote sections Search text in Microsoft...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....document for signatures / 🛡 Text Verify Text signatures in the document...verification of Text signatures. Here are the steps to verify Text signature...

    docs.groupdocs.com/signature/java/verify-text-s...
  8. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....document for signatures / 🛡 Texts Verify Text signatures in the document...verification of Text signatures. Here are the steps to verify Text signature...

    docs.groupdocs.com/signature/net/verify-text-si...
  9. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract Text from Microsoft OneNote sections presentations...Extract text from Microsoft OneNote sections Extract text from Microsoft...feedback On this page To extract a text from Microsoft OneNote Sections...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. 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....Sign document with different Text signature implementation Sign...Sign document with different Text signature implementation Leave...

    docs.groupdocs.com/signature/java/sign-document...