Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,568 for

text signature

(0.04 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Signature for Java . This latest version...to add and search Metadata Signatures in a PDF document. Therefore...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. 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...
  6. Queries in text and object form | Documentation

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

    docs.groupdocs.com/search/java/queries-in-text-...
  7. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract Text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Signature Product Solution GroupDocs...PowerPoint presentations / Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Single Row Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Signature Product Solution GroupDocs...Row Image in Text Document Single Row Image in Text Document Leave...

    docs.groupdocs.com/assembly/java/single-row-ima...
  9. Extract text from Microsoft Office Word documen...

    To extract a Text from Microsoft Office Word documents 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. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a Text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a Text from reader....Signature Product Solution GroupDocs...Extract text from Microsoft Office Word documents Extract text from...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Get source and target text from files | Documen...

    This article explains how to get source and target Texts of specific changes using GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...and target text from files Get source and target text from files...

    docs.groupdocs.com/comparison/java/get-source-a...