Working with the HTML DOM in Python
A feature tour of the DOM layer in Aspose.HTML FOSS for Python: creating nodes, managing attributes, tree operations, fragments, and document lookup.
A feature tour of the DOM layer in Aspose.HTML FOSS for Python: creating nodes, managing attributes, tree operations, fragments, and document lookup.
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.
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.
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.
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.
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.
Covers the new Document.SaveHTML/WriteHTML, Layer, TaggedContent, and Form.ExportJSON APIs in Aspose.PDF FOSS for Go for HTML export, optional content layers, and accessible (tagged) PDF authoring.
Configure per-symbology encode options and rendering controls for Code 128, Code 39, QR Code, EAN-13, EAN-8, UPC-A, and UPC-E barcodes in Python.
Render barcodes to SVG and PNG with Aspose.BarCode FOSS for Python. Control scale, DPI, colors, quiet zone, and text display via RenderOptions.
Aspose.BarCode FOSS for Python generates Code 128, Code 39, EAN-13, EAN-8, QR Code, UPC-A, and UPC-E barcodes in pure Python. MIT licensed, renders to SVG and PNG.