Aspose.Cells for Node.js via C++を使ったExcelのワークシートの保護方法について、行、列、特定のセルの保護も含めて学習します。...クラスは、ワークシートに保護を適用するための protect(ProtectionType) メソッドを提供します。 protect(ProtectionType)...( 0 ); // Protecting the worksheet with a password worksheet...
在 C++ 應用程序中將 PDF 轉換為 DOTX。...pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 PDF 轉換為 MARKDOWN。...pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 PDF 轉換為 WORDML。...pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MD 轉換為 RTF。...md" , L "owner" ); // change password of MD Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MHTML 轉換為 RTF。...mhtml" , L "owner" ); // change password of MHTML Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 PCL 轉換為 PS。...pcl" , L "owner" ); // change password of PCL Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 PCL 轉換為 MARKDOWN。...pcl" , L "owner" ); // change password of PCL Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 TEX 轉換為 RTF。...tex" , L "owner" ); // change password of TEX Document doc -> ChangePasswords...document protection only works when document protection is turned...