Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 127,319 for

presentations

(0.25 sec)
  1. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pps/
  2. Edit PPTX files using .NET | products.aspose.com

    C# source code to edit PPTX document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...with PPTX extension are presentation files created with popular...

    products.aspose.com/slides/net/editor/pptx/
  3. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole ppt Presentation Presentation pptPresentation =...= new Presentation(dataDir + "demo.ppt" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/net/parser/ppt/
  4. Specify Default Presentation Fonts in Java|Aspo...

    Set default fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Specify Default Presentation Fonts in Java Contents [ Hide ]...Default Fonts for Rendering a Presentation Aspose.Slides lets you set...

    docs.aspose.com/slides/java/default-font/
  5. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole odp Presentation Presentation odpPresentation =...= new Presentation(dataDir + "demo.odp" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/net/parser/odp/
  6. 在表格单元格中添加图片|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....jpg" ; Presentation pres = Application . Presentations . Open...加到表格单元格,请按照以下步骤操作: 创建一个 Presentation 类的实例 使用索引获取幻灯片的引用 定义具有宽度的列数组...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  7. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/python-net/shape-formatt...
  8. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...extension are Macro-enabled Presentation files that are created with...

    products.aspose.com/slides/net/editor/pptm/
  9. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) slides with clean C# code....PowerPoint to frame images in a presentation. This article shows how...code samples below create a presentation with a slide, add an image...

    docs.aspose.com/slides/net/adding-picture-frame...
  10. Edit PPSM files using .NET | products.aspose.com

    C# source code to edit PPSM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....parsing or manipulating presentations, slides and elements and...the PPSM file shows the presentation slides with contents intact...

    products.aspose.com/slides/net/editor/ppsm/