a.docx (13.1 KB)
Is there any way to make these txt in one html tag?.
Here is my code:
var word = new com.aspose.words.Document(path + "a.docx");
HtmlSaveOptions options = new HtmlSaveOptions();
options.setUseHighQ…... 2026, 8:50am 2 @GusGus the text is formatted with different... so it is expected that the text is represented by separate span...