Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 130,000 for

presentation

(0.2 sec)
  1. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...FontsManager of a certain presentation: var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/python-net/excel-integra...
  4. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/net/shape-formatting/
  5. 在 Java 中将 PowerPoint 演示文稿转换为讲义模式|Aspose.Slides 文档

    在 Java 中将演示文稿转换为讲义。设置每页幻灯片数量,保留备注,使用 Aspose.Slides 导出为 PDF 或图像,并提供示例 Java 代码。免费试用。... Presentation presentation = new Presentation ( "sample...); // 导出演示文稿为 PDF,使用所选布局。 presentation . save ( "output.pdf" ,...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. C++ API to Convert CGM to PPS | products.aspose...

    Convert CGM to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...PPS (PowerPoint Show) is a presentation format used by Microsoft...CGM data in a PowerPoint presentation, you need to convert it...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. Online XML to POT Conversion or Develop Java ba...

    Free online app to convert XML to POT files. Java conversion library code for XML 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/xml-t...
  8. Create Presentations in C++|Aspose.Slides Docum...

    Create Presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in C++ Contents [ Hide ] Overview This article...article shows how to create a presentation in Aspose.Slides, add simple...

    docs.aspose.com/slides/cpp/create-presentation/
  9. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....mechanism for long-running presentation tasks, such as deserialization...LoadOptions and passed to the Presentation constructor. When InterruptionTokenSou...

    docs.aspose.com/slides/java/support-for-interru...
  10. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for Java—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 Java code sample...

    docs.aspose.com/slides/java/convert-pptx-to-ppt/