Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 141,240 for

pptx

(0.1 sec)
  1. View POTM in C++ | products.aspose.com

    View POTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/cpp/viewer/potm/
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......PDF in Python Convert PUB to PPTX in C# Convert EPS to PDF using...

    kb.aspose.com/categories/page/6/
  3. 在 .NET 中自定义演示文稿的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中创建和自定义 3D 图表,支持 PPT 和 Pptx 文件——提升您的演示效果。... 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); 常见问题 哪些图表类型在 Aspose...

    docs.aspose.com/slides/zh/net/3d-chart/
  4. Convert FLATOPC to ODP in Android Apps or with ...

    FLATOPC to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to ODP online converter quickly before integrating the code....Presentation) Convert FLATOPC to PPTX (Open XML presentation Format)...Presentation File) Convert FLATOPC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  5. Convert TXT to PowerPoint via Java or with free...

    Java API to Export TXT to PowerPoint without using Microsoft Word or PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....presentation file Save the document to PPTX using save method TXT to PowerPoint...Presentation File) Convert TXT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/txt-t...
  6. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms....pptx" ); try { // Renders a slide...= new Presentation ( "Fonts.pptx" ); try { IFontData [] allFonts...

    docs.aspose.com/slides/androidjava/embedded-font/
  7. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性...pptx" ); try { // 创建对与 Presentation...Presentation ( "Presentation.pptx" ); try { // 创建与 Presentation...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  8. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions ); try { // Work...

    docs.aspose.com/slides/androidjava/custom-font/
  9. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and Pptx with Aspose.Slides to boost efficiency and appeal in presentations....pptx" ); auto chart = pres -> get_Slides...Save ( u "output.pptx" , SaveFormat :: Pptx ); FAQ Can I show...

    docs.aspose.com/slides/cpp/chart-data-table/
  10. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped Pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...xml of unzipped pptx, there are global font settings...Presentation("your_presentation.pptx") # Access the master theme...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...