Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 142,057 for

pptx

(0.07 sec)
  1. Online XSLFO to SWF Conversion or Build .NET ba...

    Free online app to convert XSLFO to SWF files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  2. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-data-label/
  3. Support for Embedding Audio in Presentation|Asp...

    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....feature is supported only for PPTX export. Support for Embedding...

    docs.aspose.com/slides/reportingservices/suppor...
  4. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  5. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...pptx" , SaveFormat :: Pptx ); } finally { if...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  6. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....); Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  7. Split Powerpoint Files Online or via C++ | prod...

    Free online app to split different Powerpoint files. C++ Splitter library code for Powerpoint documents....(PowerPoint Presentation) Split PPTX Files (Open XML presentation...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/cpp/split/powerpoint/
  8. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....Presentation class to create a new PPTX file. with slides . Presentation...font_height = 18 # Save the PPTX to disk. presentation . save...

    docs.aspose.com/slides/python-net/manage-paragr...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate Presentation...( "SimpleSmartArt.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-smartart-shape/
  10. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。...pptx" , slides . export . SaveFormat . PPTX ) 设置自动饼图切片颜色...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts...

    docs.aspose.com/slides/zh/python-net/pie-chart/