|
|
Tag Browser: .docx
2 second(s)
-
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
...
-
Thanks for your quick reply, very much appreciated.I have attached the requested documents/files in the attached zip file.I look forward to your response.Best Regards,Patrice ANTOINE
-
Looking at using Aspose for this if it's possible, and where a sample might be of how...
We have a requirement to take uploads of any document/image format (MS Office, images, PDF) and assemble them into one PDF document. I've seen how Aspose can merge word docs, and even create PDF, but what about merging all of these different formats into one ...
-
Hello,An ''OutOfMemoryError'' exception is thrown when I try to update the table of contents and save the word file (28,9 Mo).Java argument : -Xms1536mCode source :LoadOptions lOption = new LoadOptions(LoadFormat.WORD_ML, '''', '''');Document contentsDoc = new Document(''contents.doc'', lOption);Document doc = new ...
-
Hi,I'm using Aspose.words to create a report using a Word template and merge fields, and I'm facing 2 problems:1.The template has images that are above some tables, my problem is that when I'm creating a pdf document for some reason those images are moving backwards, behind the text. This doesn't happen when I'm generating a word document.2. I'm ...
-
Hi, I am new to Aspose, so I might be overlooking something obvious. I have a load of Word template files (.dotx) containing Structured Document Tags that has been handed to me by a client. Using Aspose.Words 10.8.0.0 I have been attempting to write some code to replace the content of the SDTs and save the resulting output to a ...
-
I am using Aspose.Words 10.8 (.Net 4.0 version) to create a tiff document from a docx (see attachments). The docx has two pages with one image on each page. The resulting tiff has only one page with the second image truncated. In debug mode I can see that the created Aspse.Words-Dokument object only has one page directly after I read the docx-file ...
-
I am converting docx documents to html. Now I need to fetch the default (Normal) font format of a template document seperately from the content to use in the sites css.My problem arises when I do the following:Font font = doc.Styles[''Default Paragraph Font''].Font; //Same for ''Normal''When I try to get the font name it ...
-
Hi dears,We need convert documents in formats DOC, DOCX, ODT and general PDF into PDF/A(-1b). We are testing Aspose.Words for converting DOC, DOCX, ODT, it works fine to the PDF/A-1b.But, is there a solution / example for converting existing PDF documents to PDF/A(-1b) using some of Aspose packages for Java ? Our application is a servlet based web ...
-
Hi Alexey,
Thanks for the information. I understand that it is th TOC style that i have to change.
I have tried many ways (By removing the frame from TOC1.. etc ..), but couldnt figure out how to do it. We highly appreciate if you give me instructions for editing the style of TOC.... in the template to avoid this issue.
Thanks in ...
1
|
|