Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 129,327 for

presentation

(0.09 sec)
  1. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint Presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....čeština Svenska SmartArt in presentations is used to provide the information...SmartArt in PowerPoint presentations programmatically in C# ...

    blog.aspose.com/slides/create-smartart-in-power...
  2. Edit PPT in Java | products.aspose.com

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

    products.aspose.com/slides/java/editor/ppt/
  3. 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/
  4. 在 Android 上管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建并控制音频帧——提供嵌入、裁剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的 Java 示例。... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  5. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。... Presentation presentation ; protected override...void OnResume () { if ( presentation == null ) { using ( Stream...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  6. Manage Fallback Fonts for Presentations on Andr...

    See how Aspose.Slides for Android via Java uses fallback fonts to keep text readable in PowerPoint and OpenDocument Presentations when original fonts aren’t available....Manage Fallback Fonts for Presentations on Android Contents [ Hide...certain presentation, remove fallback fonts from presentation, specify...

    docs.aspose.com/slides/androidjava/fallback-font/
  7. PPTX to PDF in Java: Grey Lines Appear at the B...

    Hi Team, we are facing issue while converting ppt file into pdf using aspose. Issue : table on page 10 of the PDF preview has grey lines that are not visible in the original PowerPoint file and the PDF generated by Acro…...PdfOptions when saving the presentation to PDF. Setting the SaveMetafilesAsPng...snippet: using (Presentation presentation = new Presentation("input.pptx"))...

    forum.aspose.com/t/pptx-to-pdf-in-java-grey-lin...
  8. Convert POTX to EMF in Python | products.aspose...

    Sample code for POTX to EMF Python conversion. Use PowerPoint Python API for batch conversion POTX files to EMF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. Convert FODP to SVG in Python | products.aspose...

    Sample code for FODP to SVG Python conversion. Use PowerPoint Python API for batch conversion FODP files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. Convert ODP to JPG in Python | products.aspose.com

    Sample code for ODP to JPG Python conversion. Use PowerPoint Python API for batch conversion ODP files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...