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 documents
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
C# Curator (10)
Mahesh Chand (6)
Satya Prakash (5)
Shrusti Shah (3)
Scott Lysle (3)
Priyaranjan K S (3)
Manpreet Singh (3)
Vijai Anand Ramalingam (3)
Jean Paul (3)
Mayur Dighe (2)
Cristopher Coronado (2)
Sarvesh Shinde (2)
Nanddeep Nachan (2)
Onkar Sharma (2)
Dhruvin Shah (2)
Gnanavel Sekar (2)
Nakkeeran Natarajan (2)
Vijay S (2)
Vishal Joshi (1)
Allen Oneill (1)
Alagunila Meganathan (1)
Khurram Shehzad (1)
Ajay Kumar (1)
Vinay Ayinapurapu (1)
Gayatri Joshi (1)
Vijayaragavan S (1)
Manoj Kumar Duraisamy (1)
Debasis Saha (1)
Lizzy Landy (1)
Abhimanyu K Vatsa (1)
Alessandro Del Sole (1)
Sanjay Makwana (1)
Prasad Rane (1)
Sandeep Sharma (1)
Joseph Velliah (1)
Andrea Angella (1)
Thuyavan Ganesan (1)
Prashant Kumbhar (1)
Mike Gold (1)
Shantha Kumar T (1)
Saineshwar Bageri (1)
Thivagar Segar (1)
Ramesh Palaniappan (1)
Nitesh Kejriwal (1)
Rupali Shinde (1)
Surya Pratap Singh (1)
Sibeesh Venu (1)
Vipul Kelkar (1)
Cibun Swain (1)
Ramasagar Pulidindi (1)
Lakshmanan Sethu Sankaranarayan (1)
Jacob Robinson (1)
shrijeet (1)
Freddy Mounir (1)
Kiran Khambete (1)
Arun Choudhary (1)
Megha Goyal (1)
Krishnan LN (1)
Mamta M (1)
Manoj Singh Panwar (1)
Shirsendu Nandi (1)
Related resources for documents
No resource found
Mongo DB Indexing Strategies with Real-time Scenarios
6/3/2024 9:45:25 AM.
MongoDB, a scalable NoSQL Database, uses indexing to optimize query performance. Indexing involves creating data structures to expedite data retrieval operations on collections, enhancing efficiency.
Convert Multiple Text Documents to a PDF File or to PDF Files
5/31/2024 11:50:49 AM.
The Article demonstrates how use iTextSharp PDF Library to convert the multiple text files into Single Combined PDF file and also into Individual PDF files with same GUI.
Java - Add An Image Or Text Stamp To PDF Documents
4/29/2024 11:34:01 AM.
In this article, Learn how to enhance PDF documents using Java by adding image or text stamps. Discover Java libraries and techniques for PDF manipulation, watermarking, and customizing documents with
Microsoft AI School - Extracting Information from Images and Documents
1/1/2024 6:43:14 PM.
Learn from MS AI School how to implement text extraction solutions from images and documents using Computer Vision
How to create a Logic App to convert documents into PDF
12/17/2023 7:32:41 AM.
In this article, we are going to see about How to create a Logic App to convert documents into PDF
Automatic Reading And Verification Of Microsoft Word Document In C# Using Aspose.Words
9/15/2023 4:33:59 AM.
Student Course Registration and Verification automatically reads the Roll Number slips in a Microsoft Word document. It parses the Microsoft Word document and then makes corrections if required. It al
Generate PDF Documents in .NET C#
9/9/2023 1:09:15 PM.
Learn how to use GrapeCity's GcPdf library to create and manipulate PDF documents in .NET C#. This versatile library offers features like text and image insertion, font customization, table creati
How To Get Document ID In SharePoint Online
7/19/2023 11:58:32 AM.
This article explains how to get Document ID easily in SharePoint online using manual steps.
Create Various Types of Charts in Word Documents in C# and VB.NET
7/17/2023 9:03:57 AM.
By creating charts in your Word document, you can enhance the impact of your content and make it more engaging and informative for your readers. In this article, we will explore how to create Column C
Summarize documents with Azure Cognitive Service for Language in Python
7/7/2023 11:24:41 AM.
In this article, we will explore how to leverage Azure Cognitive Services for Language in Python to create summary documents that distill complex text into concise and informative snippets.
Extract information from documents using Azure Form Recognizer on Python
7/6/2023 5:23:11 AM.
Extract information from invoices, receipts, business cards and identity documents using Azure Form Recognizer
Web Parts in SharePoint Online
7/3/2023 5:02:30 AM.
This article introduces and explores few such important web parts, including Divider, Spacer, and Recent Documents. Gaining an understanding of these web parts will empower user to create dynamic and
Printing Documents with Desktop Flow in Microsoft Power Automate
5/11/2023 1:15:12 PM.
Reading this article, you can learn how to print a document using the Print document action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Migrate documents and folders from old SharePoint servers to New SharePoint using .Net CSOM
5/8/2023 6:31:18 AM.
In this article we will learn about how to migrate content from SP 2010 to latest SharePoint version using .Net CSOM Code.
Fetch documents from SharePoint document library using Microsoft Graph API
5/2/2023 4:22:17 AM.
This article covers detailed insights on how you can fetch document/file details residing in a SharePoint document library using Microsoft Graph API.
Generating Dynamic Documents From Existing Template
4/24/2023 6:42:14 AM.
Generating dynamic documents (PDF/WORD/EXCEL/POWERPOINT) from the existing template.
Insert, Update And Delete Document In MongoDB - Part Two
12/28/2022 5:34:40 AM.
MongoDB is one of the most popular databases in the world. in this article, learn how to insert, update and delete data and records in MongoDB.
Process Structured Documents With Microsoft Syntex
12/20/2022 3:54:13 PM.
Structured document processing model works best for structured and semi-structured documents including forms and invoices. In this article, we will explore Structured document processing model and how
Fetch Documents From SharePoint Document Library Using Microsoft Graph API
11/28/2022 5:42:34 AM.
In this article, you will learn how to fetch documents from SharePoint document library using Microsoft Graph API.
Methods for Converting Office Documents to PDF or XPS with C#
11/18/2022 6:12:41 AM.
Recently, I had a great interest in how to convert Office documents to PDF or XPS. Therefore, I collected lots of materials. Now, I want to share a method I think is useful.
Extract Text from Word Documents in Java
10/26/2022 8:56:51 AM.
This article will primarily focus on extracting text from Word documents in Java using Free Spire.Doc for Java.
How to Read Barcode in Word, Excel, PowerPoint or PDF Documents in Java
10/18/2022 8:41:40 AM.
In this article, you will learn how to read barcode from MS office documents and PDFs in Java by using Spire.Office for Java library.
Creating PDF Files in ASP.NET Using ITextSharp
9/16/2022 11:25:12 AM.
iText is a library that allows you to create and manipulate PDF documents. It enables developers looking to enhance web and other applications with dynamic PDF document generation and/or manipulation.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java
7/13/2022 11:55:51 AM.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java.
How To Create Lists In PDF Documents In C#
4/18/2022 5:42:27 AM.
In this article, you will learn how to Create Lists in PDF Documents in C#.
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.
Xamarin.Forms - Sharing Files And Documents
2/10/2022 6:00:37 AM.
In this article, you will learn how to share files and documents.
Convert Documents Stored In SharePoint Document library To PDF Using Power Automate
12/3/2021 2:13:35 PM.
In this article, we will see to convert docx files stored in SharePoint Document library to PDF using Power Automate
3 Ways To Generate Word Documents From Templates In Java
5/26/2021 1:19:39 PM.
In this article, you will learn about 3 Ways to Generate Word Documents from Templates in Java.
Digitally sign and generate PDF using PowerApps
3/11/2021 11:56:31 AM.
In this video we will see how to get signature of users digitally on touch devices and generate PDF as invoice or receipt or audit document.
How To Dynamically Send Multiple Documents As Attachment In Mail Using Power Automate (MS Flow)
2/23/2021 4:42:24 PM.
In this article, we will learn how we can dynamically send multiple documents as an attachment from the SharePoint document library using Power Automate.
Retrieving And Storing Documents/ Images Into Azure Blob Storage Using .NET Core Console App And C#
10/16/2020 9:22:59 AM.
In this article we would upload new file in azure blob storage using .NET CORE console app.We would also download files from our blob storage account programmatically using C# .
How To Split Or Merge Word Documents In Java
9/30/2020 4:04:41 AM.
In this article, you will learn how to Split or Merge Word Documents in Java.
How To Generate Word Documents In Java
7/6/2020 1:10:26 AM.
In this article, you will learn how to generate Word documents in Java.
Word Processing with an Extended Rich Text Box Control
5/21/2020 1:52:23 AM.
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control.
How To Check The History Of Your Printed Documents In Windows 10
1/21/2020 9:29:20 PM.
In this article, I have described how to check the history of your printed documents in Windows 10.
How To Print Photos And Documents In Windows 10
1/13/2020 11:32:58 AM.
In this article, I have described how to print any photo and document files directly in Windows 10.
How To Create API Documents In Java
9/23/2019 2:41:38 AM.
In this article we discuss how to create API documents in Java.
Microsoft Graph API - Access Documents From SharePoint Document Library Using Azure AD Application Credentials And Postman
4/15/2019 9:26:03 AM.
In this article, you will learn how to access documents from a SharePoint Document Library using Azure AD application credentials and Postman.
Productive C# - How To Create A Documents Store In Azure Cosmos DB
2/18/2019 1:09:44 AM.
Learn how to create a Documents Store in Azure Cosmos DB using C#.
Workflow To Auto Create Folder Structure While Creating New Document Set In SharePoint
12/21/2018 8:50:04 AM.
In this article, we will learn how to create default folders automatically when we create Document Set in SharePoint using SharePoint Designer workflows.
ASP.NET MVC 5 - DocuSign🖋️- Validating And Viewing Document(s) On A Modal-Dialog
12/19/2018 10:30:04 AM.
In this article, we will see how to validate the DocuSign document by viewing it in Modal Dialog using an iframe in our web application.
ASP.NET MVC 5 - DocuSign - Getting, Storing, Listing And Downloading The Document(s) In Our Web Application
12/10/2018 8:37:01 AM.
In this article, we will see how to get documents from DocuSign and store them in our local directory as the file and list in our web application.
SharePoint Solution For Very Large Documents
12/7/2018 8:53:03 AM.
Let us learn how to handle very large documents like Product Manuals, Keying instructions files using SharePoint, especially, when you have a large set of documents which are hundreds of thousands of
Set and Remove Editing Restrictions in Word 2013 Documents
12/6/2018 3:29:28 AM.
In this article I am going to explain how to make Word document non-editable.
Relevant Documents web part in SharePoint
11/21/2018 6:16:09 AM.
In this video, we will learn how we can use Relevant Documents web part in SharePoint Online. As a developer I personally love this web part. There are some scenarios in which we made all the changes
How To Provide Read Access To Microsoft Team Documents
10/29/2018 11:11:59 PM.
In this article, we will explore how to provide read access to users on Microsoft Team Documents.
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.
Copy Documents From OneDrive To SharePoint Using Microsoft Graph Explorer
7/20/2018 9:21:46 AM.
Microsoft Graph is a single solution to connect all services across Microsoft Cloud with single authentication. By using this, we can build an application for Microsoft 365 using single API.
Reading And Writing Documents With Single Document APIs In Elastic Search
6/6/2018 10:50:32 AM.
In this article, we are going to learn how to create, update, delete and querying elastic search documents.
Copy Or Move Documents Within SharePoint Online
5/22/2018 5:44:15 PM.
In this article, you will learn to copy or move documents within SharePoint Online.
Delete The Locked Documents From SharePoint
1/18/2018 11:57:46 AM.
This blog will help you to understand the record declaration functionality in SharePoint Online.
Route Uploaded Documents In SharePoint Using Content Organizer Rules
2/13/2017 10:25:43 AM.
In this article, you will learn how to route uploaded documents in SharePoint using content organizer rules.
Restore Documents From Recycle Bin In SharePoint Online
1/17/2017 1:08:38 PM.
In this article, you will learn how to restore documents from Recycle Bin in SharePoint Online.
Update Documents Permission In SharePoint Document Library Using C# Client-Side Object Model (CSOM)
8/5/2016 5:48:47 PM.
In this article, you will learn, how to update documents permission in SharePoint Document Library, using C# Client-Side Object Model (CSOM).
Check In/Check Out Documents In SharePoint 2016 Using PnP Core CSOM Library
8/2/2016 10:51:57 AM.
In this article, you will learn, how to check in and check out documents in SharePoint 2016, using PnP Core CSOM Library..
Retrieve Delve Boards And Their Documents From Office 365 Using REST API
6/9/2016 12:21:19 PM.
In this article, you will learn how to retrieve Delve boards and their documents from Office 365 using REST API.
Copy Documents From One SharePoint Document Library To Another Based On Created Date Using PowerShell
5/26/2016 12:50:16 PM.
In this article you will learn how to copy documents from one SharePoint Document Library to another based on created Date using PowerShell.
Get All Documents From A SharePoint Document Library To A Local Folder Using PowerShell
5/12/2016 11:53:42 AM.
In this article you will learn about how to get all documents from a SharePoint Document Library to a local folder using PowerShell Script.
Managing Word Documents With Spire.Doc Library Functions
5/3/2016 1:25:32 PM.
In this article you will learn how to manage Word Documents with Spire.Doc Library Functions.
Retrieve Popular Documents Programmatically In SharePoint using JSOM and REST API
3/25/2016 10:24:41 AM.
In this article, you will learn how to get popular documents based on the user view counts programmatically.
Comment On Word Documents In A Document Library In Office 365 & SharePoint 2013
3/12/2016 12:23:53 PM.
In this article you will learn how to comment on Word documents in a document library in Office 365 & SharePoint 2013.
SharePoint Workflow: Create A SubFolder In Site Collection Documents Or Shared Document
10/13/2015 12:37:18 AM.
In this article, you will learn how to create a sub folder in Site Collection Document/ Shared Document.
CRUD Operation Using LINQ To XML Documents
9/21/2015 1:24:38 AM.
This article is about creating an ASP.NET website having CRUD operation using LINQ to XML documents.
Show Or Hide Line Numbers In Documents In Visual Studio
9/10/2015 5:42:57 AM.
In this article we will see how can we show or hide line numbers in documents in visual studio.
SharePoint 2013 High Trust Provider Hosted App: Upload Large Files
4/6/2015 2:19:18 PM.
This article explains how to upload a large document from a High Trust provider hosted app using an app-only policy.
Retrieve Checked Out Documents From Site Collection Using Content Search Web Part
3/27/2015 7:30:48 PM.
This article helps in retrieving the Checked Out documents of the current user from the entire Site collection using a Content Search web part in SharePoint 2013.
Retrieve Checked Out Documents From Document Library Using Content Query Web Part
3/17/2015 11:37:50 PM.
This article explains how to retrieve the Checked Out documents of the current user from a Document Library and display it using a Content Query web part.
Show Documents From List/Library in an Arranged Manner
11/18/2014 3:12:42 PM.
In this article you will learn how to show documents from a List/Library in an arranged manner.
Using Mongo DB Creating Documents With BSON Document Part 2
9/9/2014 12:32:24 PM.
This article describes how to create documents using a BSON document.
How to Move Documents Including Versions in SharePoint 2010 Document Library Using NINTEX Workflow
4/28/2014 2:43:06 PM.
In this article you will see how to move documents including versions in SharePoint 2010 document library using a NINTEX workflow.
Translate Documents to Another Language Using NINTEX Workflow in SharePoint 2013
4/6/2014 4:29:10 PM.
In this article you will see how to translate documents to another language using NINTEX workflow in SharePoint 2013 Online.
SharePoint Document Library Documents in Yammer Feeds
3/10/2014 4:28:58 PM.
In this article, we will talk about the new collaborating feature, Document Libraries in Yammer.
Create a Document Library in SharePoint 2013
12/23/2013 5:49:17 PM.
In this article I would like to explain how to create a Document Library and how to add, edit and delete the documents in the Document Library.
Viewing Word Documents in WPF
9/9/2013 1:29:55 PM.
WPF does not support the functionality to view Microsoft Word documents but there is a work-around for this problem. This article demonstrates how to view a word document in WPF using the DocumentViewer control.
Document Set Feature in SharePoint 2013
8/9/2013 1:20:42 PM.
In this article I would like to take you through the Document Set feature of SharePoint 2013.
Copying XML Documents Using C#
6/9/2013 11:28:19 AM.
How to copy one XML file from one location to another with a different file name.
How to Manage and Save Word 2013 Documents in SkyDrive
1/9/2013 2:59:00 PM.
In this article I am going to explain how to Manage and Save Word 2013 documents in SkyDrive.
Convert Document From Previous Version of Word to Word 2013
1/6/2013 1:10:07 PM.
This article describes how to convert a document from a previous version of Word to Word 2013.
TextSearch (Release 1.0) - From Multiple Text Documents
12/19/2012 8:24:57 PM.
TextSearch-1.0 reveals the track to enhance the search functionality of Text Documents belonging to the same path and folder.
Set and Remove Password in Word 2013 Documents
12/3/2012 1:07:42 PM.
In this article I explain how to set and remove the password in Word documents.
Add Watermark To Word 2013 Documents
12/1/2012 4:36:38 PM.
In this article I explain how to add standard and custom watermarks in Word 2013 documents.
Microsoft Application Test Center using VB.NET
11/10/2012 2:55:05 AM.
Application Center Test is designed to stress test Web servers and analyzes performance and scalability problems with Web applications, including Active Server Pages (ASP) and the components they use.Application Center Test simulates a large group of users by opening multiple connections to the server and rapidly sending HTTP requests.
Word Processing with an Extended Rich Text Box Control in VB.NET
11/8/2012 10:11:53 AM.
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control; Microsoft has made available an extended version of the RTB control that greatly eases the requirements for printing the control’s text or RTF content.
Add Digital Signature to Documents in a Document Library using C#
10/5/2012 8:37:35 AM.
I had a requirement that involved adding a digital signature to word documents uploaded on a document library when the document is approved. This article discusses step by step how to add digital signatures to word documents.
Adding Text in Expression Blend
10/1/2012 7:05:22 AM.
In this artilce I will explain adding Text in Expression Blend and different text controls.
POC for DOM XML Parser
9/29/2012 7:31:57 AM.
The classes found in System.Xml namespace provide functionality to parse and navigate through XML documents. The attached source code shows how to use this functionality in C#.
.NET Beta 2 and Navigation in XML Documents
9/29/2012 6:27:36 AM.
.NET Beta 2 was released yesterday at tech-ed, 2001, Atlanta. Many things have been changed in Beta 2 since Beta 1. In this article, I'll cover changes in XmlNavigator class replaced with XPathNavigator.
SharePoint 2010 - Retrieve All Documents in a Site Collection
9/14/2012 8:59:36 PM.
In this article we explore how to retrieve all the documents in a Site Collection programmatically. The scenario is useful for applying other activities to all documents in a Site Collection.
SharePoint 2010 Document ID Feature
8/30/2012 9:10:32 PM.
In this article we can explore the Document ID feature and how to programmatically retrieve documents based on the IDs.
How to Present Online Documents in PowerPoint 2013
8/7/2012 12:37:51 PM.
This article describe how to present Online Documents in PowerPoint 2013.
How to Present Documents of Word 2013 Online
8/2/2012 7:15:54 PM.
In this article we will discuss how to present Microsoft Word 2013 documents online.
Building Reports from XML Documents using ReportViewer
6/12/2012 1:24:57 AM.
In this step-by-step tutorial, you will learn how to create reports from an XML document using the ReportViewer control and Visual Studio 2005.
Reading and Wtiting XML Documents
5/20/2012 7:12:44 AM.
In this article you will see how to read and write XML documents using XML API available in .NET Framework class library.
Download Word Documents from Server Using ASP.Net and C#
5/20/2012 2:48:55 AM.
Again, this is for beginners to have a method of downloading and reading word documents from server.
Reading XML Documents using C#
5/20/2012 2:03:09 AM.
In this article I will explain you how to read an XML document in C#.
Working with FixedDocuments in WPF
11/13/2011 11:04:46 PM.
This article introduces the FixedDocument class, the DocumentViewer control, and describes how to work with FixedDocuments in WPF.
How to create FlowDocuments in Expression Blend
10/23/2011 4:56:47 PM.
In this article you will know What FlowDocuments are and how to add FlowDocuments in Expression Blend.
Set hold to documents based on Metadata value in SharePoint 2010
5/26/2011 8:05:33 AM.
In this article we will be seeing how to set hold to documents based on Metadata values in SharePoint 2010.
How to Create a List of Documents in Mongo Database Using .NET
4/14/2011 8:33:59 PM.
In this article I will describe how to create a list of documents under the parent documents using C# .Net and a Mongo Database.