Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 143,433 for

pptx

(0.11 sec)
  1. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 💡 注意:...slides . Presentation ( "text_box.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Ink|Aspose.Slides for Node.js via .NET Document...

    Work with Ink in Aspose.Slides for Node.js: draw, import, and edit strokes, adjust color and width, and export to PPT, Pptx, and ODP using examples....pptx" ); try { let slide = presentation...slides . Presentation ( "ink.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....pptx" ); try { $slide = $presentation...$presentation = new Presentation ( "ink.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } Set a Callout...= new Presentation ( "testc.pptx" ); ISlide slide = pres . Slides...

    docs.aspose.com/slides/net/callout/
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); Public API and...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, Pptx and ODP to automate presentation workflows....pptx" , slides . export . SaveFormat . PPTX ) Set Callout...( "chart.pptx" , slides . export . SaveFormat . PPTX ) FAQ Are...

    docs.aspose.com/slides/python-net/callout/
  7. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptx" ); try { // Create a reference...Presentation ( "Presentation.pptx" ); try { // Create a reference...

    docs.aspose.com/slides/androidjava/presentation...
  8. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python....PPTX as the second parameter of Workbook...for exporting worksheets to a .pptx file. The following code example...

    docs.aspose.com/cells/python-java/convert-excel...
  9. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/net/editor/pptm/
  10. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(OpenDocument Presentation Format) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/ppt/