aspose.words.bibliography module

The Aspose.Words.Bibliography namespace provides classes that allow to access a list of bibliography sources available in a document.

The bibliography includes information about various sources, such as books, articles, websites, or other materials, used in the creation of the document.

Classes

ClassDescription
BibliographyRepresents the list of bibliography sources available in the document.
ContributorRepresents a bibliography source contributor. Can be either an corporate (an organization) or a list of persons.
ContributorCollectionRepresents bibliography source contributors.
CorporateRepresents a corporate (an organization) bibliography source contributor.
PersonRepresents individual (a person) bibliography source contributor.
PersonCollectionRepresents a list of persons who are bibliography source contributors.
SourceRepresents an individual source, such as a book, journal article, or interview.

Enumerations

EnumerationDescription
SourceTypeRepresents bibliography source types.