Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 15,880 for

password protection

(0.49 sec)
  1. 用於將 PDF 導出到 DOCM 的 C++ API | products.aspose.com

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

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

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  3. 用於將 SVG 導出到 ODT 的 C++ API | products.aspose.com

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  4. 用於將 SVG 導出到 DOCM 的 C++ API | products.aspose.com

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  5. 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...
  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. ปลดล็อกไฟล์การนำเสนอ 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/
  8. Odemkněte ODP prezentační soubory pomocí C++ | ...

    Zdrojový kód C++ pro odstranění ochrany z prezentace ODP....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/cs/cpp/unlock/odp/
  9. Odemkněte PPTX prezentační soubory pomocí C++ |...

    Zdrojový kód C++ pro odstranění ochrany z prezentace PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/cs/cpp/unlock/pptx/
  10. Jythonでパスワードで保護されたワークシートを保護解除する|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.... get ( 0 ) protection = worksheet . getProtection...Unprotecting the worksheet with a password worksheet . unprotect ( "aspose"...

    docs.aspose.com/cells/ja/java/unprotecting-pass...