Hello, aspose team:
I encountered the following problems when using your aspose.words:
Because I am a Chinese user, I cannot provide you with source files for testing. You may not have fonts.
-
When I try to put a long text on one line through the indentation function of word, the value I set in the doc file is on the left: -0.5; right: -0.5
It looks normal in the doc, but when I try to use aspose.words to convert it to docx, the value is still the same as above, but one word reaches the second line, and I readjust it to- Only 1 and -1 can be displayed on a line correctly, but I use the save as that comes with the office and there is no such problem
May I ask what operation is missing in my code that caused this situation, because the docx I converted in your online conversion did not change the format? -
Below I will put a few sets of pictures to let you understand what I mean
1、This is the original doc file
doc原.png (5.9 KB)
2、This is the file converted to docx through aspose.words
docx转.png (6.4 KB)
3、This is the indentation parameter value I set
缩进.png (2.1 KB)
thanks!