Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 113,587 for

presentation

(0.04 sec)
  1. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint Presentations in PHP...Watermarks A watermark in a presentation is a text or image stamp...slide or throughout all presentation slides. Usually, a watermark...

    docs.aspose.com/slides/php-java/watermark/
  2. Object Preview Issue when Adding OleObjectFrame...

    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....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/nodejs-java/object-previ...
  3. Convert DOCX to POTM via Java or with free Onli...

    Java API to Export DOCX to POTM without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...allows you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/docx-...
  4. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in PHP...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This PHP code is an implementation...

    docs.aspose.com/slides/php-java/manage-paragraph/
  5. Convert PDF to SWF in Python | products.aspose.com

    Sample code for PDF to SWF Python conversion. Use PowerPoint Python API for batch conversion PDF files to SWF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Chart Series|Aspose.Slides for PHP Documentation

    Chart series in PowerPoint Presentations...Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This PHP...

    docs.aspose.com/slides/php-java/chart-series/
  7. Redact PowerPoint and OpenOffice Presentations ...

    Java 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/java/redaction/
  8. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...element. using ( Presentation pres = new Presentation ( "test.Pptx"...

    docs.aspose.com/slides/net/chart-plot-area/
  9. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...您可以通过以下方式在幻灯片上添加缩放框: 创建 Presentation 类的实例。 创建您打算链接缩放框的新幻灯片。 为创建的幻灯片添加识别文本和背景。...以下Java代码向您展示了如何在幻灯片上创建一个缩放框: Presentation pres = new Presentation (); try { //Adds...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  10. Chart Data Table|Aspose.Slides Documentation

    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.... Instantiate Presentation class object. Add chart...font height. Save modified presentation. Below sample example is...

    docs.aspose.com/slides/java/chart-data-table/