Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,778 for

secure

(0.05 sec)
  1. ดูเอกสาร Word เป็น PDF โดยใช้ C# | ป้องกันและจำ...

    เรียนรู้วิธีดูไฟล์ Word DOC/DOCX เป็น PDF โดยใช้ C# แปลงไฟล์ Word เป็น PDF ที่ป้องกันด้วยรหัสผ่าน & ไม่อนุญาตให้พิมพ์ PDF โดยใช้ Document Viewer .NET API...เตรียมการตั้งค่าความปลอดภัยโดยใช้คลาส Security จำกัดการเข้าถึงเอกสารโดยตั้งค่า...Viewer("path/document.docx")) { Security security = new Security { DocumentOpenPassword...

    blog.groupdocs.com/th/viewer/view-word-document...
  2. Anzeigen von Word-Dokumenten als PDF mit C# | D...

    Erfahren Sie, wie Sie Word DOC/DOCX-Dateien mit C# als PDF anzeigen. Wandeln Sie Word-Dateien in passwortgeschützte PDF-Dateien um und verbieten Sie den PDF-Druck mit der Document Viewer .NET-API....Sicherheitseinstellu mit der Klasse Security vor. Beschränken Sie den Zugriff...Viewer("path/document.docx")) { Security security = new Security { DocumentOpenPassword...

    blog.groupdocs.com/de/viewer/view-word-document...
  3. MSG file fails to render in PDF - Free Support ...

    Hello, When using the GroupDocs Viewer, I’m currently unable to to render MSG type files into PDF ones. All other tested file types work. Regards,...ctory); Security security = new Security(); security.setPermissions(Permissions...DENY_ALL); options.setSecurity(security); viewer.view(options); stream...

    forum.groupdocs.com/t/msg-file-fails-to-render-...
  4. 使用 C# 以 PDF 形式查看 Word 文档 |保护和限制打印

    了解如何使用 C# 以 PDF 格式查看 Word DOC/DOCX 文件。使用 Document Viewer .NET API 将 Word 文件转换为受密码保护的 PDF 并禁止 PDF 打印。... 使用 Security 类准备安全设置。 通过设置 DocumentOpenPassword...Viewer("path/document.docx")) { Security security = new Security { DocumentOpenPassword...

    blog.groupdocs.com/zh/viewer/view-word-document...
  5. Afficher des documents Word au format PDF à l'a...

    Découvrez comment afficher des fichiers Word DOC/DOCX au format PDF à l'aide de C#. Transformez les fichiers Word en PDF protégés par mot de passe et interdisez l'impression PDF à l'aide de l'API Document Viewer .NET....sécurité à l’aide de la classe Security . Restreindre l’accès au document...Viewer("path/document.docx")) { Security security = new Security { DocumentOpenPassword...

    blog.groupdocs.com/fr/viewer/view-word-document...
  6. Xem Tài liệu Word dưới dạng PDF bằng C# | Bảo v...

    Tìm hiểu cách xem các tệp Word DOC/DOCX dưới dạng PDF bằng C#. Chuyển đổi các tệp Word thành PDF được bảo vệ bằng mật khẩu & Không cho phép In PDF bằng Trình xem tài liệu .NET API....bị cài đặt bảo mật bằng lớp Security . Hạn chế quyền truy cập vào...Viewer("path/document.docx")) { Security security = new Security { DocumentOpenPassword...

    blog.groupdocs.com/vi/viewer/view-word-document...
  7. Word 文書を Java で PDF として表示 |印刷の保護と制限

    Word DOC/DOCX ファイルを Java で PDF として表示する方法を学びます。 Word ファイルをパスワードで保護された PDF に変換し、Document Viewer Java API を使用して PDF 印刷を禁止します。... Security クラスを使用してセキュリティ設定をセットアップします。...options.Security; ... Security security = new Security(); security...

    blog.groupdocs.com/ja/viewer/view-word-document...
  8. اعرض مستندات Word بصيغة PDF باستخدام C# | حماية...

    تعرف على كيفية عرض ملفات Word DOC / DOCX بصيغة PDF باستخدام C#. قم بتحويل ملفات Word إلى PDF المحمي بكلمة مرور وعدم السماح بطباعة PDF باستخدام Document Viewer .NET API....docx")) { Security security = new Security { DocumentOpenPassword...rd-Document.pdf") { Security = security }; viewer.View(options);...

    blog.groupdocs.com/ar/viewer/view-word-document...
  9. Lihat Dokumen Word sebagai PDF menggunakan C# |...

    Pelajari cara melihat file Word DOC/DOCX sebagai PDF menggunakan C#. Ubah file Word menjadi PDF yang dilindungi kata sandi & Larang Pencetakan PDF menggunakan Document Viewer .NET API....docx")) { Security security = new Security { DocumentOpenPassword...rd-Document.pdf") { Security = security }; viewer.View(options);...

    blog.groupdocs.com/id/viewer/view-word-document...
  10. How to Sign XLSX with QR Code using Java

    Quickly learn how to sign XLSX with QR Code using Java. We will also provide a code example to create QR Code in XLSX using Java without installing extra software....using Java To boost document security and make it stand out, incorporating... It also strengthens XLSX security and legal authenticity. This...

    kb.groupdocs.com/signature/java/how-to-sign-xls...