Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 2,058 for

document protection

(0.18 sec)
  1. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word Documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API....中文 中國傳統的 Word-processing documents are present in almost every...programmatically convert Word documents into markdown files using...

    blog.groupdocs.com/parser/convert-word-to-markd...
  2. Load password-protected file | Documentation

    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. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how to use Aspose.OCR for .NET on-premise API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Aspose.OCR for .NET...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  4. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....field of data privacy and document security, redacting sensitive...steps and techniques needed to protect sensitive data. Before you...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  5. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....process for protecting sensitive information in documents. In this...sensitive information from a document while preserving the overall...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  6. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-protected ODT and OTT file formats. You can also trim Note formatted Documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split Document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....you to work with password-protected ODT and OTT file formats....also trim Note formatted documents. Please see release notes...

    blog.groupdocs.com/merger/note-format-is-suppor...
  7. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  8. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....Rich Text Format ( RTF ) documents using Java is an important...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  9. Loading files | Documentation

    GroupDocs.Metadata allows you to load password-protected Documents and load files from different sources. For more details please refer to the following guides:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...you to load password-protected documents and load files from different...

    docs.groupdocs.com/metadata/nodejs-java/loading...
  10. Remove Annotations from RTF using Java

    Discover how to effectively remove annotations from RTF using Java. This guide provides code example that illustrates how to delete annotations in RTF using Java....files is important for protecting document privacy and creating...annotations, ensuring that your document is polished and prepared for...

    kb.groupdocs.com/redaction/java/remove-annotati...