Aspose.Diagram for Node.js via Java API Reference
Developers can programmatically create new Visio files, edit shapes, pages, connectors, and export diagrams to formats such as VDX, VSDX, SVG, PDF, and PNG. The API supports all core Visio stencils and shape data, providing full control over geometry, styles, and custom properties. Functionality is divided between the aspose.diagram namespace for diagram objects and the Global namespace for utility classes and constants.
Namespaces
| Namespace | Description |
|---|---|
| aspose.diagram | The aspose.diagram namespace offers classes and enums for creating, modifying, and rendering Visio diagrams in Node.js via Java. |
| Global | Contains global enumerations and utility types used throughout Aspose.Diagram, including alignment, arrow size, bevel settings, and boolean values. |