Search results 34

Sorted from new to old.
Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

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
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
ReadBinaryBuffer

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

Card image
ReadBinaryChunk

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

Card image
ReadLastChars

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

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...