Welcome To Snipplr


Everyone's Recent C# Snippets Tagged convert



« Prev 1 Next »
Microsoft Official Documentation: https://msdn.microsoft.com/en-us/library/8s62fh68(v=vs.110).aspx
0 1204 posted 6 years ago by clinaq
This technical tip shows how to convert PDF pages to TIFF image inside .NET Applications. The TiffDevice class allows you to convert PDF pages to TIFF images. This class provides a method named Process which allows you to convert all the pages in a...
0 1584 posted 7 years ago by sherazam
In my previous snippet I have written about converting text to speech using C#. This code snippet can be used not just for allowing your computer to read txt aloud, but also for speech recognition. To implement this functionality I used Microsoft Sp...
0 1512 posted 9 years ago by warnerBro19
I have heard about this solution on the Facebook, and I thought it is worth to share my source code to help other developers interested in converting text to speech using C#. Text-to-speech refers to the ability of computers to read txt aloud. This f...
1 1100 posted 9 years ago by warnerBro19
The Aspose.Note for .NET API allows developers to open files & manipulate elements of OneNote books & export them to PNG, GIF, JPEG, BMP and PDF formats. The following code sample shows developers how to save OneNote File as an image in C#/.NET
0 1575 posted 10 years ago by johansonkatherine
Convert Excel file (XLS) to CSV
0 2272 posted 10 years ago by engebaja
Two static dictionaries for converting US state names to abbreviations, and the reverse.
0 2306 posted 11 years ago by misholson
1 2402 posted 13 years ago by gilbitron
Como convertir tiempo a formato de 24 horas y viceversa.
2 1126 posted 13 years ago by derebus
You can convert a string to hex or vice-versa with this methods. Example for real world; You want set / get some data from URL, but if your data has some special chars (like ^$ %) it'll be problem... In this case, you can use this methods and conve...
2 1715 posted 13 years ago by emregulcan
3 944 posted 15 years ago by Anthony
4 1062 posted 15 years ago by Anthony
Everything is either true or untrue, or both true and untrue, or neither true nor untrue
0 2513 posted 16 years ago by zvasanth
« Prev 1 Next »