Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,996 for

one

(0.03 sec)
  1. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... Create one or several objects of object...key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/implement-cust...
  2. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into One using GroupDocs.Merger for Node.js via Java....contents can be transferred from one operating system to another without...multiple RTF documents into one is pretty the same as for any...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Improved Text Area Extraction for PDF Documents...

    We are delighted to announce the release of GroupDocs.Parser for Java 18.11. The latest version came up with One new feature and three enhancements. It allows you to get information about the supported extractors for a document. Furthermore, we have improved the text area extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a Document This feature helps to get the information about the supported extractors for a document....latest version came up with one new feature and three enhancements...

    blog.groupdocs.com/parser/improved-text-area-ex...
  5. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....unnecessary code is injected when one document is converted to HTML...

    blog.groupdocs.com/viewer/render-word-documents...
  6. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs.... One of the significant features and...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  7. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....Barcode using C# # If you are one of those who still believe that...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  8. Saving documents | Documentation

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/java/saving-docume...
  9. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/net/saving-documents/
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Redaction in one of these guides: OCR Usage Basics...

    docs.groupdocs.com/redaction/net/using-ocr/