|
|
Tag Browser: aspose.words-append-document
1 second(s)
-
Looking for the best approach to tackle a potentially thorny issue. I've got a set of pre-generated documents that I need to insert a customized title page when someone downloads one from my site. These docs are generated ahead of time because they are huge so generating them upon request isn't really practical.Is there a way to create a new ...
-
I tried to convert from word to pdf.There are total 4 pages in Word file however in the pdf result file include only 3 pages and the last page is blank.Cut out the last page and second page is not rendenered properly.Below is the code i use for conversion. Aspose.Words.Document doc = new ...
-
Hello,I am evaluating Aspose Words .Net for a routine we need to implement which would merge multiple word documents into one. I am using sample code as provided on-line and it works well for the most part. I am experiencing difficulties when attempting to merge two attached documents. Document #1 contains an image, and Document ...
-
Alexey,
The page numbering looks resolved, but the new version has introduced a new issue. When I try to merge two documents (TOC.docx and AppendixA.docx) into a single document (Plan.docx), extra spacing is added that messes up my formatting. My production system is actually merging about a dozen files, and I only get the ...
-
Hello,
I am trying to acheive a few different operations which I hope I might acheive with your software. I am attempting to compile together some word docs with some pdf docs into a master pdf and then create a table of contents for the master pdf.
I have managed to turn the docs inot pdf using Aspose.Word and then concatented the pdfs together ...
-
Hi , how can we handle corrupted document in aspose ?? is there any way to open or fix corrupted document . Is there any other api to fix corrupted document ?? please do help me :)Thanks in advance
-
We are using the latest build of Aspose.Words downloaded just last week. We have very simple code below that combines 2 documents together from memory and are performing this 3 times to create a single document from 4 seperate DOCX files. The output is nothing like the output we get when using MS Word automation, which correctly appends ...
|
|