Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 126,406 for

presentation

(0.07 sec)
  1. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint Presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....and footer in PowerPoint presentations are used to display additional...in PowerPoint PPTX/PPT presentations programmatically using C#...

    blog.aspose.com/slides/add-header-footer-in-pow...
  2. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost Presentations with dynamic visuals in PPT and PPTX files — get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/php-java/animated-charts/
  3. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/nodejs-java/object-previ...
  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. 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/
  6. 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/
  7. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument Presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....Convert Presentations to Multiple Formats in C++ Contents [ Hide...format presentations to PPTX file format presentations. As the...

    docs.aspose.com/slides/cpp/convert-presentation/
  8. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument Presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... Presentation ( "Presentation.pptx" ); try { var...aspose . slides . Presentation ( "Presentation.pptx" ); try { var...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  9. 幻灯片切换|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 幻灯片切换,PowerPoint 在 JavaScript 中的 Morph 切换...要创建一个简单的幻灯片切换效果,请按以下步骤操作: 创建 Presentation 类的实例。 通过 TransitionType...写入修改后的演示文稿文件。 // 实例化 Presentation 类以加载源演示文稿文件 var presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/slide-tra...
  10. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost Presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/python-net/animated-charts/