Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

How do I resize pngs with transparency in PHP?

I'm attempting to resize pngs with transparent backgrounds in PHP and the code samples I've found online don't work for …

php png gd resize
Resizing a PDF using Ghostscript

I am trying to scale a PDF which is for example just small of A4 size up to A4. This …

pdf resize ghostscript page-size
How to zoom an image in&out in C#?

I want to implement zoom for an image. I don't want to resize the PictureBox, but the image itself. How …

c# image resize picturebox
iPhone UIView - Resize Frame to Fit Subviews

Shouldn't there be a way to resize the frame of a UIView after you've added subviews so that the frame …

iphone uiview resize
How to dynamically resize UITableViewCell height

I have the classical grouped UITableView with editable UITextViews inside every cell. This text views can be single or multi-lined, …

iphone uitableview resize uitextview
How to automatic resize tinyMCE?

I have a TinyMCE that is set over a TextArea, and I want this editor area to ocuppy all the …

javascript html resize tinymce autoresize
Resizing a leaflet map on container resize

I have a <div> containing a leaflet map. Upon certain events the height of the <div> …

javascript resize leaflet
Make <div> resizeable

Is there a way to make a <div> container resizeable with drag'n'drop? So that the user can change …

html drag-and-drop resize
How to dynamically control auto-resize components in Java Swing

Creating a new GUI in Java (1.8) Swing, I am searching for a way to override resize behavior of all my …

java swing user-interface resize autoresize
fix image size without re-sizing

I have a div which is width:500px; and height:170px; The div contains a jquery slideshow which gets random …

image html image-processing resize slideshow