Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,518 for

text signature

(0.03 sec)
  1. GroupDocs.Signature Product Family

    Find answers about signing digital documents and images of various types using code on any platform....Signature Product Family GroupDocs.Metadata...Product Family GroupDocs.Signature Product Family Find answer...

    kb.groupdocs.com/signature/
  2. 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....Signature Product Solution GroupDocs...Bulleted List in Text Document Bulleted List in Text Document Leave...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. Specify Different Measurement Units using Group...

    We are pleased to announce another monthly release of GroupDocs.Signature for Java 17.5.0. This release covers many new features and some improvements. API permits users to obtain document information. Furthermore, users can Optimize Words Signature Implementation for Text and Image types. We would recommend you to download the new release and evaluate the exciting features to enhance document Signature experience. GroupDocs.Signature for Java 17.5.0 - Features Check Text Signature located into Form Fields of PDF Documents Verify Text Signature located into Form Fields of Words Documents Implement ability to obtain Document Information over Signature Handler Apply Watermark feature for Text Signature of PDF/Slides/Words/Cells Documents Ability to specify new Measure Units Millimeters for Slides and Words Signatures Specify new Measure Units Millimeters for Pdf Signatures Put Text Signature into Template/Form Fields of Pdf Documents Add Text Signature into Form Fields of Words Documents e-Signing API - Improvements Implement Document information features into non static method of Signature Handler Optimize Words Signature Implementation for Text and Image types Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on Document Signing API for Java: Download – JAR Files Documentation – API Docs Product Support Forum – Technical Support Forum for GroupDocs....Signature for Java 17.5.0 . This release...Optimize Words Signature Implementation for Text and Image types...

    blog.groupdocs.com/signature/introducing-groupd...
  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....Signature Product Solution GroupDocs...Basic Usage / Add text or image watermark Add text or image watermark...

    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....Signature Product Solution GroupDocs...Numbered List in Text Document Numbered List in Text Document Leave...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. 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....Signature Product Solution GroupDocs...watermarks / Adding text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Adding text watermarks | Documentation

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

    This page contains information about getting document Text in the search network....Signature Product Solution GroupDocs...Getting document text in network Getting document text in network Leave...

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

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Common List Image in Text Document | Documentation

    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....Signature Product Solution GroupDocs...List Image in Text Document Common List Image in Text Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...