Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 12,238 for

password protection

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

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

    在 C++ 應用程序中將 PS 轉換為 OTT。...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...
  3. 用於將 MHTML 導出到 WORDML 的 C++ API | products.aspos...

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

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

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

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

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

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

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

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

    在 C++ 應用程序中將 PS 轉換為 DOTX。...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...
  9. فتح ملفات ODP العروض التقديمية باستخدام C++ | p...

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

    products.aspose.com/slides/ar/cpp/unlock/odp/
  10. 使用 .NET 解鎖 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/unlock/ppt/