Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 10,013 for

text

(0.05 sec)
  1. Save signed document with password | Documentation

    This article explains how to save document with password protection....option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/java/save-signed-d...
  2. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....option with predefined QRCode text DigitalSearchOptions options...

    docs.groupdocs.com/signature/java/searching-for...
  3. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/java/convert/note/
  4. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  5. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System.... print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  7. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API.... Text ); // search for signatures...

    docs.groupdocs.com/signature/java/advanced-sear...
  8. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool....as border, background color, text color, and font. Updated on...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  9. GroupDocs.Viewer for .NET 16.11.0 - Render OTP ...

    We are happy to announce that release of GroupDocs.Viewer for .NET for the month of November is available now. GroupDocs.Viewer for .NET 16.11.0 is packed with the new features such as the rendering of OTP file format and setting default font for email documents. This release also contains improvements and some important fixes of the outstanding issues. We would like you to upgrade your document viewer applications with the latest version of GroupDocs....and their label into Html No text when converting Pdf to Html...

    blog.groupdocs.com/viewer/groupdocs-viewer-16-1...
  10. QR Code Reader using Java | Scan QR Code from I...

    How to scan QR codes using Java within the application. Java example that reads QR Code from an image that will help you build an online QR scanner.... With it, you can extract text, pictures, barcodes, and other...

    blog.groupdocs.com/parser/scan-qr-code-using-java/