Teaching myself to program in Java by following the book Head First Java by Kathy Sierra and Bert Bates has been one of the best things to have happened this year, so far. After trying several years to understand object-oriented programming concepts, finally found this book that provides one of the best introductions. Finally, I … Continue reading Simplest explanation to Objects in Object Oriented Programming
Tag: object
Display embedded Microsoft Excel Objects in Microsoft Word as Text and not Images
Whenever you choose to embed an excel sheet into Microsoft Word, Microsoft Word shows them in the Word Document as graphics objects by default. The result is that sometimes, when the contents of the Excel Sheet exceed one page in Word, they are not displayed. To make them appear correctly in the Word document, you … Continue reading Display embedded Microsoft Excel Objects in Microsoft Word as Text and not Images