Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 144,308 for

pptx

(0.4 sec)
  1. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "group_shape.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a password encryption. As a result, you'll get a password protected powerpoint presentation....Pptx property Code to Secure PowerPoint...code, you learned how to secure PPTX using C#. This API is not limited...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  3. Aspose.Slides Product Family

    Գտեք պատասխաններ կոդով ներկայացումներ ստեղծելու, փոխակերպելու և խմբագրելու մասին՝ առանց Microsoft PowerPoint-ի օգտագործման:...փոխարկել ODP-ն PPTX-ի Python-ում Ինչպես փոխարկել PPT-ն PPTX-ի Python-ում...սլայդ C#-ում Ինչպես փոխարկել PPTX-ը PPT-ի, օգտագործելով Python-ը...

    kb.aspose.com/hy/slides/page/5/
  4. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, Pptx and ODP programmatically....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extracting-text-from...
  5. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-axis/
  6. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" )) { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" )) { ISlide slide = pres ....

    docs.aspose.com/slides/net/chart-workbook/
  7. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/shape-effect/
  8. Convert FLATOPC to POWERPOINT via C++ or with f...

    Export FLATOPC to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/flatop...
  9. 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/
  10. 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/