Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 144,290 for

pptx

(0.46 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, Pptx — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....you repurpose PowerPoint (PPT, PPTX) and OpenDocument (ODP) files...OpenDocument presentations (PPT, PPTX, ODP) into clean Markdown, keeping...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based...-> save ( "Output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/activex/
  3. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code....presentations to XPS by saving a PPT or PPTX file in the XPS format. This...Aspose.Slides converts PPT or PPTX presentation to the XPS format...

    docs.aspose.com/slides/python-net/convert-power...
  4. Convert PowerPoint Presentations to XPS in .NET...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in .NET using Aspose.Slides. Get step-by-step guide and sample C# code....presentations to XPS by saving a PPT or PPTX file in the XPS format. This...Aspose.Slides converts PPT or PPTX presentation to the XPS format...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and Pptx, with practical C# code examples....pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } Calculate Actual...

    docs.aspose.com/slides/net/chart-calculations/
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....pptx" , slides . export . SaveFormat . PPTX ) The result:..."picture_bullets.pptx" , slides . export . SaveFormat . PPTX ) The result:...

    docs.aspose.com/slides/python-net/manage-bullet...
  7. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple Pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...ISlide) to merge multiple pptx files, and then uses com.aspose...com.aspose.slides.SaveFormat.Pptx); } } andrey.potapov February...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  8. 限制与 API 差异|Aspose.Slides for PHP 文档

    比较 Aspose.Slides for PHP via Java 与 Aspose.Slides for Java 之间的限制和 API 差异。...pptx" , SaveFormat . Pptx ); } finally { if..."NewPresentation_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/limitations-...
  9. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、Pptx 和 ODP,以自动化演示文稿工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 设置环形图的标注...( "chart.pptx" , slides . export . SaveFormat . PPTX ) 常见问题 在将演示文稿转换为...

    docs.aspose.com/slides/zh/python-net/callout/
  10. Presentation-to-Image Conversion in C# Is Not P...

    I am using a Pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...2025, 11:02pm 1 I am using a pptx file and converting it to images...experiencing issues with converting PPTX files to images on Ubuntu Linux...

    forum.aspose.com/t/presentation-to-image-conver...