Package | Description |
---|---|
com.aspose.note.context | |
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
boolean |
IOneNoteHierarchyProxyContext.tryGetFileContainerProxy(ExtendedGuid fileDataReferenceId,
FileContainerProxy[] fileProxy) |
boolean |
OneNoteHierarchyProxyContext.tryGetFileContainerProxy(ExtendedGuid fileDataReferenceId,
FileContainerProxy[] fileProxy)
The try get node.
|
Modifier and Type | Method and Description |
---|---|
FileContainerProxy |
EmbeddedFileNode.getEmbeddedFileContainerProxy()
Gets or sets the embedded file container.
|
FileContainerProxy |
EmbeddedFileNode.getPictureContainerProxy()
Gets or sets the binary data for the icon that is associated with the embedded file.
|
FileContainerProxy |
ImageNode.getPictureContainerProxy()
Gets or sets the picture container.
|
FileContainerProxy |
ImageNode.getWebPictureContainer14()
Gets or sets the web picture container 14.
|
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedFileNode.setEmbeddedFileContainerProxy(FileContainerProxy value)
Gets or sets the embedded file container.
|
void |
EmbeddedFileNode.setPictureContainerProxy(FileContainerProxy value)
Gets or sets the binary data for the icon that is associated with the embedded file.
|
void |
ImageNode.setPictureContainerProxy(FileContainerProxy value)
Gets or sets the picture container.
|
void |
ImageNode.setWebPictureContainer14(FileContainerProxy value)
Gets or sets the web picture container 14.
|
Copyright (c) 2016 Aspose. All Rights Reserved.