Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,798 for

document protection

(2.21 sec)
  1. Features overview | GroupDocs

    Key features of GroupDocs.Markdown for .NET — Document to Markdown conversion with flavor control, image handling, front matter, and more...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...Markdown for .NET converts documents from various formats into...

    docs.groupdocs.com/markdown/net/features-overview/
  2. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Usage / Loading documents / Load password-protected file Load password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...can now assemble external documents dynamically for Word Processing...mark was added to a nested document being inserted dynamically...

    blog.groupdocs.com/groupdocs.blog/page/49/
  4. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Rich Text Format ( RTF ) documents using C# is a valuable skill...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  5. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with custom font, color, and alignment....elements to safeguard your documents. If you’re looking to add...pages. Whether you need to protect intellectual property, mark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... When we merge multiple documents and pages together to form...form a combined comprehensive document, it often happens that we...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  7. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....Metadata from ODT using Java Open Document Text ( ODT ) files, frequently...hidden information about the document, such as the author’s name...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  8. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to PDF Render to...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  9. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Aspose.OCR for Cloud...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  10. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web Documents to PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...NET / Document rendering basics / Render web documents Render...

    docs.groupdocs.com/viewer/net/render-web-docume...