Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 141,638 for

pptx

(0.36 sec)
  1. Convert DOTX to JSON Format via Java | products...

    Convert DOTX to JSON format via Java without using using Microsoft Word or Microsoft Excel...Presentation) Convert DOTX to PPTX (Open XML presentation Format)...Presentation File) Convert DOTX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/dotx-...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Pptx ); } Obsolete Aspose.Slides...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. 根据用户定义的值将幻灯片渲染为缩略图到JPEG|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....pptx" ; string destFileName = filePath...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  4. 在 .NET 中格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表背墙填充颜色 设置图表绘图区填充颜色 将修改后的演示文稿写入 PPTX 文件 // 实例化演示文稿// 实例化演示文稿 Presentation..."FormattedChart_out.pptx" , SaveFormat . Pptx ); 设置图表的字体属性 Aspose...

    docs.aspose.com/slides/zh/net/chart-formatting/
  5. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....Presentation class to create a PPTX file. with slides . Presentation..."connected_shapes.pptx" , slides . export . SaveFormat . PPTX ) NOTE The...

    docs.aspose.com/slides/python-net/connector/
  6. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/connector/
  7. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/connector/
  8. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file var pres = new aspose ..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/connector/
  9. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....presentation class that represents a PPTX file using ( Presentation input..."Shapes-connector.pptx" , SaveFormat . Pptx ); } NOTE The Connector...

    docs.aspose.com/slides/net/connector/
  10. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....Write the presentation as a PPTX file. This sample code in C++—an...Save ( u "pres_out.pptx" , SaveFormat :: Pptx ); Apply Inner Shadow...

    docs.aspose.com/slides/cpp/wordart/