Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 133,801 for

pptx

(0.07 sec)
  1. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to ODP. Aspose.Total for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/
  3. Presentation Localization|Aspose.Slides Documen...

    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....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  4. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#...pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  5. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java...pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-slide-show/
  6. Manage Slide Show|Aspose.Slides for PHP Documen...

    Manage slide show settings in PowerPoint presentations using PHP...pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/
  7. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/excel-...
  8. 如何使用 Python 将演示文稿转换为 PDF

    这个简单的主题解释了如何使用 Python 将 Presentation 转换为 PDF。为了将 PPT 转换为 PDF,可以使用基于 Python 的 API。...为了使用简单的 API 调用将 PPTX 转换为基于 Python 的代码,可以使用。该应用程序可以在任何配置了...在项目中包含 Aspose.Slides 命名空间,用于将 PPTX 导出为 PDF 创建 Presentation 类的实例以加载源演示文稿...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  9. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  10. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化并设置文本样式。通过功能强大的 Python 代码示例自定义字体、颜色、对齐方式等。...pptx" ) as presentation : presentation..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) Aspose...

    docs.aspose.com/slides/zh/python-net/text-forma...