Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,004 for

text signature

(2.49 sec)
  1. 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....Signature Product Solution GroupDocs...In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. Storing text of indexed documents | GroupDocs

    This article explains that how to store Text of indexed documents....Signature Product Solution GroupDocs...Indexing / Storing text of indexed documents Storing text of indexed...

    docs.groupdocs.com/search/net/storing-text-of-i...
  3. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......Signature Product Family on GroupDocs Blog | Document...Recent content in GroupDocs.Signature Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. GroupDocs.Signature for .NET 16.10.0 Supports D...

    In order to enhance the user experience, we are pleased to announce a monthly release of GroupDocs.Signature for .NET that emerges with appealing features and bug fixes. Boost your e-signing experience with GroupDocs.Signature for .NET 16.10.0 by adding more options and properties to Text, image or digital Signatures and saving the signed document with different format. We would suggest you to download this latest release and go through the new features....Signature for .NET that emerges with...experience with GroupDocs.Signature for .NET 16.10.0 by adding...

    blog.groupdocs.com/signature/groupdocs-signatur...
  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....Signature Product Solution GroupDocs...In-Paragraph List in Text Document In-Paragraph List in Text Document Leave...

    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....Signature Product Solution GroupDocs...Search text in Microsoft OneNote sections Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Signature Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. 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....Signature Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Add text watermarks | GroupDocs

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

    docs.groupdocs.com/viewer/python-net/add-text-w...
  10. Add text watermarks | GroupDocs

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

    docs.groupdocs.com/viewer/java/add-text-watermark/