Welcome To Snipplr


Everyone's Recent Snippets



1 ... 8 9 10 11 12 ... 557
Detect the OS of mobile device
0 667 posted 6 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 780 posted 6 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 1514 posted 6 years ago by sherazam
Switch between text on button every second
0 567 posted 6 years ago by envane21
Import CSV files into a named table in Access database. Use to bulk load tables.
0 899 posted 6 years ago by cueballrawn
Lists all filenames in a directory if you need them for formulae or add into VBA.
1 717 posted 6 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 1208 posted 6 years ago by sherazam
This shows how to convert values from a dictionary and make them a list.
0 756 posted 6 years ago by GabrielTheodoulos
These are the basic commands to use Mutex Threads in C
0 679 posted 6 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 814 posted 6 years ago by sherazam
Create a compressed TAR archive preserving permissions
0 588 posted 6 years ago by rm1984
De las tareas que di­a a di­a necesitamos realizar en una base de datos
0 521 posted 6 years ago by systemergon
How to repair a corrupted FAT32 filesystem
0 507 posted 6 years ago by rm1984
TAR command to preserve files' permissions
0 613 posted 6 years ago by rm1984
Recursively find and list the last modified files in a directory
0 870 posted 6 years ago by rm1984
Show information about a user in a Windows domain
0 590 posted 6 years ago by rm1984
Show the output of a query in a more readable vertical format
0 731 posted 6 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 813 posted 6 years ago by rm1984
Replace a string with another one in many files
0 814 posted 6 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 637 posted 6 years ago by rm1984
Read and process the output of a command one row at a time
0 677 posted 6 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 757 posted 6 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 554 posted 6 years ago by dbiesecke
Code to add the calender webpart on SharePoint Online by Powershell
0 587 posted 6 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 1083 posted 6 years ago by sherazam
Counter from 0 to number
0 590 posted 6 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 3704 posted 6 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 848 posted 6 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 748 posted 6 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 765 posted 6 years ago by cueballrawn
1 ... 8 9 10 11 12 ... 557