Introducing Aspose.PDF FOSS for .NET

Aspose.PDF FOSS for .NET is a free, MIT-licensed .NET library for reading, creating, and manipulating PDF documents. Released under a permissive open-source license, it removes the traditional barrier to enterprise-grade PDF capabilities — every feature in the library is available without purchasing a commercial license. What Is Aspose.PDF FOSS for .NET? The library targets .NET 8 and later. It is published to NuGet under the package ID Aspose.Pdf.Foss and can be added to any .NET 8+ project with a single command: ...

June 11, 2026 · 3 min · Aspose

PDF Core Document Management with Aspose.PDF FOSS for .NET

Core PDF document management covers the operations that appear in nearly every PDF workflow: opening or creating a document, accessing pages and their content, reading and writing annotations, extracting text, and working with interactive actions. Aspose.PDF FOSS for .NET provides a .NET 8+ API that handles all of these tasks through a consistent object model centered on the Document and Page types. Document Lifecycle: Create, Open, Save Every workflow starts with either creating a new document or loading an existing one. Document.Create() returns a new, empty Document instance. Document.Open(data) accepts a byte[] or Stream and parses the PDF structure: ...

June 11, 2026 · 3 min · Aspose

Core Workbook and Cell APIs in Aspose.Cells FOSS for Rust

A systematic walkthrough of the core API in Aspose.Cells FOSS for Rust: workbooks and worksheets, typed cell values, document properties, worksheet protection and visibility, row/column sizing, merged cells, and defensive loading.

September 18, 2026 · 5 min · Aspose

Core Workbook and Cell APIs in Aspose.Cells FOSS for TypeScript

A systematic walkthrough of Aspose.Cells FOSS for TypeScript’s core API: workbooks, worksheets, cells, styling, auto-filtering, and export to HTML, CSV, JSON, and Markdown.

September 18, 2026 · 4 min · Aspose

Introducing Aspose.Cells FOSS for Java

Aspose.Cells FOSS for Java is a free, MIT-licensed library that gives Java developers full control over Excel .xlsx workbooks — no Office dependency, pure Java, Maven install.

September 18, 2026 · 4 min · Aspose

Introducing Aspose.Cells FOSS for TypeScript

An MIT-licensed, open-source TypeScript library for creating, reading, and modifying Excel XLSX workbooks, with styling, validation, conditional formatting, and multi-format export.

September 18, 2026 · 3 min · Aspose

Introducing Aspose.Imaging FOSS for .NET

A free, MIT-licensed .NET library that detects image formats and reads header metadata — no pixel decoding, no external dependencies, 11 formats covered.

September 12, 2026 · 5 min · Aspose

A Deeper Look at Annotations in Aspose.PDF FOSS for TypeScript

A closer look at annotation types in Aspose.PDF FOSS for TypeScript — markup, notes, shapes and freehand ink, link actions, and searching annotation content.

August 29, 2026 · 5 min · Aspose

Converting and Validating PDFs in Aspose.PDF FOSS for TypeScript

A closer look at conversion in Aspose.PDF FOSS for TypeScript — semantic versus fixed-layout HTML, reflowed versus fixed-geometry DOCX, and validating and converting toward PDF/A, PDF/X, and PDF/UA.

August 29, 2026 · 4 min · Aspose

Core Document and Page APIs in Aspose.PDF FOSS for TypeScript

A tour of the Document and Page classes at the core of Aspose.PDF FOSS for TypeScript — document assembly, building pages from scratch, bookmarks and navigation, and structured-text tagging.

August 29, 2026 · 5 min · Aspose
 English