1) Is there a function to make all the object to the same size?

1) Is there a function to make all the object to the same size?
Solved!
Go to Solution.

Sorry, I thought you wanted to align the objects.
We don't have the function to make objects to same size. You have to edit them one by one. To edit the .lks file can be more efficient.
Ryan Shi
National Instruments

Similar Messages

  • Is there a native app/software that will get my photos all the same size?

    I know how to do this with photoshop but I'm not sure if there is any Apple native app/software that will do this for me. 
    Lets say I have 5 photos of different sizes and I want them all the same size.  I know I could reduce them all in preview but that doesn't allow me to move the photo around and cut out stuff I don't want in it.  Or I could crop them in Preview but then they are not automatically all the same size. 
    The way it works in photoshop is:  I open up a new project that is the same size I want the photos to be.  Let say 900x644.  Then I copy one of the photos I want in that size (lets say it somewhat bigger) and when I paste it into that blank new project that is 900x644 I can move the pasted photo around to get it so what I want to fit into that newer smaller size is there.
    Is there any way to do this without special software on a regular Mac.  I'm trying to help a family member who doesn't really want to buy or learn a complicated graphics program.  They have iLife 11 BTW but I don't see a way to do it with iPhoto.
    Thanks for any ideas you may have!
    Susan

    Use the Automator app (it's in the app folder) to resize a batch of photos:
    http://osxdaily.com/2011/12/20/batch-resize-pictures-in-mac-os-x-using-automator /
    I just tried this and it works and is fast.

  • How do you use your pictures for web, iPad & smartphones? All the same size??

    i realy think back and froth about this question.
    i guess it makes sense - to use all the same size -  because newest Ipads and Iphones are with retina-screens !??
    on the other hand i use background-pictures for the website with a lenght of 1800px (it's 400 kbit) so it may slow down my the mobile version
    but i know , people always scroll and zoom into evrything with an Ipad and  smartphone ... So what to do?  What is your hint ?
    Thank you for your time ;-))
    Nachricht geändert durch Ideenautomat

    For me anyways, I 'always' create my images to the size I need and then bring them into what ever web design tool I am using wether it is Muse, Dreamweaver, Coda or a number of others. It takes a few minutes longer but I always get the results I need and expect.

  • Is there any way to make all the inputComponents readon-only in a page

    Hi All,
    Is there any way by which we can make all the inputComponents belong to a specific iterator as read-only..?
    Depending on some condition I want to make all the editable components which belong to a particular iterator, in page to read-only. I can put an expression in the read-only property of all the inputFields
    and make them read-only depending on a condition. But this is going to be difficult as we have a lot of pagefragments and Task-flows.
    So I think I can do it programmatically. I can add this method as an method binding in the container jsff. So that it will do the job for all the pages [pages may be inside a region also ].
    Can any one give a similar code segment to do this..?
    Is this approach going to impact performance badly..?
    Any comments...
    Thanks

    Hi Chacko
    Have a look at [Advanced View object Techniqies|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/bcadvvo.htm#sthref3138] at the bottom Example 38-32 Preventing Insert, Update, or Delete Based on Custom Properties
    <pre>
    Example 38-32 Preventing Insert, Update, or Delete Based on Custom Properties
    public class CustomViewRowImpl extends ViewRowImpl {
    public boolean isAttributeUpdateable(int index) {
    if (hasEntities() &&
    ((isNewOrInitialized() && !isInsertAllowed()) ||
    (isModifiedOrUnmodified() && !isUpdateAllowed()))) {
    return false;
    return super.isAttributeUpdateable(index);
    protected void setAttributeInternal(int index, Object val) {
    if (hasEntities()) {
    if (isNewOrInitialized() && !isInsertAllowed())
    throw new JboException("No inserts allowed in this view");
    else if (isModifiedOrUnmodified() && !isUpdateAllowed())
    throw new JboException("No updates allowed in this view");
    super.setAttributeInternal(index, val);
    public void remove() {
    if (!hasEntities() || isDeleteAllowed() || isNewOrInitialized())
    super.remove();
    else
    throw new JboException("Delete not allowed in this view");
    protected void create(AttributeList nvp) {
    if (isInsertAllowed()) {
    super.create(nvp);
    } else {
    throw new JboException("Insert not allowed in this view");
    // private helper methods omitted from this example
    </pre>
    Hope, this will help you :)
    Regards,
    JavaDeVeLoper

  • How do I make icons bigger? All icons are way too small for speedy use. no matter what I do they remain too small. Is there a way of getting them the same size as previous versions?

    All icons, such as refresh page, back, forward, stop and home etc; are just too small for comfortable use. For now I am uninstalling Firefox 4 and going back to 3.x. even the zoom page icons are too small.

    "I had read that GarageBand or the Musical Typing there can sometimes not display properly when the resolution is changed."
    Well, did you checked GB after you changed your resolution?
    Which setting did you change to?
    You & I have the same size iMac screen. My resolution setting is 1280x800. Everything fits perfectly in the windows & on desktop including the menu bar.
    All info in my windows are showing. I did not need to adjust my browser font size settings. I am sure you are aware of the browser font size settings. I use FF & the settings are in Preferences>Content.
    In the Finder window you can enlarge the icons & fonts also.
    Finder>View>Show View Options.

  • How to make frames all the same size?

    Any script for how to make several pictures sitting in exactly same size frame?

    Does anybody understand what I mean?

  • Trying to make Photos all the same size, not working out...

    I'm hoping someone can make sense of this for me. I can't figure it out. I'm not savvy when it comes to DPI and Pixels.
    While using PSE7 I make a new project.
    I go to file and blank and make my new project 8 inches by 10 inches and 1200 resolution.
    I then use file and open up some photos, one at a time, they are on the board on the bottom of my screen. I now have 3 of them.
    I click each photo individual and bring it up on the editing board (not sure of the terminology). I click on image and resize and keep constraints. I make the photo 4" high by what ever width it makes it. I also make it 1200 resolution.
    I drag each photo on the 8" X 10" and they are all not the same height, shouldn't they be the same next to each other, they are all 4" high, I checked. There is a just a little difference, but for the project I'm working on, I want them exactly 4" high.
    any ideas??
    Thanks.

    Resolution of 1200 px/in is excessive. For printing, resolution 240-300px/in is adequate, and for web posting 72 will do nicely.
    Suggest that you embrace the following work flow:
    Go to File>New>blank file, enter width & height, resolution, Color mode:RGB, Backgrond:white
    It is desirable that the individual pictures have the same, or at least close, resolution as the file created in step #1.
    Open picture #1. Access the crop tool, and on the options bar of the tool you can enter width & height in inches, and the resolution, then size the picture with precision by cropping.
    Either copy/paste, or drag, the picture to the blank file from step #1. Use the move tool to position the picture
    Repeat for pictures 2&3.
    It is helpful to have the rulers displayed , and the grid  facilitates orientation (View>check rulers>grid)
    Another approach in PEv.8, is to go to the Create tab, and go down to Photo Collage. You will find a layout for 3 pictures, and nice themes.

  • Function to get all the months name of a year from dual

    HI GURUS
    Is there any function to get all the months name of a year from dual
    thanks in advance

    What about this --
    satyaki>
    satyaki>select months_name
      2  from (
      3         select to_char(add_months(trunc(sysdate,'YEAR'),rownum-1),'MONTH') months_name
      4         from dual
      5         connect by rownum<=12
      6       );
    MONTHS_NAME
    JANUARY
    FEBRUARY
    MARCH
    APRIL
    MAY
    JUNE
    JULY
    AUGUST
    SEPTEMBER
    OCTOBER
    NOVEMBER
    MONTHS_NAME
    DECEMBER
    12 rows selected.
    satyaki>Regards.
    Satyaki De.

  • How can I make all my clips the same size

    Right now I have them in the time line and have used for all of them the option scale to frame size, yet some get full screen size and some don't, I want them all the same size, what can I do?
    Greetings

    Select the clip in the Timeline, open the Effect Controls panel, use Scale to increase or decrease the size of the image.
    Peter Garaway
    Adobe
    Premiere Pro

  • A way to resize images so that all are the same size??

    I've got a minor complaint about InDesign going all the way back to version 1.0. I have a bunch of square images that I want to drop into a layout and then resize so that they're all the same size, e.g 2 inches wide (constrained height) or something. However, all the tools I've tried to make this work only resize all the images by percent, so the ones that started out larger are still too large. Its frankly a huge source of stress, since there's no easy "Actions" palette as in Photoshop and I don't want to resort to real scripting. Can anyone tell me if there's a way to resize images absolutely in the layout?
    Thanks in advance!

    Change your first frame using the control panel's H and W fields. Then
    select the rest of the frames and use the object>transform
    again>transform sequence again individually command.
    But you'd really be better off creating one and then using step and
    repeat to get them all correct. Use the frame fitting options before
    placing any graphics and you'll be good to go.
    Bob

  • How do you find the size of a current layer so you can make other layers the same size

    When I have an PSD icon set and I want to size a layer to a size that looks good.  How do I see the dimentions of that layer so that I can select another layer and make it the same size.

    well that's my point Chris.  I have a PSD that has 150 icons in it.  I want to take 5 of them and make them the same size 300 x 300 from the 180 that they are.
    If I select one and then press Apple T, I can see that it is 180 x 180 in the info window.  I can then go to the transform bar at the top where it says 100% x 100% and type in 180px then 180px in the other.
    Chris Cox wrote:
    Or duplicate the layer and replace the contents...
    Then repeat for the other 4 layers.  Is this the correct way (easiest?)  How do you replace the layer after duplicating it.

  • Latest update of Firefox is REALLLLLY slow. Is it just all the extra functionality that has been added or is there a button I need to press to make it the same speed as it use to be. Can I downgrade to last version?

    Latest update of Firefox is REALLY slow. Is it just all the extra functionality that has been added or is there a button I need to press to make it the same speed as it use to be? I'll have to start usin safari again as this isn't funny anymore
    Can i retro grade back to the last version?

    uninstalled firefox ....deleted all files still remaining under mozilla firefox directory in program files ... to avoid having to reprogram all my settings, reisntall all addons as well .. I did not remove anything from mozilla firefox that is stored in either appdata or under the windows users directory (if any)
    ... the as suggested reinstalled the latest version of the firefox browser using the link you provided in the email ..; tested and several issues still remain present and unresolved ....
    so please this is urgent or I will have to jump browsers and start using chrome .. because we work 14 hours a day 6 (sometimes 7) days a week, to get ready for the launch of our newest venture and we cannot lose that much days on browser related issues ... so please instead of putting me through week long step process .. of do this .. do that .. can you please actually look into the issue from your end .. I use firefox for so many, many years thta I deserve this kind of support .. thnx Robert

  • Is there a way to make all addons not write anything locally, instead use ram memory?

    Pretty much what it says right there.
    Is there a way to make all addon's write only on RAM?
    I'm pretty certain Private Browsing only works for vanilla Firefox, and many addons don't keep that in mind.
    Is there a firefox setting I can manipulate to make everything RAM only? Something like limiting the amount of data addons can write on disk or something along those lines?

    Session cookies are kept in memory AFAIK and never written to disk.
    What makes you think that Firefox is saving them to disk?
    You can look at the portable Firefox version if you want to minimize writes to the disk that stores your Firefox profile.
    *http://portableapps.com/apps/internet/firefox_portable
    *http://portableapps.com/support/firefox_portable#helper_apps

  • Make all the forms at a user level or responsibility level to be read only

    Hi,
    Please suggest me to make all the forms at a user level or responsibility level to be read only. So that when a particular user logs in, he gets all the form in read only mode or at a particular responsibility all the forms are read only so that we can attach this responsibility to the user for the same purpose.
    Any ideas will be highly appreciated.

    check this blog,
    http://www.oracleappshub.com/11i/oracleapps-responsibility-vs-sap-functions/
    Re: How to change OM responsibility as read-only in oracle applications 11i
    read only responsibility-user

  • Is there any way to edit all the transitions in a project at the same time?

    I chose "insert with transition" when adding clips to my timeline, but the default is set for one second, which is longer than I'd like. I know how to change the duration of each transition one at a time, but is there any way to select all the transitions (there's about 90 of them) and adjust the duration for all of them at the same time?
    That's my main question, but I also would like to change the default cross-dissolve transition to be 15 frames instead of 30 for future projects. Anybody know if I can do that? I know I can create a 15 frame cross-dissolve and make it a "favorite", but it seems it would just be easier to change the default one instead.
    Thanks,
    Stephanie

    I know I can create a 15 frame cross-dissolve and make it a "favorite", but it >seems it would just be easier to change the default one instead.
    That's your only choice using FCE.
    Al

Maybe you are looking for

  • PM Order, cost and key figures

    I have created and configured a new PM planning plant, cost center, work center, pm types and all that usual of PM requirement, but still I think something is missing in in the ingredient because when I try to creat a PM order and assign a bunch of o

  • Mail won't send.  Doesn't like certificates

    I just transfered apple email from an older (tiger) mac to a new MBP. I setup 2 accounts (with the exact same settings) that work fine on the old mac but on the new one the outgoing does not work with either of them while the incoming works with both

  • Is there a way to permanently connect the ipad 2 to the 3G signal of my carrier?

    I am a bit frustrated because after being connected to the 3G signal of my carrier, I would eventually be transferred to the Edge signal after a few minutes.  Is there a way to force my ipad 2 to only connect to the 3G signal?

  • Can ANYONE please give me the source for converting IPV4 packets to IPV6

    I had a file which contains IPV4 packets, I need to convert these packets into IPV6 . Can anyone please give the source..

  • 64-bit version of Quicktime for Windows

    I'm running 64-bit version of Windows 7 via bootcamp.  I'm running 64-bit version of Microsoft Office 2010.  I have the latest version of Quicktime installed 7.7.3 something.  I can play the file on the desktop no problem, but when I try to insert th