Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 130,581 for

presentation

(2.5 sec)
  1. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  2. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....hyperlink in the presentation Instantiate the Presentation class object...object to add an empty Presentation object Access the first slide...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  3. Edit HTML in Java | products.aspose.com

    Edit HTML files in Java. Use Aspose.Slides for Java to modify HTML content and save the edited file....Java API for working with presentation content. You can import...import an HTML file into a Presentation , add a text shape, and save...

    products.aspose.com/slides/java/editor/html/
  4. Convert Image to PPTX in Java | products.aspose...

    Convert image to PPTX in Java. Use Aspose.Slides for Java to add an image to a slide and save it as a PPTX Presentation....Convert image files to PPTX presentations using Aspose.Slides for...Aspose.Slides for Java is a presentation processing API that can...

    products.aspose.com/slides/java/conversion/imag...
  5. 幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 每个示例下面都有简要说明以及相应的...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Remove PPTX Annotation using .NET | products.as...

    Remove comments and comment authors from PPTX Presentations in C#....comments and authors in presentation files using server-side...comment authors from PPTX presentation files. The example below...

    products.aspose.com/slides/net/annotation/pptx/
  7. How to Merge PowerPoint Files using Python

    This article guides on how to merge PowerPoint files using Python. It has basic information for the IDE settings, the program logic, and a runnable sample code to merge slides using Python....target presentations. Steps to Merge PowerPoint Presentations using...destination presentation where other presentations are to be merged...

    kb.aspose.com/slides/python/how-to-merge-powerp...
  8. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 C++ 示例导出 PPT、PPTX 和 ODP 演示文稿。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 添加视频。 auto videoFrame...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....how to convert PowerPoint presentations to PNG images using Aspose...Slides. It shows how to load presentation files in formats such as...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Convert PPT to SVG using Java | products.aspose...

    Convert PPT to SVG in Java. Use Aspose.Slides for Java to export PPT slides as SVG files....Slides for Java to load a PPT presentation and export a slide as an...Load the PPT file with the Presentation class. Get the target ISlide...

    products.aspose.com/slides/java/conversion/ppt-...