Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 3,456 for

document security

(0.1 sec)
  1. 使用 C# 以 PDF 形式查看 Word 文档 |保护和限制打印

    了解如何使用 C# 以 PDF 格式查看 Word DOC/DOCX 文件。使用 Document Viewer .NET API 将 Word 文件转换为受密码保护的 PDF 并禁止 PDF 打印。...viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

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

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

    blog.groupdocs.com/ar/viewer/view-word-document...
  3. 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....viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

    blog.groupdocs.com/id/viewer/view-word-document...
  4. ดูเอกสาร Word เป็น PDF โดยใช้ C# | ป้องกันและจำ...

    เรียนรู้วิธีดูไฟล์ Word DOC/DOCX เป็น PDF โดยใช้ C# แปลงไฟล์ Word เป็น PDF ที่ป้องกันด้วยรหัสผ่าน & ไม่อนุญาตให้พิมพ์ PDF โดยใช้ Document Viewer .NET API...viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

    blog.groupdocs.com/th/viewer/view-word-document...
  5. 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....viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

    blog.groupdocs.com/de/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....viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

    blog.groupdocs.com/vi/viewer/view-word-document...
  7. Convertir le code source en PDF en utilisant Ja...

    Transformez les fichiers de code source au format PDF en Java. Convertissez Python, Java, PHP et d'autres fichiers de langage de programmation au format PDF à l'aide de l'API de conversion de Documents....sécurité à l’aide de la classe Security . Définissez les mots de passe...php")) { Security security = new Security(); security.setDocu...

    blog.groupdocs.com/fr/viewer/convert-source-cod...
  8. Ver documentos de Word como PDF usando C# | Pro...

    Aprenda a ver archivos DOC/DOCX de Word como PDF usando C#. Transforme archivos de Word en PDF protegidos con contraseña y no permita la impresión de PDF utilizando Document Viewer .NET API....viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

    blog.groupdocs.com/es/viewer/view-word-document...
  9. 使用 C# 以 PDF 格式查看 Word 文檔 |保護和限制打印

    了解如何使用 C# 以 PDF 格式查看 Word DOC/DOCX 文件。使用 Document Viewer .NET API 將 Word 文件轉換為受密碼保護的 PDF 並禁止 PDF 打印。...viewer = new Viewer("path/document.docx")) { PdfViewOptions options...PdfViewOptions("path/Word-Document.pdf"); viewer.View(options);...

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

    Word DOC/DOCX ファイルを Java で PDF として表示する方法を学びます。 Word ファイルをパスワードで保護された PDF に変換し、Document Viewer Java API を使用して PDF 印刷を禁止します。...viewer = new Viewer("path/document.docx")) { viewer.view(new...PdfViewOptions("path/Word-Document.pdf")); } これは、上記のコードが結果として生成するものです。...

    blog.groupdocs.com/ja/viewer/view-word-document...