Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 130,530 for

presentation

(0.17 sec)
  1. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.otp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/otp/
  2. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppt" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppt/
  3. Create and Customize PowerPoint Charts in Pytho...

    Create and customize PowerPoint charts in Python with Aspose.Slides — work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in Python Customize Presentation Charts...Charts in Python Customize Presentation Chart Entities in Python...

    docs.aspose.com/slides/python-net/powerpoint-ch...
  4. Configure Fallback Font Collections in PHP|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for PHP via Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...of a certain presentation: $pres = new Presentation (); try { $userRulesList...

    docs.aspose.com/slides/php-java/create-fallback...
  5. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....text files to PowerPoint presentations is a great way to make your...appealing. Presentations are often used to present information...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. 将演示文稿转换为 HTML|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....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation("Conversion.ppt"); HtmlOptions...

    docs.aspose.com/slides/zh/net/convert-presentat...
  7. Font Selection Sequence in Aspose.Slides for С+...

    Discover how Aspose.Slides for С++ selects fonts, ensuring crisp, consistent Presentation of PPT, PPTX and ODP files—improve your slides now....[ Hide ] Overview When a presentation is loaded, rendered, or...whether the fonts used in the presentation are available in the operating...

    docs.aspose.com/slides/cpp/font-selection-seque...
  8. Create PPTX Charts using .NET | products.aspose...

    Create charts in PPTX Presentations in C# using Aspose.Slides for .NET....applications that create charts in presentation files using server-side...to create charts in PPTX presentations. Install the package from...

    products.aspose.com/slides/net/chart/pptx/
  9. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code.... ODP is a presentation format used by OpenOffice...popular choice for creating presentations. It is also a great way...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完整掌握段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...个段落且每个段落包含 3 个片段的文本框: 创建 Presentation 类的实例。 通过索引访问相应幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-paragraph/