Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 891 for

convert pptx

(0.03 sec)
  1. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...pptx" ; // 加载所需的演示文稿 SharedPtr <...set_FontHeight ( 18 ); } } } // 将 PPTX 保存到磁盘 pres -> Save ( outPath...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  2. Product Overview|Aspose.Slides Documentation

    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....matrices, charts and images are converted with the highest degree of...SlideShow via Aspose.Slides PPTX - PowerPoint 2007 Presentation...

    docs.aspose.com/slides/reportingservices/produc...
  3. Open Presentation - C++ PowerPoint API|Aspose.S...

    Open or load Presentation PPT, Pptx, ODP in C++...pptx" ); // Prints the total number...presentation Console :: WriteLine ( Convert :: ToString ( pres -> get_Slides...

    docs.aspose.com/slides/cpp/open-presentation/
  4. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C++...pptx" ; const String templatePath.../templates/ConnectorLineAngle.pptx" ; // Loads the desired the...

    docs.aspose.com/slides/cpp/connector/
  5. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...pptx" ); try { // Goes through layout.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/slide-layout/
  6. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python...pptx" , slides . export . SaveFormat . PPTX ) Set WorkBook...( "pres.pptx" , slides . export . SaveFormat . PPTX ) External...

    docs.aspose.com/slides/python-net/chart-workbook/
  7. Frequently Asked Questions | Aspose.PUB for Java

    Get answers to all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....Java applications: Open and convert .pub files to widely used PDF...BMP, DOC/DOCX, XLS/XLXL, CSV, PPTX, XPS, EPUB, TEX, HTML/MHTML...

    docs.aspose.com/pub/java/faq/
  8. Slide Layout|Aspose.Slides for Python Documenta...

    Set PowerPoint slide size and options in Python...pptx" ) as presentation : # Goes..."AddLayoutSlides_out.pptx" , slides . export . SaveFormat . PPTX ) Remove...

    docs.aspose.com/slides/python-net/slide-layout/
  9. Slide Layout|Aspose.Slides for Node.js via .NET...

    Set PowerPoint slide size and options in JavaScript...pptx" ); try { // Goes through layout..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  10. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/java/chart-workbook/