TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Object Library
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prashanth Chindam (1)
Munir Shaikh (1)
Mike Gold (1)
Hemant Srivastava (1)
Sajana Palanagama (1)
Ratnesh Singh (1)
Bruce Carson (1)
Related resources for Object Library
No resource found
New Year Application using C#.NET
5/30/2024 10:27:51 AM.
Develop a Windows app in C# .Net using the Microsoft Speech Object Library to deliver New Year wishes. Steps include adding the Speech Object Library reference, designing the UI with a Label, TextBox,
Word to HTML Converter using ASP.Net 2.0 and Microsoft 11.0 object Library
1/18/2019 2:37:40 AM.
This article uses Microsoft 11.0 object library & process the word document in the backend and convert to HTML document.
Creating and Opening Microsoft Word Documents from .NET Using C#
9/13/2018 12:04:09 AM.
This article answers how do I open a word document from within a .NET application. How do I open a word document from .NET.
Spelling Checking Using Microsoft Word Object Library in WPF
7/26/2013 3:30:46 PM.
This article shows how to check for misspelled words in a document (in a WPF Rich TextBox) using the COM Object "Microsoft Word Object Library".
Mapping Microsoft Excel columns with XML data (XML data integration) programmatically using a .Net Application.
9/30/2012 5:34:58 AM.
Using this program you can map Excel columns programmatically and generate an XML file containing the cell values that you had in your Excel document. After generating the XML file we can read it into a dataset.
Working with Word using C# and COM Server
5/21/2008 2:00:18 AM.
This article shows us how to working with Word using C# and COM Server.
SQL Demo Login in C#
12/14/2005 7:24:51 AM.
This sample code contains a reusable control that allows you to build a dialog box that queries for SQL-Server connection parameters.