Search results 124

Card image cap
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

NumberDigitImage.zip

Card image cap
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image cap
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image cap
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image cap
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image cap
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image cap
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image cap
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image cap
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...

Card image cap
DateStamp-Simple

Simple Date stamp, calendar, day view whatever you call it. was looking for ...

DateStamp-Simple.zip