GroupDocs.Assembly for .NET V25.12
Released: Dec 12, 2025
V25.12 での更新項目
機能
- OOXML Compliance Support: Added comprehensive support for OOXML compliance levels in Word documents. You can now explicitly specify the compliance level (Ecma, Transitional, or Strict) when saving documents, and the system automatically preserves the original document's compliance when appropriate.
- Barcode Generation Reliability: Improved barcode generation on Linux platforms by properly handling transparent colors and enforcing minimum dimensions for Codabar barcodes, ensuring barcodes render correctly across all platforms.
不具合の修正
- Template Expression Processing: Fixed an issue where template expressions inside inline content controls (SdtRun) were not being processed, ensuring all template expressions are correctly replaced regardless of their location in the document.
- Barcodes render blank when assembling on Linux (.NET 8).