Interface | Description |
---|---|
ICustomSet<T> |
Provides the base interface for the abstraction of sets.
|
IObjectChooserByLicense<T> |
Chooses one of two instances, depending on license mode.
|
ISystemIdentity |
Class | Description |
---|---|
BitReader |
Reads primitive data types as bit values.
|
BitWriter |
The bit writer.
|
CollectionExtensions |
The collection extensions.
|
ComparisonUtil<T extends Comparable<T>> |
The comparison utility class.
|
ConvertUtil |
The class contains the methods for converting values.
|
CovariantEnumerator<TFrom extends TTo,TTo> | |
Crc32 |
The CRC-32.
|
CustomHashSet<T> | |
DoubleTuple<T1,T2> | |
EditionType |
Created by panch on 07.06.2016.
|
EvaluationChooser |
The only purpose of this class is to hide license verification deeper in code.
|
EvaluationWatermarks |
Represents a set of watermarks used in evaluation mode.
|
ExceptionsFactory |
Proxy class for retrieving domain exceptions.
|
FileSystem |
The file system helper.
|
FontsSubsystem |
The fonts subsystem.
|
Guid | |
HorizontalAlignment |
Specifies the alignment.
|
LicenseCore | |
LicenseInfo |
The license info.
|
LicenseState | |
Logger |
The logger.
|
MD5 |
The m d 5.
|
PrecedenceTree<T> |
A hash tree with easy to access preceding elements.
|
SequencedDictionary<TKey,TValue> |
Represents a sequence of elements that can be accessed by key.
|
ServiceLocator |
Represents a set of instances which are used by
Aspose.note environment. |
StringExtensions | |
SystemIdentity | |
TagIcon |
Specifies the icon of tag or task icon.
|
TransformingEnumerator<TElementInternal,TElement> |
Represents an iterator through the collection as if it is of another type.
|
Exception | Description |
---|---|
FileCorruptedException |
Thrown during document load, when the document appears to be corrupted and impossible to load.
|
IncorrectDocumentStructureException |
Thrown if a user created document has incorrect structure.
|
IncorrectPasswordException |
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
|
UnsupportedFileFormatException |
Thrown during document load, when the file format is not recognized or not supported by Aspose.note.
|
UnsupportedSaveFormatException |
Thrown if requested save format is not supported.
|
Copyright (c) 2017 Aspose. All Rights Reserved.