Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 130,005 for

presentation

(0.09 sec)
  1. Add Line Shapes to Presentations on Android|Asp...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for Android. Discover properties, methods, and Java examples....Add Line Shapes to Presentations on Android Contents [ Hide ]...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/androidjava/line/
  2. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM 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/potm/
  3. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT 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/ppt/
  4. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using С++ Contents [ Hide...example demonstrates loading a presentation, adding a chart, enabling...

    docs.aspose.com/slides/cpp/chart-data-table/
  5. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....be useful for creating presentations from existing documents...manually recreate it in a presentation format. How Aspose.Total...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Merge PPTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptm/
  7. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...照以下步骤即可生成标准的簇状柱形图: 创建一个 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加带有数据的图表,并指定...// 实例化 Presentation 类。 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/create-chart/
  8. Convert DOCX to JSON format in C++ | products.a...

    Export DOCX to JSON in C++ without using Microsoft Excel or Word...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...Presentation#save(java.lang.String, int)...IOException { com.aspose.slides.Presentation mergePpt = new com.aspose...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  10. Export SVG to PPS in Android | products.aspose.com

    Android API to Convert SVG to PPS without using Microsoft Word... However, the Portable Presentation Format (PPS) is a file format...used to store slides for a presentation created with Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...