Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 144,307 for

pptx

(1.86 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 将 HTML 文件转换为 Pptx https://products.aspose.com/pdf/zh-hans/net/conversion/html-to-Pptx/ Recent content in 使用 C# 将 HTML 文件转换为 Pptx on Aspso......Products – 使用 C# 将 HTML 文件转换为 PPTX https://products.aspose.com...ml-to-pptx/ Recent content in 使用 C# 将 HTML 文件转换为 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hans/net/conversion/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 将 SVG 文件转换为 Pptx https://products.aspose.com/pdf/zh-hans/cpp/conversion/svg-to-Pptx/ Recent content in 使用 C++ 将 SVG 文件转换为 Pptx on Aspsoe......Products – 使用 C++ 将 SVG 文件转换为 PPTX https://products.aspose.com...vg-to-pptx/ Recent content in 使用 C++ 将 SVG 文件转换为 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 將 SVG 文件轉換為 Pptx https://products.aspose.com/pdf/zh-hant/python-net/conversion/svg-to-Pptx/ Recent content in 使用 Python 將 SVG 文件轉換為 P......Products – 使用 Python 將 SVG 文件轉換為 PPTX https://products.aspose.com...g-to-pptx/ Recent content in 使用 Python 將 SVG 文件轉換為 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 将 PDF 文件转换为 Pptx https://products.aspose.com/pdf/zh-hans/python-net/conversion/pdf-to-Pptx/ Recent content in 使用 Python 将 PDF 文件转换为 P......Products – 使用 Python 将 PDF 文件转换为 PPTX https://products.aspose.com...f-to-pptx/ Recent content in 使用 Python 将 PDF 文件转换为 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 将 SVG 文件转换为 Pptx https://products.aspose.com/pdf/zh-hans/python-net/conversion/svg-to-Pptx/ Recent content in 使用 Python 将 SVG 文件转换为 P......Products – 使用 Python 将 SVG 文件转换为 PPTX https://products.aspose.com...g-to-pptx/ Recent content in 使用 Python 将 SVG 文件转换为 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 将 EPS 文件转换为 Pptx https://products.aspose.com/pdf/zh-hans/python-net/conversion/eps-to-Pptx/ Recent content in 使用 Python 将 EPS 文件转换为 P......Products – 使用 Python 将 EPS 文件转换为 PPTX https://products.aspose.com...s-to-pptx/ Recent content in 使用 Python 将 EPS 文件转换为 PPTX on Aspsoe...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  7. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , slides . export . SaveFormat . PPTX ) Save Presentations...presentation : with open ( "output.pptx" , "bw" ) as file_stream : #...

    docs.aspose.com/slides/python-net/save-presenta...
  8. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Android across PPT and Pptx presentations—Java code examples included....the modified presentation as a PPTX file. In the example given below...Presentation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/ellipse/
  9. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#....PowerPoint or Interop for converting PPTX to SVG in C#. Moreover, the...NET platforms. Steps to Export PPTX to SVG in C# Download Aspose...

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  10. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat . Pptx ); } Save Presentations...fileStream = new FileStream ( "Output.pptx" , FileMode . Create )) { //...

    docs.aspose.com/slides/net/save-presentation/