Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 216,431 for

slide

(0.04 sec)
  1. Convert PPSM to BMP using C++ application | pro...

    Sample C++ conversion code for PPSM document to BMP format. Use example code for batch PPSM to BMP conversion within any C++ Application....Slides C++ Conversion PPSM to BMP...PowerPoint installation. Aspose.Slides for C++ Overview Code Samples...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  2. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...Slides 21.9 , we implemented support...settings for shape animations and slide transitions this way: Presentation...

    docs.aspose.com/slides/androidjava/export-to-ht...
  3. 将 PowerPoint 转换为 PNG|Aspose.Slides for Python 文档

    将 PowerPoint 演示文稿转换为 PNG...Slides 集合中获取 ISlide 接口的幻灯片对象。 使用 ISlide...PNG: import aspose.slides as slides pres = slides . Presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. Ellipse|Aspose.Slides for Python Documentation

    Create ellipse in PowerPoint presentation in Python...ellipse shapes to their slides using Aspose.Slides for Python via .NET...NET . Aspose.Slides for Python via .NET provides an easier set...

    docs.aspose.com/slides/python-net/ellipse/
  5. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on Slides....Slides for Node.js via Java to configure...properties of paragraphs of text on slides. To manage font properties...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. Export Chart|Aspose.Slides for Python Documenta...

    Get chart images from PowerPoint presentations in Python...Slides for Python via .NET provides...aspose.slides.charts as charts import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-chart/
  7. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG... 从 Presentation::get_Slides() 集合中获取 ISlide 接口的幻灯片对象。 使用...-> get_Slides () -> get_Count (); index ++ ) { auto slide = pres...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. 将PowerPoint PPT转换为JPG|Aspose.Slides 文档

    将PowerPoint转换为JPG:PPT到JPG,PPTX到JPG在C++中...); for ( auto && slide : pres -> get_Slides ()) { // 创建全尺寸图像...SharedPtr < IImage > image = slide -> GetImage ( imageScale , imageScale...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python...Slides for Python via .NET has provided...Obtain the reference of first slide by using its Index. Traverse...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. 格式化文本|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....Slides 方法执行以下步骤: 打开源演示文稿。 访问第一张幻灯片。...verdanaFont ); //访问第一张幻灯片 Slide slide = pres . GetSlideByPosition...

    docs.aspose.com/slides/zh/net/format-text/