Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 129,136 for

presentation

(0.13 sec)
  1. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsx/
  2. Convert PPT and PPTX to JPG in .NET|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in C# with Aspose.Slides for .NET using fast, reliable code examples....PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppt/
  4. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsm/
  5. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....and Convert PowerPoint Presentations in Java with Aspose.Slides...PowerPoint and OpenOffice presentation file processing. It empowers...

    products.aspose.com/slides/java/
  6. Rendered As Tiff By User Defined Dimension|Aspo...

    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....example shows how to convert a presentation into TIFF document with...//Instantiate a Presentation object that represents a Presentation file...

    docs.aspose.com/slides/net/rendered-as-tiff-by-...
  7. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... Presentation () as presentation : slide = presentation . slides...set_footer_visibility ( True ) presentation . save ( "footer.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations in .NET Contents [ Hide...operation: using ( Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/net/chart-workbook/
  9. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using JavaScript Contents...aspose . slides . Presentation ( "Presentation.pptx" ); try { var...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  10. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-ole/