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

Common Rendering and Conversion Utilities in Aspose.Page FOSS for Python

A guide to the shared rendering utilities in Aspose.Page FOSS for Python: RenderModelBuilder, PdfWriter, PdfMetadata, RasterRenderer, and XpsDocumentBuilder.

June 9, 2026 · 2 min · Aspose

Introducing Aspose.Page FOSS for Python

Aspose.Page FOSS for Python is a free, MIT-licensed library for exporting PostScript (PS), EPS, and XPS documents to PDF and raster images. No Ghostscript or Adobe runtime required.

June 9, 2026 · 4 min · Aspose

Introducing Aspose.TeX FOSS for Python

Aspose.TeX FOSS for Python processes TeX markup and produces PDF, DVI, or SVG output — no LaTeX installation required.

June 9, 2026 · 3 min · Aspose

The Aspose.TeX Engine for Python — TeXJob, Devices, and Input Sources

How to use TeXJob with PdfDevice, DviDevice, SvgDevice, FileInputSource, and StringInputSource for TeX typesetting in Python.

June 9, 2026 · 3 min · Aspose

Working with PS and EPS Files in Python

A developer guide to using PsDocument for PS and EPS file conversion in Python. Covers to_pdf(), to_image(), DscMetadata, in-memory processing, and batch conversion.

June 9, 2026 · 3 min · Aspose

Introducing Aspose.PDF FOSS for Java

Aspose.PDF FOSS for Java provides a Java-native API for PDF document creation, annotation management, interactive form fields, page manipulation, PDF/A compliance validation, and AES-CBC encryption — MIT licensed, no proprietary dependencies.

May 24, 2026 · 4 min · Aspose

PDF Document Manipulation with Aspose.PDF FOSS for Java

PdfFileEditor, ContentsResizeParameters, and PdfPageEditor provide the core PDF document manipulation capabilities in Aspose.PDF FOSS for Java — all MIT-licensed and dependency-free.

May 24, 2026 · 3 min · Aspose

Working with PDF Facades in Java

The facades layer in Aspose.PDF FOSS for Java provides lightweight, task-focused APIs for annotation management, bookmark editing, document security, stamping, and content extraction — all without requiring direct manipulation of the PDF object model.

May 24, 2026 · 3 min · Aspose
 English