|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MemStream in aspose.pdf |
|---|
| Methods in aspose.pdf that return MemStream | |
|---|---|
static MemStream |
Pdf.CreateTruetypeFontMapStream()
Creates the TrueType font map stream. |
MemStream |
Pdf.getTruetypeFontMapStream()
Gets a memory stream that indicates the TrueType font map stream. |
MemStream |
BinaryFileStream.toMemStream()
Transfers the stream to a Memory Stream. |
| Methods in aspose.pdf with parameters of type MemStream | |
|---|---|
void |
Pdf.getTruetypeFontMapStream(MemStream value)
Sets a memory stream that indicates the TrueType font map stream. |
void |
XslTransform.load(MemStream xslMS)
Load the XSL content from the MemStream object . |
void |
XMLDocument.save(MemStream ms)
Saves the content to a MemStream object |
void |
XslTransform.transform(XMLDocument xmlDoc,
java.lang.Object object,
MemStream tempStream)
Begin to transform the XSL file |
| Constructors in aspose.pdf with parameters of type MemStream | |
|---|---|
MemStream(MemStream memStream,
java.lang.String charsetName)
Constructs a MemStream instance from another MemStream object. |
|
XmlTextReader(MemStream mem)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||