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

presentation

(0.1 sec)
  1. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。... Presentation presentation = new Presentation ( "sample...currentHeight = ( float ) presentation . getSlideSize (). getSize...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  2. 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...
  3. Online XSLFO to XAML Conversion or Develop Java...

    Free online app to convert XSLFO to XAML files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  4. Manage Slide Sections in Presentations Using C+...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for C++ — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using C++ Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/cpp/slide-section/
  5. 将段落从一个演示文稿移动到另一个演示文稿|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...."Move a Paragraph from One Presentation to Another 1.pptx" ; string..."Move a Paragraph from One Presentation to Another 2.pptx" ; MoveParagraphToPrese...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  6. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...对象框嵌入到幻灯片中,您可以按下面的方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...对象。 var presentation = new asposeSlides . Presentation (); var...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  7. 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/
  8. 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...
  9. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in Java Contents...how to convert PowerPoint presentations to SWF by using Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Animate PowerPoint Text on Android|Aspose.Slide...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Android, with easy-to-follow, optimized Java code examples....paragraph: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/animated-text/