Welcome To Snipplr


Everyone's Recent C# Snippets Tagged excel



« Prev 1 Next »
This technical tip shows how to Set Line Spacing of the Paragraph in a Shape or Textbox in .NET applications. You can set the line space of the paragraph, its space before and space after using the TextParagraph.LineSpace, TextParagraph.SpaceBefore a...
0 1843 posted 7 years ago by sherazam
This source code uses public classes and interfaces exposed by GroupDocs.Metadata for .NET to clean metadata from the documents created by a particular author in some directory. Steps include: 1) Scan all documents from an author in a directory (i...
0 875 posted 7 years ago by muhammadsabir
remove border in excel from C#
0 1481 posted 8 years ago by billi8324
This technical tip shows how developers can split worksheets of an Excel workbook to a separate workbook, TIFF, PNG or any supported image format in the cloud. This example allows you to split all or specific worksheets of a workbook file and save ea...
0 1168 posted 10 years ago by johansonkatherine
Convert Excel file (XLS) to CSV
0 2271 posted 10 years ago by engebaja
Utility class that abstracts the creation of a Excel spreadsheet through Interop, and helps on adding and format its contents.
1 1294 posted 11 years ago by denakitan
« Prev 1 Next »