Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 130,530 for

presentation

(0.11 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument Presentations in Python to engage viewers....Create an instance of the Presentation class. Get a reference to...Portion . Save the modified presentation. The following Python code...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP 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...
  3. Convert TIFF to POTX Using C++ | products.aspos...

    C++ conversion code for TIFF to POTX. Use the example code for batch TIFF to POTX conversion in C++ applications....file to POTX by creating a presentation, adding the TIFF image to...save the presentation as a POTX file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  4. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/java/manage-paragraph/
  5. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...// 实例化代表演示文稿文件的 Presentation 类。 let presentation = new aspose ...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  6. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with Java. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  7. VBA Macro|Aspose.Slides Documentation

    Automate Presentations with Aspose.Slides for Android: create, run, import, and secure VBA macros in PPT, PPTX, and ODP using clear Java examples....Add a VBA Macro Create a presentation with a VBA project and a...addVbaMacro () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Aspose.Slides for Java to save PDF files as HTML files....import PDF files into a presentation and save the result as HTML...convert PDF to HTML , create a Presentation , import the source file...

    products.aspose.com/slides/java/conversion/pdf-...
  9. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in Node.js to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in JavaScript Contents [ Hide...Watermark A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/nodejs-java/watermark/
  10. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...