Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 142,060 for

pptx

(0.11 sec)
  1. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the modified presentation to a PPTX file. The code snippet below... Save the presentation to a PPTX file. import aspose.slides as...

    docs.aspose.com/slides/python-net/activex/
  2. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 将百分比显示为标签..."percentage_as_label.pptx" , slides . export . SaveFormat . PPTX ) 在图表数据标签中显示百分号...

    docs.aspose.com/slides/zh/python-net/chart-data...
  3. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Pptx ); } finally { if ( pres !=...( outFileName , SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Pptx ); } finally { if ( pres !=...( outFileName , SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Portable Document Format (PDF)|Aspose.Slides Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java PPT to PPTX conversion XML Parser Specification...

    docs.aspose.com/slides/java/portable-document-f...
  6. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation....Slides C++ Redaction Ppt PPT PPTX ODP POT ppsx PPT Redact PPT...

    products.aspose.com/slides/cpp/redaction/ppt/
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Pptx ); Public API and Backwards...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...pptx" , slides . export . SaveFormat . PPTX ) macOS System..."NewPresentation.pptx" , slides . export . SaveFormat . PPTX ) FAQ Can...

    docs.aspose.com/slides/python-net/installation/
  9. Converting a PDF file to PPT using Android via ...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...PptxSaveOptions (); // Save the output in PPTX File xlsFileName = new File..."PDF-to-Powerpoint.pptx" ); try { // Save the file into PPTX format document...

    products.aspose.com/pdf/android-java/conversion...
  10. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample Pptx with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...6:13am 1 Hi Team, I have a sample PPTX with a single slide. The slide...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/underline-gets-cut-when-conv...