Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Docs.Text Namespace

In This Article

Contains classes used by text utilities for document processing.

Assembly: DevExpress.Docs.v24.2.dll

NuGet Package: DevExpress.Document.Processor

#Classes

Name Description
EncodingDetector Provides the capability to detect text encoding.
NumberInWords static

Provides access to static properties used to obtain a provider that converts numbers to words.

You need an active DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.

#Interfaces

Name Description
INumberInWordsProvider Converts numbers to cardinal and ordinal numerals in different languages.

#Enums

Name Description
NumberCulture Lists languages for which numbers can be converted to words.