How to Install genuine MS Office 365 without any cost, keygen and crack

Topbullets.comI have never understood why Microsoft office is so costly. It hardly provides 8-10 software in the package while the entire operating system is much cheaper which hosts the entire set of the system. Typically, Microsoft office costs around 300-400 INR (5-6 USD) monthly to 4500 INR yearly which is a hell lot of money. As being a cost-sensitive person, I always prefer to go with trial or open source software. But as being a professional you need to depend on Microsoft Excel and PowerPoint a lot if not other software and for that, I was looking for a solution from last few months. I tried a lot to find suitable open source and ways to crack the office but it didn’t work. Once trying to get keygen I unknowingly installed a malware and had to format my PC. So, I didn’t want to take any further risk and finally found a way to install licensed and genuine MS office. Continue reading

Advertisement

How to fix word wrap problem in Gmail – TopBullets.com

Topbullets.comI had been facing this problem from last few months and really got frustrated. Google is such a reputed company and Gmail being the first choice for emailing must be the most convenient way to email. But due to certain changes, it automatically wraps sentences and makes it look like a poem. If you are sending email to friends or family, this could be managed but for any formal communication this is a serious issue and raises questions about your writing skills. Finally, I could fix it with lots of back and forth and want to share the same with my readers. Continue reading

Auto Download Outlook Email Attachment – Code in VBA by Topbullets.com

Topbullets.comI get some raw data through email every day. Now when I want to do some analysis on the data I need to go through the inbox, search for that particular data and then download it to local. The process is very tedious. Now I am very happy that I have got rid of this manual process. Kudos to Google! I want to share the tutorial with very basic code. One can easily leverage the VBA code to write some complicated criteria and enhance it further. Here I am using snapshots from Outlook 2013 but have tested the feature in 2007 and was working fine. Without talking too much let’s start. Continue reading

Auto Send Email Through Outlook via Python Code – Topbullets.com

Topbullets.comI wrote an article on How to send email through ASP.NET and it helped a lot of people. Automating such processes always save lot of time and manual intervention. Currently in my project one process takes 45 minutes to run and one needs to look out at screen continuously for any error or if code stops in between. For that I wrote a python code which track the process and send email notification instantly if code stops or runs completely. The article can also be useful for someone who is looking for a python code to know which windows applications are running or open any Windows application using Python. Continue reading