Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 11,710 for

encryption

(0.21 sec)
  1. 更改 Node.js 中 PDF 文件的密码|Aspose.PDF for Node.js v...

    使用 Aspose.PDF for Node.js via C++ 更改 PDF 文件的密码。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/zh/nodejs-cpp/change-passwo...
  2. 设置权限,加密和解密 PDF|Aspose.PDF for .NET

    使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置 PDF 文件的权限。...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/zh/net/set-privileges-encry...
  3. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....System::String& The password to open an encrypted document. Can be null or empty...specified password to load an encrypted document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Зашифровать документ в Python|Aspose.Words для ...

    Зашифруйте свой документ, используя соответствующие алгоритмы шифрования для определенных форматов документов в Python....which the document will be encrypted , and which will be required...использовать свойство is_encrypted класса FileFormatInfo . Это...

    docs.aspose.com/words/ru/python-net/encrypt-a-d...
  5. تشفير مستند في Python|Aspose.Words لـ Python vi...

    قم بتشفير مستندك باستخدام خوارزميات التشفير المناسبة لتنسيقات مستندات محددة في Python....which the document will be encrypted , and which will be required...مطلوبة، يمكنك استخدام خاصية is_encrypted لفئة FileFormatInfo . ستسمح...

    docs.aspose.com/words/ar/python-net/encrypt-a-d...
  6. Zašifrovat dokument Python|Aspose.Words místo P...

    Zašifrujte svůj dokument pomocí vhodných šifrovacích algoritmů pro konkrétní formáty dokumentů v Python....which the document will be encrypted , and which will be required...vyžadováno heslo, můžete použít is_encrypted majetek FileFormatInfo třída...

    docs.aspose.com/words/cs/python-net/encrypt-a-d...
  7. Archivo

    Archivo...class object and set the encryption properties PdfSaveOptions...PdfSaveOptions(); options.Encryption = new PdfEncryptionInfo("user"...

    blog.aspose.com/es/html/print-save-webpage-pdf-...
  8. Procurar

    Procurar...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  9. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté en utilisant Aspose.Cells for JavaScript via C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  10. كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان المل...

    تعلم كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان الملف مشفرًا باستخدام Aspose.Cells for JavaScript عبر C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...