Building Charts in Word Documents with Aspose.Words FOSS for .NET

A deep dive into the Chart object model in Aspose.Words FOSS for .NET: creating charts with DocumentBuilder.InsertChart, populating series, configuring axes and legends, and formatting data labels and data points.

July 23, 2026 · 6 min · Aspose

Introducing Aspose.Words FOSS for .NET

Aspose.Words FOSS for .NET is a free, MIT-licensed library built from the genuine Aspose.Words engine for creating, reading, and editing DOCX, DOCM, DOTX, DOTM, and Flat OPC documents in pure C#, with conversion to Markdown and plain text.

July 23, 2026 · 5 min · Aspose

Text Formatting and Find-and-Replace in Aspose.Words FOSS for .NET

A look at text-level formatting and manipulation in Aspose.Words FOSS for .NET: run-level Font properties, ParagraphFormat and ListFormat, FrameFormat text frames, and regex-based find-and-replace with Range.Replace and IReplacingCallback.

July 23, 2026 · 6 min · Aspose

Working with Shapes and Drawing Objects in Aspose.Words FOSS for .NET

A deep dive into the Shape and ShapeBase object model in Aspose.Words FOSS for .NET — AutoShapes, text boxes, embedded pictures, fill and stroke formatting, positioning, text wrapping, and grouping in DOCX documents.

July 23, 2026 · 6 min · Aspose

Working with the Document Object Model in Aspose.Words FOSS for .NET

A look at the Aspose.Words FOSS for .NET Document Object Model: building and editing content with DocumentBuilder, walking and mutating the node tree, DocumentVisitor-based processing, Range-based find-and-replace, and combining or cloning documents with AppendDocument and Clone.

July 23, 2026 · 7 min · Aspose

Document Conversion with Aspose.Words FOSS for Python

Convert Word documents to PDF, Markdown, and plain text with Aspose.Words FOSS for Python using Document.save() and SaveFormat constants.

April 8, 2026 · 2 min · Aspose

Introducing Aspose.Words FOSS for Python

Aspose.Words FOSS is a pure-Python library for converting Word documents from DOCX, DOC, RTF, and Markdown to PDF, Markdown, and plain text. MIT licensed.

April 8, 2026 · 2 min · Aspose

Introducing Aspose.Words FOSS for Python

Aspose.Words FOSS is a pure-Python library for converting Word documents from DOCX, DOC, RTF, and Markdown to PDF, Markdown, and plain text. MIT licensed.

April 8, 2026 · 3 min · Aspose