Welcome To Snipplr


Everyone's Recent Snippets



1 ... 8 9 10 11 12 ... 553
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 3749 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 4866 posted 9 years ago by sherazam
Switch between text on button every second
0 2395 posted 9 years ago by envane21
Import CSV files into a named table in Access database. Use to bulk load tables.
0 3764 posted 9 years ago by cueballrawn
Lists all filenames in a directory if you need them for formulae or add into VBA.
1 3623 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 4538 posted 9 years ago by sherazam
This shows how to convert values from a dictionary and make them a list.
0 3581 posted 9 years ago by GabrielTheodoulos
These are the basic commands to use Mutex Threads in C
0 3402 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 3764 posted 9 years ago by sherazam
Create a compressed TAR archive preserving permissions
0 3382 posted 9 years ago by rm1984
De las tareas que di­a a di­a necesitamos realizar en una base de datos
0 1497 posted 9 years ago by systemergon
How to repair a corrupted FAT32 filesystem
0 3132 posted 9 years ago by rm1984
TAR command to preserve files' permissions
0 3420 posted 9 years ago by rm1984
Recursively find and list the last modified files in a directory
0 3789 posted 9 years ago by rm1984
Show information about a user in a Windows domain
0 1406 posted 9 years ago by rm1984
Show the output of a query in a more readable vertical format
0 1719 posted 9 years ago by rm1984
Show a colored and meaningful view of a GIT repository in the shell
0 3782 posted 9 years ago by rm1984
Replace a string with another one in many files
0 3764 posted 9 years ago by rm1984
Generate a random file with random contents but with a fixed size
0 3559 posted 9 years ago by rm1984
Read and process the output of a command one row at a time
0 3502 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 3707 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 3292 posted 9 years ago by dbiesecke
Code to add the calender webpart on SharePoint Online by Powershell
0 3343 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 4439 posted 9 years ago by sherazam
Counter from 0 to number
0 1661 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 7755 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 3804 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 3655 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 3625 posted 9 years ago by cueballrawn
Hide specific worksheets in a workbook that contain a prefix. This example uses "Admin_", although this can be changed easily.
0 3310 posted 9 years ago by cueballrawn
1 ... 8 9 10 11 12 ... 553