Package | Description |
---|---|
com.groupdocs.viewer.domain.html |
The GroupDocs.Viewer.Domain.Html namespace provides classes for working with document html representation.
|
com.groupdocs.viewer.handler |
The GroupDocs.Viewer.Handler namespace provides classes for working with rendering handlers.
|
Modifier and Type | Method and Description |
---|---|
List<HtmlResource> |
PageHtml.getHtmlResources()
Resources descriptions
|
com.aspose.ms.System.Collections.Generic.List<HtmlResource> |
PageHtml.getHtmlResourcesInternal()
Gets HTML resources internal.
|
Modifier and Type | Method and Description |
---|---|
void |
PageHtml.setHtmlResources(List<HtmlResource> value)
Resources descriptions
|
void |
PageHtml.setHtmlResourcesInternal(com.aspose.ms.System.Collections.Generic.List<HtmlResource> value)
Sets html resources internal.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
ViewerHtmlHandler.getResource(AttachmentBase attachment,
HtmlResource htmlResource)
Get html page resource stream.
|
InputStream |
ViewerHtmlHandler.getResource(String guid,
HtmlResource htmlResource)
Get HTML page resource.
|
Copyright © 2018. All rights reserved.