Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 3,601 for

protected

(0.15 sec)
  1. C#でPDFファイルをパスワードで保護する|ロックロック解除PDF

    C#を使用してパスワード保護でPDFファイルをロックする方法を学びましょう。既存のパスワードを変更するか削除して、.NETAPIを使用してPDFファイルのロックを解除します。...Save(@"path/protected-document.pdf"); } 上記のコードの出力は次のとおりです。...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-pdf-fi...
  2. .NET에서 Word 문서 비교 – 수정 추적 vs 하이라이트

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code. (한국어 번역: GroupDocs.Comparison for .NET를 사용하여 Word 문서를 비교하는 방법을 배우세요. 실행 준비가 된 C# 코드와 함께 revision‑track 및 highlight 비교 모드에 대한 step‑by‑step 예제를 확인하세요.)...comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/ko/comparison/compare-word-d...
  3. 比较 .NET 中的 Word 文档 – 修订跟踪 vs 高亮

    学习如何使用 GroupDocs.Comparison for .NET 对 Word 文档进行比较。获取针对修订追踪和高亮比较模式的逐步示例,并附有可直接运行的 C# 代码。...comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/zh/comparison/compare-word-d...
  4. Features overview | GroupDocs

    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...
  5. GroupDocs.Redaction Product Family | GroupDocs

    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/
  6. 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...
  7. 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...
  8. PDF on GroupDocs Blog | Document Automation Sol...

    PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers كيفية دمج مستندات...... How to Merge Password-Protected PDFs into a Single Secure...

    blog.groupdocs.com/ar/tag/pdf/index.xml
  9. 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...
  10. 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...