Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 133,786 for

pptx

(0.1 sec)
  1. 图表系列|Aspose.Slides 文档

    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 文件。 以下 C++ 代码演示如何为图表系列设置重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); 更改系列颜色 Aspose...

    docs.aspose.com/slides/zh/cpp/chart-series/
  2. 在 C++ 中转换 PowerPoint | HTML, PNG, PDF, Word, TI...

    本文列出了在 C++ 中可以用于将 PowerPoint (PPT, Pptx, ODP) 转换为 HTML, PNG, PDF, Word, TIFF 等不同格式的主题和示例代码。...[ Hide ] 在 C++ 中将 PPT 转换为 PPTXPPTX转换为PPT的C++ 将 PowerPoint 转换为...

    docs.aspose.com/slides/zh/cpp/convert-powerpoint/
  3. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....pptx" ) as presentation : #Old slide..."Resize-1.pptx" , slides . export . SaveFormat . PPTX ) If there...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  4. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....macOS for converting SVG to PPTX in Java seamlessly and without...software. Steps to Export SVG to PPTX in Java Configure your application...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  5. Export SVG to XAML in Android | products.aspose...

    Android API to Convert SVG to XAML without using Microsoft Word...first step you can export SVG to PPTX by using Aspose.PDF for Android...Android via Java , you can convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/android-java/conversi...
  6. 档案

    档案...Java 编程方式从 PowerPoint PPT 或 PPTX 中提取图像。您还将学习如何仅从 PPT 幻灯片中的背景或形状中提取图像。...PowerPoint PPT 中提取图像 用Java从PPT中提取图像 从 PPTX 中的形状中提取图像 从 PPT 幻灯片背景中提取图像 Java...

    blog.aspose.com/zh/slides/extract-images-from-p...
  7. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML 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/wordml...
  8. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT 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/txt-to...
  9. Convert ODT to POWERPOINT via C++ or with free ...

    Export ODT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT 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/odt-to...
  10. Presentation Notes|Aspose.Slides Documentation

    Presentation notes, speaker notes in Java...pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...