Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 113,678 for

presentation

(0.07 sec)
  1. Convert MD to EMAIL in Python | products.aspose...

    Save MD to EMAIL within Python applications without using Microsoft Word or Outlook...MD to ODP (OpenDocument Presentation Format) Convert MD to OFT...Template Presentation) Convert MD to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOT to OST in Python | products.aspose.com

    Save DOT to OST within Python applications without using Microsoft Word or Outlook...DOT to ODP (OpenDocument Presentation Format) Convert DOT to ODS...Template Presentation) Convert DOT to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  3. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  4. Convert POTX to PNG using C++ application | pro...

    Sample C++ conversion code for POTX document to PNG format. Use example code for batch POTX to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  5. Convert PPTM to BMP using C++ application | pro...

    Sample C++ conversion code for PPTM document to BMP format. Use example code for batch PPTM to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert POTX to BMP using C++ application | pro...

    Sample C++ conversion code for POTX document to BMP format. Use example code for batch POTX to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  7. Convert PPTX to GIF using C++ application | pro...

    Sample C++ conversion code for PPTX document to GIF format. Use example code for batch PPTX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  8. Convert PPTX to PNG using C++ application | pro...

    Sample C++ conversion code for PPTX document to PNG format. Use example code for batch PPTX to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. 线|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....要将简单的线条添加到演示文稿的选定幻灯片中,请按照以下步骤操作: 创建一个 Presentation 类的实例。 使用其索引获取幻灯片的引用。 使用...PresentationEx 类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/line/
  10. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...以下PHP代码展示如何在图表数据标签中设置数据精度: $pres = new Presentation (); try { $chart = $pres...此操作: # 创建Presentation类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-data-l...