Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 130,438 for

presentation

(0.44 sec)
  1. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using PHP Contents [ Hide...sample operation: $pres = new Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/php-java/chart-workbook/
  2. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...a PPS format, which is a presentation format that can be used...is useful for creating presentations that can be shared with...

    products.aspose.com/total/android-java/conversi...
  3. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/hy...
  4. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint Presentations for reports and visualizations....Customize Chart Axes in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/java/chart-axis/
  5. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint Presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for Java. Fast, high-quality results....Convert PowerPoint Presentations to Animated GIFs in Java Contents...you to convert PowerPoint presentations to animated GIF files with...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. 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...
  7. Export TEX to PPSX in Android | products.aspose...

    Android API to Convert TEX to PPSX without using Microsoft Word...PPSX format, which is a presentation format that is supported...is useful for creating presentations from TEX documents, as well...

    products.aspose.com/total/android-java/conversi...
  8. 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-...
  9. 转换为 HTML|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation ( srcFileName ); HtmlOptions...

    docs.aspose.com/slides/zh/net/conversion-to-html/
  10. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using JavaScript Contents...= new aspose . slides . Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/nodejs-java/chart-workbook/