API reference for the settings module.
# All public classes import directly from the top-level package:from nutrient_sdk import AiAugmenterSettingsClasses
Document
| Class | Description |
|---|---|
ConversionSettings | Settings for Conversion. Values fall back through three levels: document → SDK → built-in default… |
DocumentSettings | Provides configuration settings for SDK document operations. Manages document-level settings with… |
OpenSettings | Settings for Open. Values fall back through three levels: document → SDK → built-in default. Writ… |
SdkSettings | Manages configuration settings for the Nutrient SDK. Provides functionality to load, export, and … |
Format
| Class | Description |
|---|---|
CadSettings | Settings for Cad. Values fall back through three levels: document → SDK → built-in default. Write… |
HtmlSettings | Settings for Html. Values fall back through three levels: document → SDK → built-in default. Writ… |
ImageSettings | Settings for Image. Values fall back through three levels: document → SDK → built-in default. Wri… |
InstantJsonSettings | Settings for InstantJson. Values fall back through three levels: document → SDK → built-in defaul… |
Jbig2Settings | Settings for Jbig2. Values fall back through three levels: document → SDK → built-in default. Wri… |
JpegSettings | Settings for Jpeg. Values fall back through three levels: document → SDK → built-in default. Writ… |
MarkdownSettings | Settings for Markdown. Values fall back through three levels: document → SDK → built-in default. … |
PdfPageSettings | Settings for PdfPage. Values fall back through three levels: document → SDK → built-in default. W… |
PdfSettings | Settings for Pdf. Values fall back through three levels: document → SDK → built-in default. Write… |
SpreadsheetSettings | Settings for Spreadsheet. Values fall back through three levels: document → SDK → built-in defaul… |
TiffSettings | Settings for Tiff. Values fall back through three levels: document → SDK → built-in default. Writ… |
WordSettings | Settings for Word. Values fall back through three levels: document → SDK → built-in default. Writ… |
Vision
| Class | Description |
|---|---|
AiAugmenterSettings | Settings for AiAugmenter. Values fall back through three levels: document → SDK → built-in defaul… |
AiProcessingSettings | Settings for AiProcessing. Values fall back through three levels: document → SDK → built-in defau… |
ClaudeApiSettings | Settings for ClaudeApi. Values fall back through three levels: document → SDK → built-in default… |
ContentExtractionSettings | Settings for ContentExtraction. Values fall back through three levels: document → SDK → built-in … |
CustomVlmApiSettings | Settings for CustomVlmApi. Values fall back through three levels: document → SDK → built-in defau… |
DeskewSettings | Settings for Deskew. Values fall back through three levels: document → SDK → built-in default. Wr… |
DocumentLayoutJsonExportSettings | Settings for DocumentLayoutJsonExport. Values fall back through three levels: document → SDK → bu… |
FinalizerSettings | Settings for Finalizer. Values fall back through three levels: document → SDK → built-in default… |
FormRecognitionSettings | Settings for FormRecognition. Values fall back through three levels: document → SDK → built-in de… |
HandwritingSettings | Settings for Handwriting. Values fall back through three levels: document → SDK → built-in defaul… |
InferenceLayoutSettings | Settings for InferenceLayout. Values fall back through three levels: document → SDK → built-in de… |
OcrSettings | Settings for Ocr. Values fall back through three levels: document → SDK → built-in default. Write… |
OpenAIApiEndpointSettings | Settings for OpenAIApiEndpoint. Values fall back through three levels: document → SDK → built-in … |
OpenAILanguagesDetectionSettings | Settings for OpenAILanguagesDetection. Values fall back through three levels: document → SDK → bu… |
OpenAIPictureAltSettings | Settings for OpenAIPictureAlt. Values fall back through three levels: document → SDK → built-in d… |
ReadingOrderSettings | Settings for ReadingOrder. Values fall back through three levels: document → SDK → built-in defau… |
SegmenterSettings | Settings for Segmenter. Values fall back through three levels: document → SDK → built-in default… |
TableRecognitionSettings | Settings for TableRecognition. Values fall back through three levels: document → SDK → built-in d… |
VisionDescriptorSettings | Settings for VisionDescriptor. Values fall back through three levels: document → SDK → built-in d… |
VisionSettings | Settings for Vision. Values fall back through three levels: document → SDK → built-in default. Wr… |
WordsDetectionSettings | Settings for WordsDetection. Values fall back through three levels: document → SDK → built-in def… |
Other
| Class | Description |
|---|---|
EmailSettings | Settings for Email. Values fall back through three levels: document → SDK → built-in default. Wri… |