Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 129,292 for

presentation

(0.17 sec)
  1. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/python-net/features-over...
  2. Convert TXT to POTX in Android Apps or with fre...

    TXT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from within their Android...

    products.aspose.com/total/android-java/conversi...
  3. Online XPS to Powerpoint Conversion or Develop ...

    Free online app to convert XPS to Powerpoint files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  4. Online XPS to PPS Conversion or Develop Java ba...

    Free online app to convert XPS to PPS files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  5. 设置OLE图标的标题|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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 在幻灯片中添加OLE对象...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  6. Convert WORD to PPTM via C++ or with free Onlin...

    Export WORD to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code....documents to PowerPoint presentations is a common requirement...quickly and easily create presentations from existing documents...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Online XPS to PPS Conversion or Build .NET base...

    Free online app to convert XPS to PPS files. .NET C# conversion library code for XPS documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/xps-to...
  8. Online PCL to PPT Conversion or Develop Java ba...

    Free online app to convert PCL to PPT files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  9. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/
  10. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...// Create a presentation Presentation presentation = new Presentation();...slide = presentation.getSlides().addEmptySlide(presentation.getLayoutSlides()...

    forum.aspose.com/t/create-a-waterfall-chart-wit...