IZoomObject Contents [ Hide ] IZoomObject class Represents a Zoom object in a slide. The IZoomObject type exposes the...... get_thumbnail(bounds, scale_x, scale_y) Returns shape thumbnail...
SmartArt Contents [ Hide ] SmartArt class Represents a SmartArt diagram The SmartArt type exposes the following membe...... get_thumbnail(bounds, scale_x, scale_y) Returns shape thumbnail...
Mã chuyển đổi C ++ mẫu cho tài liệu OTP sang định dạng JPEG. Sử dụng mã ví dụ để chuyển đổi hàng loạt OTP sang JPEG trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
Mẫu mã chuyển đổi C ++ cho tài liệu OTP sang định dạng GIF. Sử dụng mã ví dụ để chuyển đổi hàng loạt OTP sang GIF trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
Mã chuyển đổi C ++ mẫu cho tài liệu PPSM sang định dạng BMP. Sử dụng mã ví dụ để chuyển đổi hàng loạt PPSM sang BMP trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
Mã chuyển đổi C ++ mẫu cho tài liệu ODP sang định dạng GIF. Sử dụng mã ví dụ để chuyển đổi hàng loạt ODP sang GIF trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
Mã chuyển đổi C ++ mẫu cho tài liệu EMF sang định dạng BMP. Sử dụng mã ví dụ để chuyển đổi hàng loạt EMF sang BMP trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
將 PPT 文檔轉換為 GIF 格式的示例 C++ 轉換代碼。使用示例代碼在任何 C++ 應用程序中進行批量 PPT 到 GIF 的轉換。...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
PTM 文檔到 JPEG 格式的示例 C++ 轉換代碼。使用示例代碼在任何 C++ 應用程序中進行批量 PPTM 到 JPEG 的轉換。...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...
將 PPT 文檔轉換為 JPEG 格式的示例 C++ 轉換代碼。使用示例代碼在任何 C++ 應用程序中進行批量 PPT 到 JPEG 轉換。...desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...