Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 141,639 for

pptx

(0.23 sec)
  1. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...( "test.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: import aspose.slides as..."series_overlap.pptx" , slides . export . SaveFormat . PPTX ) The result:...

    docs.aspose.com/slides/python-net/chart-series/
  4. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-textbox/
  5. Ինչպես փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#

    Մենք ձեզ կքայլենք C#-ի քայլերով, թե ինչպես փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#: Մի քանի տող կոդի օգնությամբ դուք կարող եք հեշտությամբ փոխարկել SVG-ն ներկայացման՝ օգտագործելով C#:...կամ Interop գրադարան՝ SVG-ն PPTX-ի C# -ով փոխարկելու համար: Հավելվածը...բոլոր .NET հարթակներում: SVG-ն PPTX C#-ով արտահանելու քայլեր Կազմաձևեք...

    kb.aspose.com/hy/slides/net/how-to-convert-svg-...
  6. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....NET Watermark Odp PPT PPTX ODP POT ppsx ODP Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  7. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 为形状或框架添加..."output.pptx" , slides . export . SaveFormat . PPTX ) 为媒体添加 URL...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  8. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  9. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); Apply a Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  10. How to Create PPT using Python

    This article explains how to create PPT using Python. You can use Python generate PowerPoint presentation and open that in MS PowerPoint for viewing....slide is saved on the disk as PPTX . Steps to Create PowerPoint...presentation is saved on the disk in PPTX format. Code to Create PPT using...

    kb.aspose.com/slides/python/how-to-create-ppt-u...