Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 4,704 for

document security

(0.13 sec)
  1. Load from Stream | GroupDocs

    Load from Stream As an alternative to a local file, Redactor can open a Document from stream. The following example demonstrates how to load and redact a Document using Stream: final FileInputStream stream = new FileInputStream("sample.docx"); try { final Redactor redactor = new Redactor(stream); try { // Here we can use Document instance to make redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.close(); } } finally { stream.close(); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/load-from-str...
  2. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual Documents from the index that are indexed from a stream or structure....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/net/delete-indexed-do...
  3. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing Documents with various file formats by GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/save-signed-w...
  4. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/add-underline...
  5. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Migration notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Conversion for Java...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/java/migration-no...
  7. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/add-replaceme...
  8. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how to sign JPEG with QR Code using C#. Furthermore, we'll supply a code example to create QR Code in JPEG using C#....on an image can make it more secure and unique. QR Codes are a...way to improve how we sign documents. The use of QR codes introduces...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  9. Introducing GroupDocs.Parser for Java | GroupDocs

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful Document data extraction API from over 50 Document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing Documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical Documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/java/introducing-grou...
  10. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a Document automation and reports generation API designed to create custom Documents from templates. This Net reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text Documents, spreadsheets, presentations, PDF files, email messages, and images....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/