Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 15,156 for

password protection

(0.97 sec)
  1. 用於將 PCL 導出到 OTT 的 C++ API | products.aspose.com

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

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

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

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

    在 C++ 應用程序中將 XPS 轉換為 ODT。...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...
  4. 用於將 PS 導出到 DOTM 的 C++ API | products.aspose.com

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  5. 用於將 PS 導出到 WORDML 的 C++ API | products.aspose.com

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

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

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

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

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

    products.aspose.com/total/zh-hant/cpp/conversio...
  8. Odblokuj pliki prezentacji PPTX za pomocą C++ |...

    Kod źródłowy C++ usuwający ochronę z prezentacji PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/pl/cpp/unlock/pptx/
  9. 使用 .NET 解鎖 PPTX 演示文件 | products.aspose.com

    C# 源代碼,用於移除 PPTX 演示文稿的保護。...loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/zh-hant/net/unlock/p...
  10. Lås upp PPTX presentationsfiler med C++ | produ...

    Källkod för C++ för att ta bort skydd från PPTX presentation....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/sv/cpp/unlock/pptx/