Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 12,736 for

password protection

(0.05 sec)
  1. Xuất EML sang SVG qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành SVG 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/eml...
  2. Xuất EML sang EMF qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành EMF 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/eml...
  3. Xuất EML sang GIF qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành GIF 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/eml...
  4. Xuất EML sang RTF qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành RTF 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/eml...
  5. Xuất EML sang PDF qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành PDF 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/eml...
  6. Xuất EML sang EPUB qua C++ | products.aspose.com

    API C++ để chuyển đổi EML thành EPUB 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/eml...
  7. 記録

    記録...protect(int, java.lang.String) メソッドを使用してWord文書を保護します。...String password = "123456"; // 保護タイプで保護する doc.protect(ProtectionType...

    blog.aspose.com/ja/words/protect-or-unprotect-m...
  8. Arbeitsmappe mithilfe von Aspose.Cells verschlü...

    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....xls" ); //Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/de/java/encrypt-workbook-...
  9. 共有ワークブックのパスワード保護または解除をC++で行う|Documentation

    Aspose.Cells for C++を使用して、共有ワークブックのパスワード保護または解除方法を学びます。...Workbook wb ; // Protect the Shared Workbook with Password wb . ProtectSharedWorkboo...cout << "Shared workbook protection applied successfully!" <<...

    docs.aspose.com/cells/ja/cpp/password-protect-o...
  10. باز کردن قفل فایل های ارائه PPT با استفاده از C...

    کد منبع C++ برای حذف حفاظت از ارائه PPT....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/fa/cpp/unlock/ppt/