Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 133,799 for

pptx

(0.08 sec)
  1. Convert DOCX to PPTM in Android Apps or with fr...

    DOCX to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code....presentation formats, including PPTM, PPTX, and PDF. Aspose.Total for Android...Presentation) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  2. Online POWERPOINT File Comparison or Build Pyth...

    Free online app to Compare different POWERPOINT files. Python comparison library code for POWERPOINT documents....(Macro-enabled Presentation File) Compare PPTX Files (Open XML presentation...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/python-net/compare/po...
  3. 部分|Aspose.Slides for PHP 文档

    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 的 Presentation 类 $pres = new...

    docs.aspose.com/slides/zh/php-java/portion/
  4. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....$outFileName , SaveFormat :: Pptx ); } finally { if ( ! java_is_null...$outFileName , SaveFormat :: Pptx ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...slides . Presentation ( "pres.pptx" ) as presentation : # Get slide...

    docs.aspose.com/slides/python-net/superscript-a...
  6. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET...pptx" , SaveFormat . Pptx ); } Set Callout for...= new Presentation ( "testc.pptx" ); ISlide slide = pres . Slides...

    docs.aspose.com/slides/net/callout/
  7. 搜索

    搜索...pptx"; // 實例化表示 PPTX 文件的 Presentation 類 ...>set_Separator(u"/"); // 保存 PPTX 文件 pres->Save(outputFilePath...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...pptx" ); try { // 访问第一张幻灯片 ISlide...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  9. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."Output-presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  10. 3D 图表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents... 将修改后的演示文稿写入 PPTX 文件。 // 创建一个 Presentation 类的实例...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); 环形图...

    docs.aspose.com/slides/zh/net/3d-chart/