Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 144,291 for

pptx

(0.09 sec)
  1. Redact PPT Presentation Online or using .NET | ...

    Open and redact PPT document online via app for free. .NET API C# code to search and replace PPT text....pptx (Microsoft PowerPoint) Redact...(PowerPoint Presentation) Redact PPTX Files (Open XML presentation...

    products.aspose.com/total/net/redact/ppt/
  2. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、Pptx 和 ODP 文件——提升您的演示文稿效果。... 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts..."Rotation3D_out.pptx" , slides . export . SaveFormat . PPTX ) 常见问题 Aspose...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  3. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...Presentation File) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  4. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...pptx")) { for (var i = 0; i < 2;...Save("test1_modified.pptx", Aspose.Slides.Export.SaveFormat.Pptx); } test1...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  5. Add Layout Slides to Presentation|Aspose.Slides...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ; //Instantiate Presentation...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slides-to...
  6. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  7. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/php-java/presentation-vi...
  8. Create Chart in PPT Presentation Files using Py...

    Python source code to create chart in PPT Presentation....NET Chart Ppt PPT PPTX PPT Add PowerPoint Chart and...charts to the following formats: PPTX...

    products.aspose.com/slides/python-net/chart/ppt/
  9. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....Presentation class to create a PPTX file. with slides . Presentation..."connected_shapes.pptx" , slides . export . SaveFormat . PPTX ) NOTE The...

    docs.aspose.com/slides/python-net/connector/
  10. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/connector/