Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 129,998 for

presentation

(0.14 sec)
  1. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/potx/
  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. 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...
  4. Redact PowerPoint and OpenOffice Presentations ...

    C# source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/net/redaction/
  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. 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/
  8. 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...
  9. 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...
  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/