Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 129,942 for

presentation

(0.18 sec)
  1. Compress and Decompress PPTX Files via .NET

    C# compression and decompression source code to compress PPTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....with PPTX extension are presentation files created with popular...the previous version of presentation file format PPT which was...

    products.aspose.com/zip/net/zip-file/pptx/
  2. Convert PPTM to ODT via C# .NET or with free On...

    Convert PowerPoint pptm documents to Word odt files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPTM Presentation to Word ODT document conversion...for any PowerPoint pptm presentation to Word odt files batch...

    products.aspose.com/total/net/conversion/pptm-t...
  3. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...document"); Presentation ppt = new Presentation(fileInputStream);...converting a PowerPoint presentation to PDF using Aspose.Slides...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  4. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并单元格。...= new aspose . slides . Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  5. 创建图表|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.... Presentation objPres ; private void ThisAddIn_Startup...//Access the first slide of presentation objSlide = objPres . Slides...

    docs.aspose.com/slides/zh/net/create-a-chart/
  6. 通過 .NET 合併 POTX 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTX 文檔的 C# 源代碼。...POTX 文件 - C# var ps1 = new Presentation( "presen1.potx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  7. Merge PPS Files Online or using Java | products...

    Free online app to combine different PPS Presentations. Java merging library code to merge PPS Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged PPS Presentation Java Code to Merge PPS Files...

    products.aspose.com/total/java/merge/pps/
  8. Convert PPSX to FODS via C++ or with free Onlin...

    Export PPSX to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSX to FODS online converter quickly before integrating the code....PPSX to FODS The Portable Presentation Format (PPSX) is a file...file format used to store presentations created with Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  9. 使用 Python 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides ...

    使用 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,以简化您的演示文稿。... 创建 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...加载所需的演示文稿 with slides . Presentation ( path + "AddNodes.pptx"...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  10. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint Presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...PdfOptions(); Presentation presentation = new Presentation(filePath);...add(fontSubstituteRule); presentation.getFontsManager().setFo...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...