Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 130,530 for

presentation

(0.15 sec)
  1. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.otp" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/otp/
  2. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppt" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppt/
  3. Add a comment to a slide|Aspose.Slides Document...

    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....Contents [ Hide ] OpenXML Presentation string FilePath = @"..\...slide of the presentation document. // The presentation document...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  4. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。... Presentation presentation ; protected override...void OnResume () { if ( presentation == null ) { using ( Stream...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  5. Convert PPT to PPTX in JavaScript|Aspose.Slides...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for Node.js — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/nodejs-java/convert-ppt-...
  6. Configure Fallback Font Collections in PHP|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for PHP via Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...of a certain presentation: $pres = new Presentation (); try { $userRulesList...

    docs.aspose.com/slides/php-java/create-fallback...
  7. 将演示文稿转换为 HTML|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....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation("Conversion.ppt"); HtmlOptions...

    docs.aspose.com/slides/zh/net/convert-presentat...
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...
  9. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....Microsoft PowerPoint (PPT) presentation can be a useful task for...files are used for creating presentations with slides, animations...

    products.aspose.com/total/cpp/conversion/odt-to...
  10. How to Convert Multiple PPT Files to PDF in C#

    This brief tutorial guides on how to convert multiple PPT files to PDF in C#. It provides detailed description to configure the environment to write a multiple PPT to PDF converter in C#....package manager Create a new presentation and remove its default slide...slide using the Presentation class Get the list of all the PPT...

    kb.aspose.com/slides/net/how-to-convert-multipl...