Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 130,043 for

presentation

(0.15 sec)
  1. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....in the presentation Instantiate a default presentation using the...the Presentation class and access the first default slide from...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  2. 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...
  3. 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-...
  4. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in C++ Contents...content or information from a presentation (PPT or PPTX) in new ways...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Save Presentations in Read-Only Mode Using Pyth...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Python via .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using Python Contents [...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/python-net/read-only-pre...
  6. Save Presentations in Read-Only Mode Using PHP|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for PHP, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using PHP Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/php-java/read-only-prese...
  7. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX Presentations — C++ code examples included....Add Ellipses to Presentations in C++ Contents [ Hide ] Overview... and saving the updated presentation as a PPTX file. It also...

    docs.aspose.com/slides/cpp/ellipse/
  9. 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...
  10. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This PHP code is an implementation...

    docs.aspose.com/slides/php-java/manage-paragraph/