Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 129,968 for

presentation

(0.15 sec)
  1. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Load ODP via instance of Presentation class. Use FindAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/cpp/search/odp/
  2. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...content into this pre-styled presentation so all elements inherit..."linked_excel.xlsx"; Presentation presentation = new Presentation(); ISlide...

    forum.aspose.com/t/aspose-queries/311420
  3. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...); //创建演示文稿 Presentation pres = new Presentation (); //获取第一张幻灯片...方法 using ( Presentation sourcePres = new Presentation ()) { //设置页眉页脚可见性属性...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  4. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/java/custom-shape/
  5. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架...您可以通过以下方式在幻灯片上添加缩放帧: 创建 Presentation 类的实例。 创建您打算链接缩放帧的新幻灯片。 向创建的幻灯片添加标识文本和背景。...= new aspose . slides . Presentation (); try { // 向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  6. 在 PHP 中格式化演示文稿图表|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...API,用于管理不同的图表实体并使用自定义值进行格式化: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...文件。 # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-format...
  7. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your Presentations today....Customize 3D Charts in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/php-java/3d-chart/
  8. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint SDK that makes PPTX/PPT to XML conversion a breeze....Conclusion Explore PowerPoint presentations are widely used for various...comes to integrating these presentations into automated systems for...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  9. 在 C# 中將 PPTX 轉換為 Word | products.aspose.com

    在 C# 中將 PPTX 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...C# 代碼 using var presentation = new Presentation(); var doc = new... foreach ( var slide in presentation.Slides) { // generates and...

    products.aspose.com/slides/zh-hant/net/conversi...
  10. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

    Այս ձեռնարկը ներառում է, թե ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով: Այն ընդգրկում է շրջակա միջավայրը հաստատելու բոլոր մանրամասները, քայլ առ քայլ գործընթացը և աշխատանքային օրինակելի կոդը՝ Java-ի միջոցով PPTX տեքստը ջնջելու համար:...ներկայացում՝ օգտագործելով Presentation դասի օրինակը և մուտք գործեք...արդյունք ստանալու համար. Ինչպես Presentation դասի օրինակն օգտագործվում...

    kb.aspose.com/hy/slides/java/how-to-strike-out-...