Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 792 for

encrypted

(0.07 sec)
  1. Як захистити PDF-файл паролем за допомогою Python

    Цей короткий посібник розповідає, як захистити PDF-файл паролем за допомогою Python. Він представляє повний огляд процесу, включаючи конфігурацію системи та покроковий алгоритм, а також приклад запущеного коду, який демонструє, як за допомогою функції захисту паролем Python PDF можна вбудувати у ваші програми....інших аргументів для методу Encrypt Запишіть захищений PDF-документ...Наприклад, параметри методу Encrypt() включають криптографічний...

    kb.aspose.com/uk/pdf/python/how-to-protect-pdf-...
  2. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...and text, as well as PDF encryption, page numbers, and other...expansion level, password, or encryption algorithm. After specifying...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  3. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  4. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...
  5. Verschlüsselung von Excel Dateien in Aspose.Cel...

    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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/net/encrypting-excel-f...
  6. 密码保护的演示文稿|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 密码保护、加密和安全性... 要加密或为演示文稿设置密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存现在加密的演示文稿。 这段示例代码向您展示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/net/password-protecte...
  7. Como proteger arquivo PDF com senha usando Python

    Este tutorial rápido aborda como proteger o arquivo PDF com senha usando Python. Ele apresenta uma visão geral completa do processo, incluindo a configuração do sistema e o algoritmo passo a passo, juntamente com uma amostra de código em execução que demonstra como o uso do recurso de proteção por senha do Python PDF pode ser incorporado aos seus aplicativos....outros argumentos para o método Encrypt Grave o documento PDF protegido...exemplo, os parâmetros do método Encrypt() incluem o algoritmo criptográfico...

    kb.aspose.com/pt/pdf/python/how-to-protect-pdf-...
  8. Hur man skyddar PDF-fil med lösenord med Python

    Denna snabba handledning täcker hur du skyddar PDF-fil med lösenord med Python. Den presenterar en fullständig översikt över processen inklusive systemkonfigurationen och steg-för-steg-algoritmen, tillsammans med ett körande kodexempel som visar hur användningen av Python PDF-lösenordsskyddsfunktionen kan bäddas in i dina applikationer....andra argument för metoden Encrypt Skriv det säkra PDF-dokumentet...dina behov. Parametrarna för Encrypt()-metoden inkluderar till exempel...

    kb.aspose.com/sv/pdf/python/how-to-protect-pdf-...
  9. Crittografare i File Excel in Aspose.Cells|Docu...

    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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  10. Convert SVG to PDF – Python Examples

    You will learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG Python library....intellectual property through encryption and permissions settings...This property gets or sets encryption details. If it is not set...

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