This folder contains advanced examples demonstrating powerful features of Aspose.TeX for .NET:
- Override the default TeX job name
- Write terminal output to a file in the output directory
- Uses file system for input/output
- Override the TeX job name
- Write terminal output to a ZIP archive
- Uses ZIP archives for both input and output
- Automatically repair invalid LaTeX files
- Guess missing packages using a callback
- Fix undefined commands and environments
- Convert LaTeX with embedded base64-encoded images
- Enable shell command execution for image processing
- Output to PDF format
- Job name customization
- Terminal output capture
- LaTeX error repair and package guessing
- Base64 image embedding
- Shell mode configuration
Each test method is self-contained and can be run independently. The examples show advanced TeX typesetting scenarios for professional document processing.