Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,104 for

presentation

(0.31 sec)
  1. 在 .NET 中格式化演示文稿文本|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和样式化文本。自定义字体、颜色、对齐方式等。... 使用此方法,请按以下步骤操作: 实例化 Presentation 类并提供输入文件(PPT、PPTX、ODP 等)。...。 using ( var presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/zh/net/text-formatting/
  2. Convert PPTX to PPT in PHP|Aspose.Slides for PH...

    Easily convert PPTX to PPT with Aspose.Slides — ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The PHP code sample...

    docs.aspose.com/slides/php-java/convert-pptx-to...
  3. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using JavaScript Contents...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....Convert PowerPoint Presentations in Handout Mode Using Java Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost Presentations with dynamic visuals in PPT and PPTX files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/androidjava/animated-cha...
  8. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument Presentations and improve content readability....Enhance Your Presentations with AutoFit in .NET Contents [ Hide...behavior for textboxes in presentations. Resize a Shape to Fit Text...

    docs.aspose.com/slides/net/manage-autofit-setti...
  9. Animation|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js animation examples: add, sequence, and customize effects and transitions with JavaScript for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...addActiveX () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加新的...

    docs.aspose.com/slides/zh/php-java/examples/ele...