Top "Export-to-word" questions

How to copy a MATLAB figure and past it in a Word document?

I have some MATLAB figures open in MATLAB. I would like to copy them to a word document without exporting …

matlab ms-word copy-paste matlab-figure export-to-word
Export plot with high quality from R to Word

I did a plot in R & I want to define some format issues in my plot but I haven't …

r export-to-word
How to generate, export to word docx file?

I am trying to generate a docx in jasper report. I have this code: JRDocxExporter exporter = new JRDocxExporter(); ByteArrayOutputStream baos = …

java jasper-reports docx export-to-word
Exporting data from c# to word document

I have a grid in c# filled with data. One of the columns in that grid contains letters (followed by …

c# asp.net grid export-to-word
Generate word document and set orientation landscape with html

I try to generate word document using this code: HttpContext.Current.Response.Clear(); HttpContext.Current.Response.Charset = ""; HttpContext.Current.Response.…

c# asp.net html export-to-word
SSRS 2008 Export to Microsoft Word does not include headers and footers

I have a report, which was recently converted from SSRS2005 to SSRS2208. The report header has a background, which is …

sql-server reporting-services reporting export-to-word