I have an existing word document for which I try to set the formatting options (font, size, color, borders, aso) of specific parts of text which are identified by bookmarks.
I am using aspose words for java from within php (using javabridge)
I am able to access the bookmarks and customize the text but I have no access to the paragraph objects which would allow me to manipulate the paragraph attributes.
What is the path from bookmarks (or formfields) to parapgraphs ?
I do not wish to use the documentBuilder in order to preserve the main parts of the document whch may be arbitrarily complex.
Any sample of code would be appreciated.
I cannot download the demo which seems to achieve what i am looking for.
This message was posted using Page2Forum from NodeCollection - Aspose.Words for .NET and Java