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

pptx

(0.19 sec)
  1. 搜索

    搜索...學習如何使用 C# 以編程方式在 PowerPoint PPTX/PPT 演示文稿中添加和管理頁眉和頁腳。 在 PowerPoint...new Presentation("headerTest.pptx"); // 設置頁腳 pres.HeaderFooterManager...

    blog.aspose.com/zh-hant/slides/add-header-foote...
  2. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...pptx")) { for (var i = 0; i < 2;...Save("test1_modified.pptx", Aspose.Slides.Export.SaveFormat.Pptx); } test1...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  3. Add Layout Slides to Presentation|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" ; //Instantiate Presentation...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slides-to...
  4. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation formats, such as PPT, PPTX, and ODP. Exporting presentations...200); pres.save("pres.pptx", SaveFormat.Pptx); } finally { if (pres...

    products.aspose.com/slides/nodejs-net/
  5. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  6. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, Pptx) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....pptx" ) pres . save ( "pres.gif"...Presentation ( path + "pres.pptx" ) options = slides . export...

    docs.aspose.com/slides/python-net/convert-power...
  7. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); // Setting Footer pres ..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); // Method to set...

    docs.aspose.com/slides/net/presentation-header-...
  8. Apply a theme to a presentation|Aspose.Slides D...

    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 ThemeFileName = FilePath + "Theme.pptx" ; ...pass the master from the source PPTX to be cloned as parameter to...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  9. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for Android via Java. Fast, high-quality results....pptx" ); try { pres . save ( "pres...pres = new Presentation ( "pres.pptx" ); try { GifOptions gifOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/presentation-header...