Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 15,161 for

password protection

(0.18 sec)
  1. Xuất MSG sang TEXT qua C++ | products.aspose.com

    API C++ để chuyển đổi MSG thành TEXT mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/msg...
  2. Xuất MSG sang WORD qua C++ | products.aspose.com

    API C++ để chuyển đổi MSG thành WORD mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/msg...
  3. Xuất MSG sang WORDML qua C++ | products.aspose.com

    API C++ để chuyển đổi MSG thành WORDML mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/msg...
  4. Node.js経由のC++を使った共有ブックの保護・解除|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....Workbook (); // Protect the Shared Workbook with Password workbook ...

    docs.aspose.com/cells/ja/nodejs-cpp/password-pr...
  5. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ C++ | products....

    ซอร์สโค้ด C++ เพื่อลบการป้องกันจากการนำเสนอ ODP...LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/th/cpp/unlock/odp/
  6. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ C++ | products...

    ซอร์สโค้ด C++ เพื่อลบการป้องกันจากการนำเสนอ PPTX...LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/th/cpp/unlock/pptx/
  7. 用於將 XPS 導出到 FLATOPC 的 C++ API | products.aspose...

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  8. 用於將 MD 導出到 FLATOPC 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 MD 轉換為 FLATOPC。...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...
  9. Archiv

    Archiv...decryption_password = "pass" # Načíst archiv ZIP...ZIP with az.Archive("aes_protected_archive.zip", options) as...

    blog.aspose.com/cs/zip/unzip-zip-files-in-python/
  10. Oldja fel a PPTX prezentációs fájlokat a .NET h...

    C# forráskód a PPTX prezentáció védelmének eltávolításához....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/hu/net/unlock/pptx/