Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 8,423 for

image scale

(0.06 sec)
  1. Chuyển đổi PPS sang GIF qua C# | products.aspos...

    Mã mẫu để chuyển đổi PPS sang GIF C#. Sử dụng mã ví dụ API để chuyển đổi hàng loạt tệp PPS sang GIF trong VB.NET, Asp.NET hoặc bất kỳ ứng dụng dựa trên .NET nào....Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in GIF format bitmap...

    products.aspose.com/slides/vi/net/conversion/pp...
  2. Chuyển đổi POTX sang JPEG qua C# | products.asp...

    Mã mẫu để chuyển đổi POTX sang JPEG C#. Sử dụng mã ví dụ API cho hàng loạt tệp POTX sang chuyển đổi JPEG trong VB.NET, Asp.NET hoặc bất kỳ ứng dụng dựa trên .NET nào....Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in JPEG format bitmap...

    products.aspose.com/slides/vi/net/conversion/po...
  3. Chuyển đổi ODP sang GIF qua C# | products.aspos...

    Mã mẫu cho chuyển đổi ODP sang GIF C#. Sử dụng mã ví dụ API để chuyển đổi hàng loạt tệp ODP sang GIF trong VB.NET, Asp.NET hoặc bất kỳ ứng dụng dựa trên .NET nào....Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in GIF format bitmap...

    products.aspose.com/slides/vi/net/conversion/od...
  4. แปลง POT เป็น BMP ผ่าน C# | products.aspose.com

    โค้ดตัวอย่างสำหรับการแปลง POT เป็น BMP C# ใช้โค้ดตัวอย่าง API สำหรับไฟล์แบตช์ POT เป็นการแปลง BMP ภายใน VB.NET, Asp.NET หรือแอปพลิเคชันที่ใช้ .NET...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in BMP format bitmap...

    products.aspose.com/slides/th/net/conversion/po...
  5. แปลง OTP เป็น JPEG ผ่าน C# | products.aspose.com

    โค้ดตัวอย่างสำหรับการแปลง OTP เป็น JPEG C# ใช้โค้ดตัวอย่าง API สำหรับไฟล์ OTP แบบแบตช์เป็นการแปลง JPEG ภายใน VB.NET, Asp.NET หรือแอปพลิเคชันที่ใช้ .NET...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in JPEG format bitmap...

    products.aspose.com/slides/th/net/conversion/ot...
  6. แปลง PPTX เป็น BMP ผ่าน C# | products.aspose.com

    โค้ดตัวอย่างสำหรับการแปลง PPTX เป็น BMP C# ใช้โค้ดตัวอย่าง API สำหรับไฟล์แบตช์ PPTX เป็นการแปลง BMP ภายใน VB.NET, Asp.NET หรือแอปพลิเคชันที่ใช้ .NET...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in BMP format bitmap...

    products.aspose.com/slides/th/net/conversion/pp...
  7. แปลง PPSX เป็น PNG ผ่าน C# | products.aspose.com

    โค้ดตัวอย่างสำหรับการแปลง PPSX เป็น PNG C# ใช้โค้ดตัวอย่าง API สำหรับไฟล์แบตช์ PPSX เป็นการแปลง PNG ภายใน VB.NET, Asp.NET หรือแอปพลิเคชันที่ใช้ .NET...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in PNG format bitmap...

    products.aspose.com/slides/th/net/conversion/pp...
  8. แปลง POTX เป็น JPEG ผ่าน C# | products.aspose.com

    โค้ดตัวอย่างสำหรับการแปลง POTX เป็น JPEG C# ใช้โค้ดตัวอย่าง API สำหรับไฟล์ POTX แบบแบตช์เป็นการแปลง JPEG ภายใน VB.NET, Asp.NET หรือแอปพลิเคชันที่ใช้ .NET...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in JPEG format bitmap...

    products.aspose.com/slides/th/net/conversion/po...
  9. 通過 C# 將 PPTM 轉換為 PNG | products.aspose.com

    PPTM 到 PNG C# 轉換的示例代碼。使用 API 示例代碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中將批處理 PPTM 文件轉換為 PNG。...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in PNG format bitmap...

    products.aspose.com/slides/zh-hant/net/conversi...
  10. 通過 C# 將 PPTX 轉換為 PNG | products.aspose.com

    PPTX 到 PNG C# 轉換的示例代碼。使用 API 示例代碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程序中將 PPTX 文件批量轉換為 PNG。...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in PNG format bitmap...

    products.aspose.com/slides/zh-hant/net/conversi...