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

presentation

(2.55 sec)
  1. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D Presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in C++ Contents [ Hide ] Introduction...auto presentation = System :: MakeObject < Presentation > ();...

    docs.aspose.com/slides/cpp/3d-presentation/
  2. Font Selection Sequence in Aspose.Slides for Py...

    Discover how Aspose.Slides for Python via .NET selects fonts, ensuring crisp, consistent Presentation of PPT, PPTX and ODP files—improve your slides now....[ Hide ] Overview When a presentation is loaded, rendered, or...whether the fonts used in the presentation are available in the operating...

    docs.aspose.com/slides/python-net/font-selectio...
  3. View or Edit FODP Metadata using C++ | products...

    View and edit FODP metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify FODP Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/fodp/
  4. View or Edit PPS Metadata using C++ | products....

    View and edit PPS metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify PPS Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/pps/
  5. View or Edit PPT Metadata using C++ | products....

    View and edit PPT metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify PPT Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/ppt/
  6. FAQ|Aspose.Slides for Python Documentation

    Get answers to FAQ on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....when working with large presentations, changing slide sizes, previewing...slides, retrieving text from presentations, formatting table borders...

    docs.aspose.com/slides/python-net/faq/
  7. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for C++, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....when working with large presentations, changing slide sizes, previewing...slides, retrieving text from presentations, formatting table borders...

    docs.aspose.com/slides/cpp/faqs/
  8. 幻灯片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用过渡效果,并导出为 PowerPoint 和 OpenDocument。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例都包括简要说明以及相应的...with slides . Presentation () as presentation : # 每张幻灯片基于一种布局,而布局本身基于母版幻灯片。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. 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/
  10. 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/