Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 129,285 for

presentation

(0.1 sec)
  1. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....source presentation from the disk using the Presentation class...source PPT presentation from the disk using the Presentation class...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  2. Export PS to SWF via C# API | products.aspose.com

    .NET API to Convert PS to SWF without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations in various formats, such...

    products.aspose.com/total/net/conversion/ps-to-...
  3. C++ API to Convert XPS to ODP | products.aspose...

    Convert XPS to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader... ODP (OpenDocument Presentation) is an open standard for...documents. It is used to store presentations in a format that is independent...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Convert SVG to OTP | products.aspose...

    Convert SVG to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... It is a powerful presentation manipulation API that enables...read, edit, and convert presentations. It also supports PPTX to...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. Using Aspose.Slides with ReportViewer 2010 and ...

    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....2010/2012 to a PowerPoint presentation . RplRenderer class renders...Stream Format to PowerPoint presentation. RplRenderer uses soft page...

    docs.aspose.com/slides/reportingservices/using-...
  6. Online XSLFO to PPSX Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSX files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Aspose.Slides for .NET 14.6.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和突破性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation pres = new Presentation ()) { IChart...属性。 using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Online PCL to PPT Conversion or Build .NET base...

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  9. C++ API to Convert TEX to POTM | products.aspos...

    Convert TEX to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint Open XML Macro-Enabled Presentation format. Converting between...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked Presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...