Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 238,431 for

slides

(0.06 sec)
  1. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Android via...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/presentation-header...
  3. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....slides as slides with slides . Presentation (...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] text_frame...

    docs.aspose.com/slides/python-net/portion/
  4. Manage Presentation Headers and Footers in PHP|...

    Use Aspose.Slides for PHP via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides provides support to work with slide’s headers...maintained on Slide master level. Aspose.Slides for PHP via Java...

    docs.aspose.com/slides/php-java/presentation-he...
  5. Export Presentation Charts in JavaScript|Aspose...

    Learn how to export presentation charts with Aspose.Slides for Node.js via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....Slides for Node.js via Java provides...given. var pres = new aspose . slides . Presentation (); try { var...

    docs.aspose.com/slides/nodejs-java/export-chart/
  6. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....pptx" )) { ISlide slide = pres . Slides [ 0 ]; ISmartArt smartArt...smartArt = ( ISmartArt ) slide . Shapes [ 0 ]; ISmartArtNodeCollect...

    docs.aspose.com/slides/net/manage-smartart/
  7. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint Slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....JavaScript Contents [ Hide ] Aspose Slides allows you to load these fonts.... Load Custom Fonts Aspose.Slides allows you to load fonts used...

    docs.aspose.com/slides/nodejs-java/custom-font/
  8. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides for .NET now facilitates to...shapes in their slides from scratch. Aspose.Slides for .NET has...

    docs.aspose.com/slides/net/manage-smartart-shape/
  9. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, safeguarding consistent text display on any device or OS....Slides supports FontFallBackRule class...var firstRule = new aspose . slides . FontFallBackRule ( startUnicodeIndex...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  10. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...Slides for .NET 允许您获取垂直轴的最小值和最大值。按照以下步骤操作:...Chart chart = ( Chart ) pres . Slides [ 0 ]. Shapes . AddChart (...

    docs.aspose.com/slides/zh/net/chart-axis/