Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 129,330 for

presentation

(0.57 sec)
  1. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using Java Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/java/chart-data-table/
  2. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) Presentations in C#....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/net/adding-text-dynamica...
  4. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting Presentation impact across PPT, PPTX and ODP formats with clear code examples....Manage Chart Data Markers in Presentations with Python Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/python-net/chart-data-ma...
  5. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...示例演示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 auto presentation = MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  6. Convert ODP to PPTX in .NET|Aspose.Slides Docum...

    Convert ODP to PPTX with Aspose.Slides for .NET. Clean C# code examples, batch tips, and high-quality results—no PowerPoint needed....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/convert-odp-to-pptx/
  7. Create Presentations in PHP|Aspose.Slides for P...

    Create Presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and save them programmatically for reliable results....Create Presentations in PHP Contents [ Hide ] Create a Presentation...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/php-java/create-presenta...
  8. Online XSLFO to POTM Conversion or Develop Java...

    Free online app to convert XSLFO to POTM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  9. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with C#/.NET. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/net/creating-excel-chart...