Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 143,376 for

pptx

(0.31 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/slides/add-header-foote...
  2. Convert CSV to PPTM using Java or with free Onl...

    Java API to Export CSV to PPTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  3. Convert CSV to PPSM using Java or with free Onl...

    Java API to Export CSV to PPSM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  4. Convert CSV to POTM using Java or with free Onl...

    Java API to Export CSV to POTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  5. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise examples....pptx" , aspose . slides . SaveFormat . Pptx ); } catch...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-master/
  6. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Node.js – keep text consistent across PPT, Pptx and ODP with step-by-step JavaScript code samples....pptx" ); try { // Assigning a prepared...about how to Convert PPT and PPTX to JPG in JavaScript . Configure...

    docs.aspose.com/slides/nodejs-java/render-prese...
  7. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Create an instance of..."FormattedChart.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-format...
  8. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  10. 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...