Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 7,897 for

encryption

(0.05 sec)
  1. حماية PPTX ملفات العروض التقديمية باستخدام Pyth...

    Python شفرة المصدر لحماية العرض التقديمي PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/ar/python-net/protec...
  2. PDFファイルのパスワードを変更|Aspose.PDF for Java

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルのパスワードを変更する方法を説明します。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurityオブジェクトを作成...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ja/java/change-password/
  3. كيفية اكتشاف تنسيق الملف والتحقق مما إذا كان ال...

    تعلّم كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان مشفرًا باستخدام Aspose.Cells مع C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ar/cpp/how-to-detect-a-fi...
  4. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....class Thrown if a document is encrypted with a password and the password...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words/inc...
  5. 使用 C++ 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C++ 代码示例。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hans/cpp/encrypt/
  6. Conectando ao Servidor IMAP|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....A propriedade ‘supported_encryption’ da classe EmailClient define...use o método ‘set_supported_encryption_unsafe(value)’ se desejar...

    docs.aspose.com/email/pt/python-net/connecting-...
  7. تشفير ملفات إكسل باستخدام C++|Documentation

    تعلم كيفية تشفير وحماية كلمات مرور ملفات إكسل باستخدام Aspose.Cells مع C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ar/cpp/encrypting-excel-f...
  8. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET...Encrypt method to protect PDF with...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/net/protect/
  9. تعيين الامتيازات، تشفير وفك تشفير ملف PDF|Aspos...

    تشفير ملف PDF باستخدام Java باستخدام أنواع وخوارزميات تشفير مختلفة. بالإضافة إلى فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كمعامل إلى طريقة Encrypt الخاصة بكائن Document . يوضح...قراءة الشاشة فقط document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ar/java/set-privileges-encr...
  10. Chroń plik PDF za pomocą CLI | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu CLI używając Aspose.PDF dla Aspose.PDF CLI...Encrypt, aby chronić plik PDF za pomocą...chronić plik PDF asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/pl/cpp-cli/protect/