Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 127,308 for

presentation

(0.11 sec)
  1. Aspose.Slides for .NET 15.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和突破性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Ինչպես տպել PowerPoint ներկայացումը C#-ով

    Այս քայլ առ քայլ ձեռնարկում մենք ձեզ ցույց կտանք, թե ինչպես կարելի է տպել PPTX C#-ով Aspose.Slides-ի միջոցով՝ առանց նույնիսկ PowerPoint-ի տեղադրման: PPT ներկայացման կամ PPTX տպագրությունը C#-ով .NET կոդի միջոցով ձեռք է բերվում պարզ և հեշտ քայլերի միջոցով:...թե ինչպես տպել PowerPoint Presentation -ը C#-ով առանց PowerPoint-ի...SetLicense մեթոդը Ստեղծեք Presentation Class -ի նոր օբյեկտ Ներբեռնեք...

    kb.aspose.com/hy/slides/net/how-to-print-powerp...
  3. Create and Customize PowerPoint SmartArt on And...

    Learn how to create and edit PowerPoint SmartArt in Java via Aspose.Slides for Android API: layouts, nodes, styles, with step-by-step examples to automate slides fast....SmartArt in PowerPoint Presentations on Android Manage SmartArt...SmartArt Graphics in Presentations on Android Manage SmartArt Shape...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  4. 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
  5. API Reference|Aspose.Slides Documentation

    Create, edit, and convert Presentations in .NET—no PowerPoint needed. Aspose.Slides supports PPT, PPTX, and ODP with fast SVG/PDF export....applications to read and write presentation documents without using...

    docs.aspose.com/slides/net/api-reference/
  6. 在 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/
  7. 管理缩放|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  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-...