Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 129,307 for

presentation

(0.14 sec)
  1. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using С++ Contents [ Hide...= System :: MakeObject < Presentation > ( u "chart.pptx" ); auto...

    docs.aspose.com/slides/cpp/chart-workbook/
  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. 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/
  4. Merge PPS Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pps/
  5. 将演示文稿转换为 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...
  6. Convert HTML to PPTX in C# | products.aspose.com

    Convert HTML to PPTX in C#. Use .NET library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPTX in...

    products.aspose.com/slides/net/conversion/html-...
  7. Convert HTML to PPT in C# | products.aspose.com

    Convert HTML to PPT in C#. Use .NET library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/net/conversion/html-...
  8. Convert PDF to PPT in C# | products.aspose.com

    Convert PDF to PPT in C#. Use .NET library API to convert PDF to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert PDF to PPT in C#...

    products.aspose.com/slides/net/conversion/pdf-t...
  9. Master PowerPoint Fonts in Java|Aspose.Slides D...

    Learn to control PowerPoint fonts in Aspose.Slides for Java: embed, substitute, load custom fonts, and resolve missing glyphs with concise code....Hide ] Manage Fonts in Presentations Using Java Customize PowerPoint...in Java Specify Default Presentation Fonts in Java Embed Fonts...

    docs.aspose.com/slides/java/powerpoint-fonts/
  10. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/image/