Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 129,330 for

presentation

(0.3 sec)
  1. 获取所有幻灯片中的全部文本|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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  2. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX 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/ppsx/
  3. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using C++ Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  4. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....the HTML and create a new presentation, which can then be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Merge PPTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptx/
  6. Merge POTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potx/
  7. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...PPT using (Presentation presentation = new Presentation( "pres.ppt"...

    products.aspose.com/slides/net/editor/ppt/
  8. Convert FLATOPC to PPS via Java or with free On...

    Java API to Export FLATOPC to PPS without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....Java, you can create a new Presentation, write the HTML content...be used to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/flato...
  9. Convert OTT to POTM via Java or with free Onlin...

    Java API to Export OTT to POTM without using Microsoft Word or PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....for Java to create a new Presentation, write the HTML content...for Java to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/ott-t...
  10. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP Presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using Java Contents [ Hide ] Manage...Font Related Properties Presentations usually contain both text...

    docs.aspose.com/slides/java/manage-fonts/