Search results 53

Sorted from new to old.
Card image
MergePDFsUsingPDFTK

Merges two PDF1 and PDF2 into PDFMerged, then delete PDF1 and PDF2 Using pdftk ...

Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
DBTableCol_Array

Reads 1 column from SQL DB table and return as 1-dimension array oConn object ...

Card image
PDFDoc - create PDF in ASP Classic

Create PDF in ASP Classic From

Card image
CSS2PDF

Creates pdf from a css/html document. Looking to test it on next project ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...