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 OCX
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijai Anand Ramalingam (8)
Bechir Bejaoui (2)
Jeetendra Gund (1)
Sarker Ishu (1)
Mike Gold (1)
Scott Lysle (1)
Kannan Ramachandran (1)
Hirendra Sisodiya (1)
Related resources for OCX
No resource found
Image Operations Using Word Document in C#
9/22/2023 10:31:14 AM.
In this article you can learn various image operations using a Word document in C# programming.
How to Convert DocX Into PDF, HTML and XPS in C#
9/21/2023 9:15:11 AM.
This article explains how to convert a Word file to PDF, HTML, XPS and so on in C#.
Color Syntax Editor Part II - Exporting a RichTextBox to a Microsoft Word Document
9/1/2023 4:17:56 AM.
This article is part II of a color syntax editor created back in 2003. It describes how to export the contents of the RichTextBox to Word and Open the Word Document Programmatically.
Using the DocX DLL to Programmatically Create Word Documents
2/23/2022 11:04:10 AM.
The project offers a DLL which can be downloaded and added to a project and then used to programmatically create Word documents on the fly and without any reliance upon the Microsoft Office DLLs.
Convert HTML Files To DOCX Files With MariGold.OpenXHTML
9/30/2017 12:33:16 PM.
This tutorial explains how to create an HTML to DOCX converter with a C# windows application.
How to create a COM object using VS 2008 and consume it from VB 6.0 client application: Part II
9/4/2014 5:09:03 AM.
In this article, we will see how to create a simple COM application in Visual Studio 2008 and how to consume it from a VB6 client application.
Read Inbuilt Document properties of Word Document in C#
2/8/2011 12:00:45 AM.
In this article we will discuss how to read the document properties of any Word document in C#.
How to convert docx to pdf document in SharePoint 2010 using Word Automation Services: Part 3
12/27/2010 9:02:23 PM.
In this article we will be seeing how to convert .docx document to pdf document in SharePoint 2010.
How to convert docx to pdf document in SharePoint 2010 using Word Automation Services: Part 2
12/27/2010 9:01:02 PM.
In this article we will be seeing how to convert .docx document to pdf document in SharePoint 2010.
How to convert docx to pdf document in SharePoint 2010 using PowerShell
12/27/2010 3:02:10 AM.
In this article we will be seeing how to convert .docx document to pdf document in SharePoint 2010 using powershell.
How to convert docx to doc document in SharePoint 2010 using Word Automation Services
12/27/2010 2:11:01 AM.
In this article we will be seeing how to convert .docx document to .doc document in SharePoint 2010.
How to convert docx to pdf document in SharePoint 2010 using Word Automation Services
12/27/2010 2:08:31 AM.
In this article we will be seeing how to convert .docx document to pdf document in SharePoint 2010.
How to convert docx to pdf document in SharePoint 2010 using Word Automation Services - Part 1
12/25/2010 3:36:06 PM.
In this article we will see how to convert .docx document to pdf document in SharePoint 2010.
How to convert docx to pdf document in SharePoint 2010 using PowerShell - Part1
12/25/2010 3:33:42 PM.
In this article we will see how to convert a .docx document to a pdf document in SharePoint 2010 using Powershell.
How to convert docx to doc document in SharePoint 2010 using Word Automation Services
12/24/2010 3:10:43 PM.
In this article we will be seeing how to convert .docx document to .doc document in SharePoint 2010.
Host an OCX control within a .Net windows application-.Net and COM part IV
11/3/2008 2:08:46 AM.
In this article I will explain how to host an OCX control within a .Net application.