Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 113,716 for

presentations

(0.04 sec)
  1. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT 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/pot/
  2. 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/
  3. 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/
  4. 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/
  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. 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/
  8. 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/
  9. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second POTX...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/potx/
  10. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...Extracting Images from Presentation shapes Contents [ Hide ]...to presentations. To extract an image from a presentation, you...

    docs.aspose.com/slides/cpp/extracting-images-fr...