Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 113,716 for

presentation

(0.05 sec)
  1. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...代码展示了如何向文本添加网页超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  2. Chart Axis|Aspose.Slides Documentation

    Edit PowerPoint chart axis in C# or .NET...Create an instance of the Presentation class. Access the first...C#: using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/net/chart-axis/
  3. Convert PowerPoint to PDF with Notes in Android...

    Convert PowerPoint to PDF with notes in Android...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in C# or .NET...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/manage-table/
  5. Public API and Backwards Incompatible Changes i...

    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.... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...fonts that are rendered in presentations without having to install...load_external_fonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/python-net/custom-font/
  7. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the Presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/androidjava/default-font/
  8. Slide Section|Aspose.Slides Documentation

    Add and edit section in PowerPoint Presentation in C# or .NET...can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/net/slide-section/
  9. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...hyperlinks in PowerPoint Presentations: Links to websites inside...involving hyperlinks in presentations. You may want to check out...

    docs.aspose.com/slides/androidjava/manage-hyper...
  10. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Convert PowerPoint PPTX to PPT in Java...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The Java code sample...

    docs.aspose.com/slides/androidjava/convert-pptx...