Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,403 for

text

(0.04 sec)
  1. Add text watermarks | Documentation

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

    docs.groupdocs.com/viewer/net/add-text-watermark/
  2. Update Text signatures in document | Documentation

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....signatures in documents / ✎ Text Update Text signatures in document...provides class to manipulate text signatures location, size and...

    docs.groupdocs.com/signature/java/update-text-s...
  3. Bulleted List in Text Document | Documentation

    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....Bulleted List in Text Document Bulleted List in Text Document Leave...generate a Bulleted List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  4. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Basic Usage / Add text or image watermark Add text or image watermark...formats can be found . You may add text and image watermarks to the...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  5. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Numbered List in Text Document Numbered List in Text Document Leave...generate a Numbered List report in Text Document format. Note The code...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Adding watermarks / Text watermarks Adding text watermarks Leave...Leave feedback Utilizing text watermarks is a savvy strategy to safeguard...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  7. Adding text watermarks | Documentation

    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...
  8. Getting document text in network | Documentation

    This page contains information about getting document Text in the search network....Getting document text in network Getting document text in network Leave...feedback To obtain the extracted text of indexed documents in the...

    docs.groupdocs.com/search/net/getting-document-...
  9. 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....Extract text from Microsoft OneNote sections Extract text from Microsoft...Leave feedback To extract a text from Microsoft OneNote Sections...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Updating Text signature with advanced options Updating Text signature...provides class to manipulate text signatures location, size and...

    docs.groupdocs.com/signature/java/updating-text...