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

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

Introducing Aspose.PDF FOSS for TypeScript

A free, MIT-licensed, zero-dependency Node.js library for creating, editing, converting, annotating, and securing PDF documents — covering format conversion, annotations, AcroForm fields, and encryption through the Document and Page classes.

August 29, 2026 · 5 min · Aspose

Introducing Aspose.Cells FOSS for Go

Aspose.Cells FOSS for Go provides a Go-native API for building Excel workbooks — cell values and styling, data validation, tables, pictures, and streaming reads for large files — MIT licensed with no native dependencies.

July 31, 2026 · 3 min · Aspose

Spreadsheet Management with Aspose.Cells FOSS for Go

A tour of Aspose.Cells FOSS for Go’s day-to-day spreadsheet operations: creating workbooks, reading and writing cell values, attaching formulas, and converting between XLSX and CSV.

July 31, 2026 · 3 min · Aspose

The generated Compatibility Layer in Aspose.PDF FOSS for Python

A guide to the aspose_pdf.generated compatibility subpackage in Aspose.PDF FOSS for Python: its independent Document, UnsignedContent, and PdfAValidateOptions/PdfAValidationResult implementations, and its security module that re-exports the canonical classes unchanged.

July 29, 2026 · 4 min · Aspose

The PDF Engine in Python: Rasterization, Stream Filters, and Encryption

A look at the aspose_pdf.engine package behind Aspose.PDF FOSS for Python’s Document and Page classes: rendering pages with RasterizedPage, compressing streams with StreamEncoder and StreamDecoder, and encrypting data with EncryptionUtils.

July 29, 2026 · 4 min · Aspose
 English