Namespace Aspose.Note.Importing

Namespace Aspose.Note.Importing

Classes

Class NameDescription
HtmlImportOptionsAllows to specify options when importing content from HTML document.
HtmlImporterThe class providing api to import content from documents in HTML format. The api allows to import from HTML document located either in a file or in a stream using specified options. The import options are passed using Aspose.Note.Importing.HtmlImportOptions.
PdfImportOptionsAllows to specify options when importing content from PDF document.
PdfImporterThe class providing api to import content from documents in PDF format. The api allows to import from PDF document located either in a file or in a stream using specified options. The import options are passed using Aspose.Note.Importing.PdfImportOptions.