Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Code samples

OpenXMLDiff vNxt - Just an easy way of doing things

Hello Guys – As I told you in my previous blog post, that I am working with Eric on the updated version of OpenXMLDiff . The good news is, I have it ready! It’s uploaded on http://code.msdn.com/openxmldiff . Go, Play with it … So, I am sure you’ll have

Here is a news, I am acting as a volunteer

Surely, I am volunteering for something that we (you and me) like playing with Here is the story – I really liked the utility that Eric is working on http://blogs.msdn.com/ericwhite/archive/2008/06/14/openxmldiff-exe-a-utility-to-find-the-differences-between-two-open-xml-documents.aspx

How to do a "Save Copy As" In Word

Ever wondered how can you do a "Save Copy As" in word? Or why it's not there? well ... I don't know about why it's not there, but I can tell you how to do it using custom code To do it, the first thing you need to know about is - IPersistFile interface
Posted by Pranav Wagh | 8 Comments
Filed under: , ,

Insert from Scanner or Camera

Just I noticed [from a customer complain] that if you have word hosted [embedded] in any active document host, like Excel etc. and you try to do a Insert-> Image from Scanner or Camera, then word crashes. So what resolution do I have for this? not

Display Thumbnails For Every Page Of A Document

Got an intresting case a few days back.. which lead me think about the ways of generating thumbnails of all the pages of a document. Now, why would you need it ?? well ..i don't know.. maybe you have an app and you want users to click on the thumbnails

Thanks To Raymond, I Revamped My Blog UI ! Again !!

Yeah, i did it again! why ? because i felt that my blog is too plain..empty..so i wanted to change it as i always liked raymond's blog so i thought..why not raymond this time :) so just to give you an insight of what have i stole borrowed from raymond's
Posted by Pranav Wagh | 2 Comments
Filed under: ,

How To Load Win32 dlls Dynamically In VBA

Well, by dynamically i just mean that i don't know the path of the dll (or the path will be decided at runtime). now the problem is; you need to add a declares statement to use a function from VB but you don't know the path so there is no way in which
 
Page view tracker