Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 126,866 for

presentation

(0.07 sec)
  1. 在 C# 中將 HTML 轉換為 XML | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  2. 移动幻灯片到新位置|Aspose.Slides 文档

    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.... Presentation presentation = presentationPart...presentationPart . Presentation ; SlideIdList slideIdList = presentation . SlideIdList...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  3. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...KeyNotFoundException: The given key was not present in the dictionary. com.aspose...println("Loading presentation..."); Presentation presentation = new P...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  4. 将 PowerPoint 转换为视频|Aspose.Slides for Node.js vi...

    在 JavaScript 中将 PowerPoint 转换为视频... var presentation = new aspose . slides . Presentation (); try...添加一个笑脸形状并对其进行动画 var smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  5. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

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

    Sample code for PPTX to BMP C# conversion. Use API example code for batch PPTX files to BMP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  7. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  8. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  9. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  10. C++ API to Convert TEX to SWF | products.aspose...

    Convert TEX to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/tex-to...