Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 85,828 for

presentation

(0.32 sec)
  1. 在 C# 中將 SVG 轉換為 PNG | products.aspose.com

    在 C# 中將 SVG 轉換為 PNG。使用 .NET 庫 API 將 SVG 轉換為 PNG 文件。...開發人員和應用程序可以通過以下方式將 SVG 轉換為 PNG: 創建一個 Presentation 類的實例。 加載 SVG 圖像。 添加相框。 將文件另存為...C# 代碼 using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/zh-hant/net/conversi...
  2. 在 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...
  3. 移动幻灯片到新位置|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...
  4. Convert OTT to PPS via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint pps presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/ott-to...
  5. 导出图表|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 pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/export-chart/
  6. Convert RTF to PPT in Python or with free Onlin...

    RTF to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPT online converter quickly before integrating the code....not suitable for presentations. Presentations require a different...PPT in order to create a presentation. How Aspose.Total Helps...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPS to EXCEL via PHP or with free Onlin...

    PHP API to Convert PPS to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to EXCEL online converter quickly before integrating the code....or Online App Export PPS Presentation to EXCEL via PHP without...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  8. C# API to Export PS to FLATOPC | products.aspos...

    Convert PS to FLATOPC without using Microsoft Word...digital content, OpenOffice Presentation (.potx or .potm) files become...become essential for presentation design and multimedia integration...

    products.aspose.com/total/net/conversion/ps-to-...
  9. Public API and Backwards Incompatible Changes i...

    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....example: using ( Presentation pres = new Presentation ( "example.pptx"...used: using ( Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...Contents [ Hide ] 识别合并单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以找到合并单元格。...= System :: MakeObject < Presentation > ( u "SomePresentationWith...

    docs.aspose.com/slides/zh/cpp/manage-cells/