Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 9,775 for

encrypt

(0.1 sec)
  1. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... It can load encrypted presentations when you provide...also save presentations with encryption and protection settings....

    docs.aspose.com/slides/python-net/convert-openo...
  2. Crypter et décrypter des fichiers Excel avec Ja...

    Comment crypter et décrypter des fichiers Excel en utilisant JavaScript via C++. Verrouiller et déverrouiller des fichiers Excel....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  3. تأمين العروض التقديمية باستخدام كلمات المرور في...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides لـ .NET. احمِ عروضك التقديمية....مرور) عرض تقديمي، استخدم طريقة Encrypt من ProtectionManager لتعيين...مرّر كلمة المرور إلى طريقة Encrypt ، ثم استخدم طريقة Save لحفظ...

    docs.aspose.com/slides/ar/net/password-protecte...
  4. Check Password to modify using Aspose.Cells|Doc...

    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....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted Analyzing your prompt, please...

    docs.aspose.com/cells/net/check-password-to-mod...
  5. Crittografare un foglio di lavoro utilizzando A...

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

    docs.aspose.com/cells/it/java/encrypt-workbook-...
  6. 使用Aspose.Cells加密工作簿|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  7. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/zh/java/change-password/
  8. 解密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类解密 PDF 文件。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // 解密 PDF 文档 fileSecurity...

    docs.aspose.com/pdf/zh/java/decrypt-pdf-file/
  9. محافظت از PDF با استفاده از Python | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/fa/python-net/protect/
  10. Chroń pliki prezentacji PPT za pomocą .NET | pr...

    Kod źródłowy C# do ochrony prezentacji PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/pl/net/protect/ppt/