|
|
Tag Browser: document.save
< 1 second(s)
-
Is there a reason why Aspose.Cells disposes the source stream that was passed in to the Workbook constructor after a Save(stream, saveFormat) operation is performed on the workbook?
The same behavior does not exist on the Aspose.Words side... performing a Save(stream, saveFormat) on the Document object does not close the source stream passed ...
-
We are proud to announce the long-awaited Aspose.Words for Java 2.5.0 release. The list of new features and fixed issues includes 124 items!
For more info and download seehttp://www.aspose.com/community/files/51/file-format-components/aspose.words/entry148526.aspx
-
Dear Friend,
Atleast can u try to generate the Pdf on another system using Virtual directory creation and mapping it on remote system.
Waiting for your reply,
Kalpesh
-
Hi,I am trying to save a Document as a PDF (I have Aspose.Pdf). When I call the Save method of the Aspose.Words.Documet object, the result is XML, not a PDF, i.e.,myDoc.Save(aBytes, Aspose.Words.SaveFormat.AsposePdf);results in:<?xml version=''1.0'' encoding=''UTF-8''?><Pdf xml:space=''preserve'' TabStopPosition=''36'' ...
|
|