Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 142,052 for

pptx

(0.09 sec)
  1. 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...
  2. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。... 将修改后的演示文稿写入为 PPTX 文件。 以下 C++ 代码演示如何创建普通图表: //.../out/NormalCharts_out.pptx" ; //实例化一个表示 PPTX 文件的演示文稿类 SharedPtr...

    docs.aspose.com/slides/zh/cpp/create-chart/
  3. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions.... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...between each other (e.g. PPT to PPTX, PPTX to ODP), or into a template...

    products.aspose.com/slides/net-core/
  4. Convert DOCX to PPSX via C# .NET or with free O...

    Convert Word docx documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....Cases Converting DocX Files into Pptx Formats is Vital for Unlocking...conversion of DocX files into Pptx formats is necessary to unlock...

    products.aspose.com/total/net/conversion/docx-t...
  5. 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/
  6. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for 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/java/remove-slide-from-p...
  7. 幻灯片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用过渡效果,并导出为 PowerPoint 和 OpenDocument。...pptx" , slides . export . SaveFormat . PPTX ) 💡 提示:...slides . Presentation ( "slide.pptx" ) as presentation : # 按索引访问幻灯片。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Protect PPT Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/protect/ppt/
  9. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/
  10. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add a Custom Line...

    docs.aspose.com/slides/net/trend-line/