Package | Description |
---|---|
com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
Modifier and Type | Method and Description |
---|---|
List<CssText> |
InputHtmlDocument.getCss()
Returns a list of CSS resources
|
Constructor and Description |
---|
InputHtmlDocument(String docId,
com.aspose.ms.System.Collections.Generic.List<IImageResource> imageResources,
com.aspose.ms.System.Collections.Generic.List<FontResourceBase> fontResources,
com.aspose.ms.System.Collections.Generic.List<CssText> cssResources,
String htmlMarkup,
int bodyStartIndexInclusive,
int bodyEndIndexInclusive,
String allEmbeddedVersion)
Deprecated.
|
Copyright © 2018. All rights reserved.