Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 3,602 for

protection

(0.28 sec)
  1. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents.... Protect your documents from unauthorized...

    blog.groupdocs.com/comparison/compare-word-docu...
  2. 密碼保護 Excel 電子表格 |鎖定 XLS/XLSX 文件

    向 Excel 電子表格添加密碼。使用免費在線應用程序並以編程方式鎖定具有密碼保護的 Excel 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 更詳細的說明,可以參考文章...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 更詳細的信息,您可以參考文章...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  3. تحرير مستندات Word في C # | قم ببناء محرر .NET ...

    تحرير مستندات Word موضح بأمثلة C # لتحرير ملفات DOC و DOCX و ODT داخل تطبيق .NET باستخدام واجهة برمجة تطبيقات تحرير المستندات....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/ar/editor/edit-word-document...
  4. 암호 보호 양식 Excel 파일 제거 | XLS/XLSX 잠금 해제

    Excel 스프레드시트에서 암호를 제거하십시오. 무료 온라인 비밀번호 제거 앱을 사용하여 프로그래밍 방식으로 비밀번호로 보호된 XLS/XLSX 파일을 잠금 해제하세요....string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ko/merger/unlock-excel-sprea...
  5. 在 .NET 中比較 Word 文檔 – 修訂追蹤與突出顯示

    了解如何使用 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-hant/comparison/compare-w...
  6. Proteggi i PDF con protezione tramite password ...

    Guida passo-passo per implementare la sicurezza dei documenti PDF con GroupDocs.Signature - aggiungi password, imposta i permessi degli utenti e controlla l'accesso ai documenti per una protezione migliorata...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/it/signature/protect-signed-...
  7. Segure PDFs com Proteção por Palavra-passe & Co...

    Guia passo a passo para implementar a segurança de documentos PDF com GroupDocs.Signature - adicione palavras-passe, defina permissões de utilizador e controlo o acesso ao documento para uma proteção melhorada...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/pt/signature/protect-signed-...
  8. JavaでPDFファイルをパスワードで保護する|ロックロック解除PDF

    Javaでパスワード保護を使用してPDFファイルをロックおよびロック解除する方法を学びます。現在のパスワードを変更するか、Javaアプリケーション内でパスワードを削除します。...save("path/protected-document.pdf"); パスワードで保護さ...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/ja/merger/password-protect-p...
  9. JavaでのWord文書のパスワード保護/保護解除|ロックロック解除ファイル

    Javaアプリケーション内のWord文書にパスワードを追加します。保護されたDOCDOCXファイルの既存のパスワードを変更するか、パスワードを削除してロックを解除します。...save("path/protected-document.docx"); これで、パスワー...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-word-d...
  10. แก้ไขเอกสาร Word ใน C# | สร้าง .NET Word Editor...

    การแก้ไขเอกสาร Word มีการอธิบายด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ DOC, DOCX, ODT ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขเอกสาร...Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/th/editor/edit-word-document...