Create POT File using Node.js
Generate Microsoft Powerpoint POT Files via your Node Applications without installing Microsoft Office®.
For a developer, who is trying to create POT files via Node.js application? Aspose.Total for Node.js via Java API can help to automate the create process. It’s a full package of various APIs dealing different formats including Microsoft Office files and Images. Aspose.Slides for Node.js via Java API that is part of Aspose.Total for Node.js via Java package makes this generation process easy. Moreover, developers can easily enhance the application for modification of POT file.
Create POT File in Node.js
- Create Presentation class instance.
- Get slide reference by using its Index.
- Use addAutoShape method exposed by Shapes object to add an AutoShape of Line type.
- Write the modified presentation as a POT file.
Creation Requirements
- For POT document creation, Node.js must be installed on the system.
- Oracle JDK (version 7 or later) is required.
- The node-java package must be set up.
Node.js - Create POT Files
Generate POT File
(Microsoft PowerPoint Template Files)
Generate POTM File
(Microsoft PowerPoint Template File)
Generate POTX File
(Microsoft PowerPoint Template Presentation)
Generate PPS File
(PowerPoint Slide Show)
Generate PPSM File
(Macro-enabled Slide Show)
Generate PPSX File
(PowerPoint Slide Show)
Generate PPT File
(PowerPoint Presentation)
Generate PPTM File
(Macro-enabled Presentation File)
Generate PPTX File
(Open XML presentation Format)
Generate VSD File
(Visio Drawing File)
Generate VSDM File
(Visio Macro-Enabled Drawing)
Generate VSDX File
(Visio Drawing)
Generate VSSM File
(Visio Macro-Enabled Stencil File)
Generate VSSX File
(Visio Stencil File)
Generate VSTM File
(Visio Macro-Enabled Drawing Template)
Generate VSTX File
(Visio Drawing Template)
Generate VSX File
(Visio Stencil XML File)
Generate VTX File
(Anim8or 3D Model)