Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 15,825 for

password protection

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

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

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

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

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

    在 C++ 應用程序中將 PDF 轉換為 DOTM。...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...
  6. Node.js aracılığıyla C++ kullanarak Güçlü Şifre...

    Aspose.Cells for Node.js via C++ kullanarak Excel dosyaları için güçlü şifreleme türlerini nasıl ayarlayacağınızı öğrenin....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-str...
  7. Mở khóa tệp bản trình bày PPTX bằng C++ | produ...

    mã nguồn C++ để xóa bảo vệ khỏi Bản trình bày PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/vi/cpp/unlock/pptx/
  8. 使用 C++ 解鎖 PPTX 演示文件 | products.aspose.com

    C++ 源代碼,用於移除 PPTX 演示文稿的保護。...LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/zh-hant/cpp/unlock/p...
  9. Презентация с защитой паролем|Aspose.Slides для...

    Блокировать презентацию PowerPoint. Защищённый паролем PowerPoint в JavaScript... Нажмите PROTECT NOW. Нажмите DOWNLOAD NOW....presentation . save ( "write-protected-pres.pptx" , aspose . slides...

    docs.aspose.com/slides/ru/nodejs-java/password-...
  10. Procurar

    Procurar...Save("write-protected-pres.ppt", SaveFormat.Ppt);...loadOptions = new LoadOptions {Password = "123123"}; using (Presentation...

    blog.aspose.com/pt/slides/encrypt-ppt-csharp/