Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 143,423 for

pptx

(1.9 sec)
  1. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in C# How to Convert Excel to PPTX in C# How to Convert Excel to...

    kb.aspose.com/cells/page/14/
  2. Create POTM Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTM presentation using Node applications without using Microsoft Office....Presentation File) Generate PPTX File (Open XML presentation...

    products.aspose.com/total/nodejs-java/create/potm/
  3. 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/
  4. 在 PHP 中格式化演示文稿图表|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 # 创建 Presentation 类的实例 $pres...( "FormattedChart.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-format...
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and save file formats....Microsoft Excel 2007 format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  10. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/chart-legend/