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

pptx

(0.14 sec)
  1. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow....pptx" ); try { # Accesses a slide...save ( "modified.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  2. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample Pptx with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this Pptx and want to get images of individual animated text paragraphs. Ideally, …...11:00am 1 Hi Team, I have a sample PPTX with a slide containing animated...paragraphs. I use Aspose to read this PPTX and want to get images of individual...

    forum.aspose.com/t/wrong-count-of-animated-text...
  3. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  4. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations....the modified presentation to a PPTX file. import aspose.slides.charts..."ErrorBars_out.pptx" , slides . export . SaveFormat . PPTX ) Add Custom...

    docs.aspose.com/slides/python-net/error-bar/
  5. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... 将修改后的演示文稿保存为 PPTX 文件。 下面的 Python 代码演示了如何创建簇状柱形图:...aspose.pydrawing as draw # 实例化表示 PPTX 文件的 Presentation 类。 with slides...

    docs.aspose.com/slides/zh/python-net/create-chart/
  6. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for C++, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). auto presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); Apply a Reflection..."reflection_effect.pptx" , SaveFormat . Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/net/shape-effect/
  8. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C# 代码实现了上述步骤,演示了如何向幻灯片添加文本:..."TextBox_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/zh/net/manage-textbox/
  9. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C++ 代码——上述步骤的实现——演示了如何向幻灯片添加文本:...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); 检查文本框形状 Aspose...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  10. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation....NET Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/python-net/protect/ppt/