This tag is currently a synonym for [padding]. For other purposes, please consider [gamepad] or [ipad] or [pad-xml] instead.
I want to fill out a string with spaces. I know that the following works for zero's: >>> …
python string string-formatting padI want to pad some percentage values so that there are always 3 units before the decimal place. With ints I …
python floating-point zero padI have an image of size 61x56 and I want to pad the image to size 392x392. I am trying …
image matlab image-processing padI imagine this is similar to array padding, but I wonder if it can be simplified at all. var arr = [1,2,3], …
javascript arrays concat padWe have a request to implement our webservice response so that xsd:decimal fraction digits will be zero-padded when it's …
xsd design-patterns decimal pad