Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 130,011 for

presentation

(1.41 sec)
  1. Convert WORDML to PPS via C# .NET or with free ...

    Convert Word wordml documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint pps presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/wordml...
  2. Convert PPT to OTT via C# .NET or with free Onl...

    Convert PowerPoint ppt documents to Word ott files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPT Presentation to Word OTT document conversion...process for any PowerPoint ppt presentation to Word ott files batch...

    products.aspose.com/total/net/conversion/ppt-to...
  3. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint Presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....Manage Text Portions in Presentations Using JavaScript Contents...= new aspose . slides . Presentation ( "pres.pptx" ); try { //...

    docs.aspose.com/slides/nodejs-java/portion/
  4. Convert PPT to DOCX via C# .NET or with free On...

    Convert PowerPoint ppt documents to Word docx files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPT Presentation to Word DOCX document conversion...process for any PowerPoint ppt presentation to Word docx files batch...

    products.aspose.com/total/net/conversion/ppt-to...
  5. 通過 .NET 查看 PPT 文件格式 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加載、呈現和顯示 PPT 文檔的 C# 源代碼。... 實例化一個 Presentation 對象並加載 PPT 文件 創建一個用於格式化的...html" ; // instantiate a Presentation object & load the PPT file...

    products.aspose.com/slides/zh-hant/net/viewer/ppt/
  6. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、圆角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  7. Chart Conversion Issue - PPTX to PDF - Free Sup...

    Hello! When converting PPTX to PDF using Aspose Slides for Nodejs via Java (version 25.7), charts with data from an embedded Excel file experience formatting issues. I attempted to use Aspose Cells to convert the charts…...PdfOptions : When saving the presentation to PDF, utilize the PdfOptions...basic example: Presentation pres = new Presentation("your-presentation...

    forum.aspose.com/t/chart-conversion-issue-pptx-...
  8. 在C#中將PPT轉換為Word | products.aspose.com

    在 C# 中將 PPT 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...C# 代碼 using var presentation = new Presentation(); var doc = new... foreach ( var slide in presentation.Slides) { // generates and...

    products.aspose.com/slides/zh-hant/net/conversi...
  9. Create and Customize PowerPoint Tables in .NET|...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for .NET with C#—insert rows and columns, merge cells, set borders, import data....Contents [ Hide ] Manage Presentation Tables in .NET Manage Rows...NET Manage Table Cells in Presentations in .NET Create and Customize...

    docs.aspose.com/slides/net/powerpoint-table/
  10. Ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով

    Այս թեման կենտրոնանում է այն բանի վրա, թե ինչպես հեռացնել տեքստը PPTX-ում Python-ի միջոցով: Այն ներառում է շրջակա միջավայրը հաստատելու մանրամասները, քայլ առ քայլ գործընթաց և աշխատանքային օրինակ կոդ՝ Python-ի միջոցով PPTX տեքստը ջնջելու համար:...ներկայացում՝ օգտագործելով Presentation դասի օրինակը և մուտք գործեք...արդյունքը ստանալու համար: Presentation դասը օգտագործվում է գոյություն...

    kb.aspose.com/hy/slides/python/how-to-strike-ou...