Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 3,261 for

protection

(0.06 sec)
  1. Java를 사용하여 PDF 파일을 비교하는 방법 - 종합 안내서

    문서 비교 API와 함께 Java API를 사용하여 두 개 이상의 PDF 파일을 비교합니다. 암호로 보호된 경우에도 차이점을 강조 표시하고 변경 사항을 수락/거부합니다....comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/ko/comparison/guide-to-compa...
  2. C#을 사용하여 PDF 파일 비교 | 변경 사항 강조 표시, 수락 또는 거부

    .NET용 문서 비교 API를 사용하여 C#에서 두 개 이상의 PDF 파일을 비교합니다. 차이점을 강조 표시하고 암호로 보호된 경우에도 변경 사항을 수락/거부합니다....comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/ko/comparison/compare-pdf-do...
  3. 암호 보호 Excel 스프레드시트 | XLS/XLSX 파일 잠금

    Excel 스프레드시트에 암호를 추가합니다. 무료 온라인 앱을 사용하여 프로그래밍 방식으로 암호 보호 기능으로 Excel 파일을 잠급니다....Save(@"path/protected-spreadsheet.xlsx"); } 자세한...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 자세한 내용은...

    blog.groupdocs.com/ko/merger/password-protect-e...
  4. Bewerk Word-documenten in C# | Bouw je eigen .N...

    Het bewerken van Word-documenten wordt uitgelegd met C#-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw .NET-toepassing te bewerken met behulp van de documentbewerkings-API....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/nl/editor/edit-word-document...
  5. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/fa/editor/edit-word-document...
  6. Search index events | Documentation

    This page contains information about the purpose and use of all index events....fields to documents ending in “Protected.pdf” and how to skip indexing...DocumentFullPath . EndsWith ( "Protected.pdf" , StringComparison ....

    docs.groupdocs.com/search/net/search-index-events/
  7. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....update password from password-protected document. The resultant document...

    docs.groupdocs.com/merger/net/update-document-p...
  8. 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/
  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. 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...