Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 143,406 for

pptx

(0.14 sec)
  1. Change the fill color of a shape in a presentat...

    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" ; SetPPTShapeColor ( FileName...the modified presentation as a PPTX file. string FilePath = @"....

    docs.aspose.com/slides/net/change-the-fill-colo...
  2. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....set_DefaultAsianFont ( u "Wingdings" ); auto pptx = MakeObject < Presentation..."DefaultFonts.pptx" , loadOptions ); auto image = pptx -> get_Slide...

    docs.aspose.com/slides/cpp/default-font/
  3. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below...presentation to? You can save to PPTX, PPT, and ODP , and export to...

    docs.aspose.com/slides/cpp/create-presentation/
  4. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print Pptx in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or Pptx in C# using .NET code is achieved using simple and easy steps.... The PPTX format is widely used format...same approach. Steps to Print PPTX Presentation in C# Get Aspose...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  5. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...Android via Java to convert the PPTX file into a PPT file. Aspose...

    products.aspose.com/total/android-java/conversi...
  6. C++ API to Convert CGM to PPS | products.aspose...

    Convert CGM to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export CGM to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to PPS. Both APIs come under...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. C++ API to Convert MHTML to POT | products.aspo...

    Convert MHTML to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...to export MHTML to PPTX and convert PPTX to POT. It includes...help you to export MHTML to PPTX and Aspose.Slides for C++ can...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. C++ API to Convert PCL to PPSM | products.aspos...

    Convert PCL to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...You can easily export PCL to PPTX by using Aspose.PDF for C++...developers to export PCL to PPTX. Secondly, by using Aspose.Slides...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/java/shape-animation/
  10. 如何使用 Python 将 PPTX 转换为 Markdown

    这个简单的主题介绍了如何使用 Python 将 Pptx 转换为 Markdown。它包含项目配置、分步编程流程以及使用 Python 将 PPT 导出到 MD 的工作示例代码。...Python 将 PPTX 转换为 Markdown 这个简单的主题介绍了如何使用 Python 将 PPTX 转换为 Markdown...Presentation 类的实例加载源 PPTX 演示文稿以进行 PPTX 到 MD 的转换 实例化 MarkdownSaveOptions...

    kb.aspose.com/zh/slides/python/how-to-convert-p...