Welcome To Snipplr


Everyone's Recent Snippets



1 ... 8 9 10 11 12 ... 554
Detect the OS of mobile device
0 3490 posted 9 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 3718 posted 9 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 4798 posted 9 years ago by sherazam
Switch between text on button every second
0 2361 posted 9 years ago by envane21
Import CSV files into a named table in Access database. Use to bulk load tables.
0 3733 posted 9 years ago by cueballrawn
Lists all filenames in a directory if you need them for formulae or add into VBA.
1 3583 posted 9 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 4489 posted 9 years ago by sherazam
This shows how to convert values from a dictionary and make them a list.
0 3550 posted 9 years ago by GabrielTheodoulos
These are the basic commands to use Mutex Threads in C
0 3376 posted 9 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 3723 posted 9 years ago by sherazam
Create a compressed TAR archive preserving permissions
0 3348 posted 9 years ago by rm1984
De las tareas que di­a a di­a necesitamos realizar en una base de datos
0 1480 posted 9 years ago by systemergon
How to repair a corrupted FAT32 filesystem
0 3109 posted 9 years ago by rm1984
TAR command to preserve files' permissions
0 3383 posted 9 years ago by rm1984
Recursively find and list the last modified files in a directory
0 3737 posted 9 years ago by rm1984
Show information about a user in a Windows domain
0 1376 posted 9 years ago by rm1984
Show the output of a query in a more readable vertical format
0 1668 posted 9 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 3736 posted 9 years ago by rm1984
Replace a string with another one in many files
0 3729 posted 9 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 3518 posted 9 years ago by rm1984
Read and process the output of a command one row at a time
0 3452 posted 9 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 3667 posted 9 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 3267 posted 9 years ago by dbiesecke
Code to add the calender webpart on SharePoint Online by Powershell
0 3310 posted 9 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 4381 posted 9 years ago by sherazam
Counter from 0 to number
0 1635 posted 9 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 7697 posted 9 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 3753 posted 9 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 3628 posted 9 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 3589 posted 9 years ago by cueballrawn
1 ... 8 9 10 11 12 ... 554