Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 9,625 for

text

(0.08 sec)
  1. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java API version 17.8.0. The latest release comes up with a number of new features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image signatures. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v17....Image documents with Stamp, Text and Image signatures. We would...signature types: Stamp Text Image Repeat text for Stamp Signatures...

    blog.groupdocs.com/signature/e-signing-api-for-...
  2. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in Text search with special characters in C# across multiple platforms.... It allows you to perform text searches that include symbols... you can effectively handle text search with special characters...

    kb.groupdocs.com/search/net/search-special-char...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...view ( viewOptions ) Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  4. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....C# application that appends a text watermark using the GroupDocs...class and specify the desired text and font for the watermark:...

    docs.groupdocs.com/watermark/net/hello-world/
  5. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... Text search criteria Following code...watermarks containing some specific text PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  6. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a Textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the Textbox, making the Textbox look like a barcode image without bars and Text....barcode image without bars and text. Specify a barcode tag within...barcode specification. The barcode text must contain parentheses for...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  7. Extract hyperlinks from document page area | Do...

    This article explains that how to extract hyperlinks from document page area....Description The page that contains the text area. The rectangular area on...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract Text structure. Hyperlink can contain a Text: google.com Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...( filePath )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....the plain text body content . Body = "Test plain text body" ; //..."message.msg" ); } Searching text in email message body or subject...

    docs.groupdocs.com/watermark/net/email-messages/