Quantcast
Channel: BlogoSfera » document
Browsing all 22 articles
Browse latest View live

Error in CTPageSZ class using Apache POI Java NetBeans Word Document

I try to produce a Microsoft Word document by using Apache POI and Java. I was really happy with the result until I try to change the orientation of the document to landscape. I did search and find...

View Article


I can’t seem to get Java to read my text document

import java.util.Scanner; import java.io.File; import java.io.IOException; public class Average { public void Average() { Scanner in = (new Scanner("J:\\AP Comptuter Science\\Semester...

View Article

Browsing all 22 articles
Browse latest View live