Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 14,144 for

password protected

(0.15 sec)
  1. 用於將 MD 導出到 MARKDOWN 的 C++ API | products.aspose...

    在 C++ 應用程序中將 MD 轉換為 MARKDOWN。...md" , L "owner" ); // change password of MD Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  2. 用於將 CGM 導出到 MHTML 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 CGM 轉換為 MHTML。...cgm" , L "owner" ); // change password of CGM Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  3. آرشیوها

    آرشیوها...encrypt("password"); // PPTX را ذخیره کنید presentation...presentation.save("protected-presentation.pptx", SaveFormat.Pptx);...

    blog.aspose.com/fa/slides/protect-powerpoint-pr...
  4. Crypter les fichiers Excel avec JavaScript via ...

    Apprenez comment crypter et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  5. فتح ملفات PPTX العروض التقديمية باستخدام C++ | ...

    C++ شفرة المصدر لإزالة الحماية من العرض التقديمي PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/ar/cpp/unlock/pptx/
  6. 使用 Aspose.Cells for Java 版本 25.9 将 Excel 文件转换为带...

    We are a distributor, and our end-user information is as follows: Product Name: Aspose.Total Product Family Authorization: Developer OEM with Standard Support Email: hc@huachuang.com.cn Order Completion Time: 2024-12…...configured (for example, required passwords are missing) or if the output...properties (such as user/owner passwords) are set according to the...

    forum.aspose.com/t/aspose-cells-for-java-25-9-e...
  7. Aspose.CellsでExcelファイルを暗号化する|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....StrongCryptographicP , 128 ); //Password protect the file. workbook . Settings...Settings . Password = "1234" ; //Save the excel file. workbook...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  8. 通過 C++ 將 OFT 導出為 WORD | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 WORD 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  9. Archivo

    Archivo...Así es como: Visita la Excel Password Lock Tool . Deje caer o suba...contraseña workbook.Settings.Password = "12345"; // Opcionalmente...

    blog.aspose.com/es/cells/password-protect-excel...
  10. 使用 C++ 将演示文稿保存为只读模式|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 加载和保存 PowerPoint 文件 (PPT, PPTX) 为只读模式,可精确预览幻灯片而不更改演示文稿。... Password protection 实际限制打开或编辑,适用于需要真实安全控制的场景。...“is encrypted” 与 “is write protected” 标志有什么关系? 它们是不同的信号。“只读建议”是软性、可选的提示;...

    docs.aspose.com/slides/zh/cpp/read-only-present...