python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
hebrew characters from txt file does not display on word after compile to JAR file using spire.doc.jar
I write in java code with spire.doc.jar that use BufferedReader to take some words from txt file and display it on word document at the end,
this is how it read the txt file:
BufferedReader abc = new ...
michaelwed
Votes: 0
Answers: 1
safer library whether to use poi or spire.doc in spring boot
I have a project to combine multiple docx documents into 1 docx file using spring boot. I'm confused about using the poi library or E-iceblue's free Spire.Doc. I've managed to use those two libraries....
Jessica Cathrine
Votes: 0
Answers: 1
Empty Word Document ASP.Net MVC Spire.Doc
I'm trying to generate a Word document using Spire.Doc and download it. I can download the document, but it is empty. Does anyone have any idea why that is and can help me? This is my code:
Document d...
user17900933
Votes: 0
Answers: 1