Welcome To Snipplr


Everyone's Recent Snippets



1 ... 8 9 10 11 12 ... 554
Detect the OS of mobile device
0 1050 posted 8 years ago by envane21
Create a custom right-click menu that will list and launch all macros in the DemonstationMacros module. Copy and past the code into the relevant object or module.
0 1190 posted 8 years ago by cueballrawn
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 2041 posted 8 years ago by sherazam
Switch between text on button every second
0 902 posted 8 years ago by envane21
Import CSV files into a named table in Access database. Use to bulk load tables.
0 1320 posted 8 years ago by cueballrawn
Lists all filenames in a directory if you need them for formulae or add into VBA.
1 1131 posted 8 years ago by cueballrawn
This technical tip shows how .NET developers can add line object to an Existing PDF File inside their .NET applications. Aspose.Pdf for .NET supports the feature to add graph objects (for example graph, line, rectangle etc.) to PDF documents. You als...
0 1912 posted 8 years ago by sherazam
This shows how to convert values from a dictionary and make them a list.
0 1153 posted 8 years ago by GabrielTheodoulos
These are the basic commands to use Mutex Threads in C
0 1078 posted 8 years ago by msicode
This Technical tip explains how .NET developers can render an image of 3D model from the camera inside their .NET applications. Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanc...
0 1239 posted 8 years ago by sherazam
Create a compressed TAR archive preserving permissions
0 914 posted 8 years ago by rm1984
De las tareas que di­a a di­a necesitamos realizar en una base de datos
0 817 posted 8 years ago by systemergon
How to repair a corrupted FAT32 filesystem
0 798 posted 8 years ago by rm1984
TAR command to preserve files' permissions
0 980 posted 8 years ago by rm1984
Recursively find and list the last modified files in a directory
0 1293 posted 8 years ago by rm1984
Show information about a user in a Windows domain
0 880 posted 8 years ago by rm1984
Show the output of a query in a more readable vertical format
0 1115 posted 8 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 1207 posted 8 years ago by rm1984
Replace a string with another one in many files
0 1249 posted 8 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 1012 posted 8 years ago by rm1984
Read and process the output of a command one row at a time
0 1032 posted 8 years ago by rm1984
This technical tip explains how .NET developers can Crop an EMF Image inside their .NET applications. Image cropping usually refers to the removal of the outer parts of an image to help improve the framing. Cropping may also be used to cut out some p...
0 1196 posted 8 years ago by sherazam
* Usefull as shell command and everyting else `get-ip='egrep -o "[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}"'` `get-ipport='egrep -o "[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}[0-9 :]+" | sed -e "s/ //g"'`
0 885 posted 8 years ago by dbiesecke
Code to add the calender webpart on SharePoint Online by Powershell
0 913 posted 8 years ago by ashusah
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 1779 posted 8 years ago by sherazam
Counter from 0 to number
0 923 posted 8 years ago by envane21
Create a bespoke Excel function that allows you to hash (anonnymise / pseudonymise) strings such as unique identifiers. Once you've inserted the VBA, use the function "=BASE64SHA1(cellreference)" to generate the hash.
0 4767 posted 8 years ago by cueballrawn
This technical tip explains how .NET developers can Copy Message from one Mailbox folder to another. Aspose.Email API provides the capability to copy message from one mailbox folder to another. It allows copying a single as well as multiple messages...
0 1259 posted 8 years ago by sherazam
This inserts a new column in the active worksheet and lists all the worksheet names, using a row for each name. Useful if you have lots of worksheets names that you want to reference accurately.
0 1146 posted 8 years ago by cueballrawn
This code allows you to open an Excel workbook from an Access database and run macros within the target workbook. This could be used to format / clean data prior to import for example.
0 1157 posted 8 years ago by cueballrawn
1 ... 8 9 10 11 12 ... 554