Inside the Aspose.Cells FOSS Data Model in C++

A tour of the Core::WorkbookModel / Core::WorksheetModel data-model layer in Aspose.Cells FOSS for C++: plain cell, style, and document-property records, the WorkbookModel::GetDiagnostics() diagnostic bag, and how the Workbook, Worksheet, and Style facades bridge to them through GetModel() and ToCore()/FromCore().

July 28, 2026 · 7 min · Aspose

Introducing Aspose.Cells FOSS for C++ — Open-Source Excel XLSX Library

Aspose.Cells FOSS for C++ is an open-source, MIT-licensed library for creating, loading, editing, and saving Excel XLSX workbooks in native C++, with typed cell values, formulas, styling, and validation, and no Microsoft Excel dependency.

July 28, 2026 · 4 min · Aspose

Introducing Aspose.PDF FOSS for C++

A free, MIT-licensed C++20 library for opening, creating, and modifying PDF documents — covering page access, text extraction, raster rendering, encryption, and AcroForm fields with no proprietary runtime dependencies.

July 28, 2026 · 4 min · Aspose

Introducing Aspose.PDF FOSS for Python

A free, MIT-licensed, pure-Python library for creating, reading, editing, rendering, and validating PDF documents — covering text and image placement, annotations, AcroForm fields, encryption, and text extraction through the Document class.

July 28, 2026 · 4 min · Aspose

PDF Annotations in C++ - Text Notes, Links, Highlights, and Stamps

A look at the Annotation class hierarchy in Aspose.PDF FOSS for C++: adding text notes, links, and stamps, detecting annotation types on load, and reading back markup metadata through AnnotationCollection.

July 28, 2026 · 5 min · Aspose

Spreadsheet Management in C++ with Aspose.Cells FOSS

A walkthrough of spreadsheet management in Aspose.Cells FOSS for C++: workbooks and worksheets, typed cell values and formulas, Style-based formatting, page setup, hyperlinks, defined names, and validation — all producing native XLSX output with no Excel dependency.

July 28, 2026 · 5 min · Aspose

Deep Dive: The CSSOM in Python

A deep dive into the CSSOM layer of Aspose.HTML FOSS for Python: stylesheets, declarations, the cascade, !important, and inheritance.

July 25, 2026 · 3 min · Aspose

Introducing Aspose.Cells FOSS for Rust — Open-Source Excel XLSX Library

Aspose.Cells FOSS for Rust is an open-source, MIT-licensed crate for creating, loading, editing, and saving Excel XLSX workbooks in Rust — typed cell values, formulas, charts, styles, and validation with no Microsoft Office dependency.

July 25, 2026 · 3 min · Aspose

Introducing Aspose.HTML FOSS for Python

A first look at Aspose.HTML FOSS for Python: parse HTML into a DOM, apply CSS and resolve computed styles, and work with URLs and encodings — free and open source.

July 25, 2026 · 3 min · Aspose

Spreadsheet Management in Rust with Aspose.Cells FOSS

A tour of spreadsheet management in Aspose.Cells FOSS for Rust: worksheets, typed cell values, formulas, styling, page setup, comments, hyperlinks, and structured tables — real XLSX output without Microsoft Office.

July 25, 2026 · 3 min · Aspose
 English