Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 3,079 for

protected

(0.13 sec)
  1. 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#....is a crucial process for protecting sensitive information in...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  2. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....sharing or publishing files to protect privacy and comply with regulations...

    kb.groupdocs.com/redaction/java/remove-metadata...
  3. Editar documentos de Word en C# | Cree su propi...

    La edición de documentos de Word se explica con ejemplos de C# para editar archivos DOC, DOCX, ODT dentro de su aplicación .NET utilizando la API de edición de documentos....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/es/editor/edit-word-document...
  4. Modifica documenti Word in C# | Crea il tuo edi...

    La modifica di documenti Word è spiegata con esempi C# per modificare file DOC, DOCX, ODT all'interno dell'applicazione .NET utilizzando l'API di modifica dei documenti....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/it/editor/edit-word-document...
  5. Editar documentos do Word em C# | Crie seu próp...

    A edição de documentos do Word é explicada com exemplos em C# para editar arquivos DOC, DOCX, ODT em seu aplicativo .NET usando a API de edição de documentos....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/pt/editor/edit-word-document...
  6. Features overview | Documentation

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Manage document password protection: add/update/delete document...

    docs.groupdocs.com/merger/python-net/features-o...
  7. GroupDocs.Redaction Product Family | Documentation

    GroupDocs.Redaction - Redact Sensitive Content from Documents Documentation .NET Java Python GroupDocs.Redaction for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Redact content from documents Articles and guidelines Basic redactions Basic usage .NET code examples Open-source projects for APIs example usage GroupDocs.Redaction for .NET More GroupDocs.Redaction for Java More Getting started Get up and running fast with our getting started guide Features overview Supported document formats System requirements Installation Remove sensitive information Articles and guides for both basic and advanced development Redact content using optical character recognition (OCR) Advanced usage scenarios Java code examples Open-source projects for APIs example usage GroupDocs....Requirements Installation Manage and protect classified information Explore...

    docs.groupdocs.com/redaction/
  8. 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....RTF files is important for protecting document privacy and creating...

    kb.groupdocs.com/redaction/java/remove-annotati...
  9. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....One effective method for protecting sensitive information within...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  10. C# で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    C# を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 .NET API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...Save(@"path/protected-spreadsheet.xlsx"); } 上記の...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...