Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 163,372 for

presentation

(0.11 sec)
  1. 在 C# 中将图像转换为 JPG | products.aspose.com

    在 C# 中将图像转换为 JPG。使用 .NET 库 API 将图像转换为 JPG 图片。...开发人员和应用程序可以通过以下方式将 Image 转换为 JPG: 创建一个 Presentation 类的实例。 加载图像文件。 添加相框。 将文件另存为...C# 代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/im...
  2. 在 C# 中将 JPG 转换为图像 | products.aspose.com

    在 C# 中将 JPG 转换为图像。使用 .NET 库 API 将 JPG 转换为不同格式的图像。...开发人员和应用程序可以通过以下方式将 JPG 转换为 Image: 创建一个 Presentation 类的实例。 加载 JPG 图像。 添加相框。 保存图像。...将JPG转换为图像的C#代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/jp...
  3. 在 C# 中将 PDF 转换为 PNG | products.aspose.com

    在 C# 中将 PDF 转换为 PNG。使用 .NET 库 API 将 PDF 页面转换为 PNG 图像...开发人员和应用程序可以通过以下方式将 PDF 转换为 PNG: 创建一个 Presentation 类的实例。 加载 PDF 文件。 基于 PDF...C# 代码 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh/net/conversion/pd...
  4. 在 C# 中將 PDF 轉換為 JPG | products.aspose.com

    在 C# 中將 PDF 轉換為 JPG。使用 .NET 庫 API 將 PDF 頁面轉換為 JPG 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 JPG: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. Convert POTX to ODP using C# | products.aspose.com

    Sample code for POTX to ODP C# conversion. Use API example code for batch POTX files to ODP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potx-...
  6. Convert POTX to PPTM using C# | products.aspose...

    Sample code for POTX to PPTM C# conversion. Use API example code for batch POTX files to PPTM conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potx-...
  7. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....PPTX to PPT Open the source presentation from the disk by creating...creating an instance of the Presentation class The save method converts...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  8. Convert SVG to PNG in C# | products.aspose.com

    Convert SVG to PNG in C#. Use .NET library API to convert SVG to PNG files....Create an instance of the Presentation class. Load the SVG image...to PNG using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/net/conversion/svg-t...
  9. Convert JPG to PNG in C# | products.aspose.com

    Convert JPG to PNG in C#. Use .NET library API to convert JPG to PNG files....Create an instance of the Presentation class. Load the JPG image...to PNG using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/conversion/jpg-t...
  10. Convert PDF to TIFF in C# | products.aspose.com

    Convert PDF to TIFF in C#. Use .NET library API to convert PDF pages to TIFF images...Create an instance of the Presentation class. Load the PDF file...TIFF using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...