Welcome To Snipplr


Everyone's Recent Snippets



1 ... 8 9 10 11 12 ... 554
Detect the OS of mobile device
0 852 posted 7 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 977 posted 7 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 1803 posted 7 years ago by sherazam
Switch between text on button every second
0 702 posted 7 years ago by envane21
Import CSV files into a named table in Access database. Use to bulk load tables.
0 1107 posted 7 years ago by cueballrawn
Lists all filenames in a directory if you need them for formulae or add into VBA.
1 917 posted 7 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 1680 posted 7 years ago by sherazam
This shows how to convert values from a dictionary and make them a list.
0 966 posted 7 years ago by GabrielTheodoulos
These are the basic commands to use Mutex Threads in C
0 851 posted 7 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 1022 posted 7 years ago by sherazam
Create a compressed TAR archive preserving permissions
0 733 posted 7 years ago by rm1984
De las tareas que di­a a di­a necesitamos realizar en una base de datos
0 649 posted 7 years ago by systemergon
How to repair a corrupted FAT32 filesystem
0 622 posted 7 years ago by rm1984
TAR command to preserve files' permissions
0 772 posted 7 years ago by rm1984
Recursively find and list the last modified files in a directory
0 1073 posted 7 years ago by rm1984
Show information about a user in a Windows domain
0 725 posted 7 years ago by rm1984
Show the output of a query in a more readable vertical format
0 900 posted 7 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 1008 posted 7 years ago by rm1984
Replace a string with another one in many files
0 1043 posted 7 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 799 posted 7 years ago by rm1984
Read and process the output of a command one row at a time
0 841 posted 7 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 985 posted 7 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 718 posted 7 years ago by dbiesecke
Code to add the calender webpart on SharePoint Online by Powershell
0 755 posted 7 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 1543 posted 7 years ago by sherazam
Counter from 0 to number
0 737 posted 7 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 4345 posted 7 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 1057 posted 7 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 939 posted 7 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 929 posted 7 years ago by cueballrawn
1 ... 8 9 10 11 12 ... 554