Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 804 for

encrypt

(0.06 sec)
  1. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......println ( "The document is encrypted. Provide a password." ); 17...println ( "The document is encrypted. Invalid password was provided...

    docs.aspose.com/note/java/load-a-onenote-document/
  2. Comment sécuriser PPTX en utilisant Python

    Cette rubrique vous montre comment sécuriser PPTX à l'aide de Python avec un chiffrement de mot de passe. Il fournit tous les détails nécessaires et un exemple de code exécutable pour sécuriser PPTX en Python....présentation Utilisez la méthode Encrypt de la classe ProtectionManager...

    kb.aspose.com/fr/slides/python/how-to-secure-po...
  3. 如何在 C# 中使用密码保护 PDF 文件

    这个简短的教程解释了有关如何在 C# 中使用密码保护 PDF 文件的详细信息。您将通过以下简单步骤和代码片段了解如何使用 C# PDF 密码保护功能。...Document 类加载包含机密数据的输入 PDF 文件 在为 Encrypt 方法指定密码和所需参数的同时加密 PDF 文件 加密后保存受密码保护的...

    kb.aspose.com/zh/pdf/net/how-to-protect-pdf-fil...
  4. 如何在 Java 中使用密码保护 PDF

    这个简单的教程描述了有关如何在 Java 中使用密码保护 PDF 的详细信息。它包括步骤和可运行的示例代码,详细说明了如何启用 Java PDF 密码保护。...PDF 文件以保护 PDF 文件中的敏感数据 通过在 encrypt 方法中设置密码字符串和其他参数来保护 PDF 文档 保存输出...

    kb.aspose.com/zh/pdf/java/how-to-protect-pdf-wi...
  5. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document loading with customizable settings for seamless integration into your projects....the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/net/aspose.words.loa...
  6. XLSおよびXLSBファイルの外部接続の読み取りと書き込み|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Database = False ; Jet OLEDB : Encrypt Database = False ; Jet OLEDB...

    docs.aspose.com/cells/ja/net/read-and-write-ext...
  7. 如何使用 Python 保护 PPTX

    本主题向您展示如何使用带有密码加密的 Python 保护 PPTX。它提供了在 Python 中保护 PPTX 的所有必要细节和可运行的示例代码。...类实例以加载现有的或创建新的演示文稿 使用 ProtectionManager 类的 Encrypt 方法通过密码保护演示文稿 将受密码保护的演示文稿保存在磁盘上...

    kb.aspose.com/zh/slides/python/how-to-secure-po...
  8. Opciones de renderizado – Aspose.HTML for .NET

    Aprenda con ejemplos de C# cómo utilizar las opciones de representación para personalizar la representación HTML en PDF, XPS, DOCX e imágenes....JpegQuality , DocumentInfo , Encryption y FormFieldBehaviour . Property...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/es/net/rendering-options/
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....); } } Shows how to sign encrypted document file. // Create an...inputFileName = MyDir + u "Encrypted.docx" ; String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Konvertieren Sie SVG in PDF – C#-Beispiele

    Sie erfahren, wie Sie SVG programmgesteuert oder online in PDF konvertieren und betrachten C#-Beispiele für SVG-zu-PDF-Konvertierungen mit Aspose.SVG....This property gets or sets encryption details. If it is not set...set, then no encryption will be performed. Hinweis : Die Optionen...

    docs.aspose.com/svg/de/net/convert-svg-to-pdf/