How do I copy and paste on apple notes?

Hi, I have recently purchased a new mac computer and have been told that pages is the equivalent of microsoft word. However i can not seem to copy and paste pictures from the internet. Can any one help me?

Select the image you want and do Command+c (to copy), go to the Pages document and do Command+v to paste.

Similar Messages

  • How can I copy and paste a caption for several pictures that are all the same?

    I'm trying to understand the process of importing, labeling and organizing pictures I'm importing from my iPhone into iPhoto 11.
    So far I am importing only pictures that relate to one another; ie taken at the same event.  I have 18 pictures from one hike.  I'd like to label each of those pictures the same; ie "hike at Bear Creak 2/15."  Can I copy and paste the same label to all 18 pictures?  How would I copy and paste?
    There are lots of You Tube videos on the subject of iPhoto and that's how I learn best.  If you know of a really basic one to watch I'd appreciate it. 
    I think I have to take a class at the Apple Store on this basic organizing because it's really escaped me in the 9 months I've had this Mac (switched from PC.)
    Thanks,
    Ginny

      I have 18 pictures from one hike.  I'd like to label each of those pictures the same; ie "hike at Bear Creak 2/15."  Can I copy and paste the same label to all 18 pictures?  How would I copy and paste?
    Ginny,
    select all 18 photos at once in iPhoto on your Mac and then use the menu entry "Photos > Batch Change"
    That will change the titles or descriptions of all photos at once.
    -- Léonie

  • HT4641 How do you copy and paste text from a website to a pages document please. I could do this on my old ipad but not with ipad air  thank you

    How do you copy and paste text from a website to a Pages document please. I could do this from my old ipad but not from ipad air. Thank you

    Welcome to the Apple Community.
    Why what happens when you try.

  • How do I copy and paste a webpage into keynote using my iPad?

    How do I copy and paste a webpage into keynote using my iPad?

    Sounds like you are not in Mountain Lion and have updated to Pages 5 on Mavericks.
    Images in cells ahs been removed by Apple along with over 90 other features in Pages 5.
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Pages '09 should still be in your Applications/iWork folder.
    Archive/trash Pages 5 and rate/review it in the App Store, then get back to work.
    Peter

  • Copy and Paste to Apple Discussions.

    Hello,
    Could someone tell me why when I copy then paste this text it results in the first characters of every line disappearing? At least that is what appears to be happening here. I say appears because I have already copied and pasted the below AppleScript and on every line there are characters missing from the beginning. My uncertainty arises after that though because when I type text after the pasted material it also seems to be missing the first characters. I have a screenshot here of the entered text (after the pasting) highlighted while being entered due to spelling and as you see the highlighted portion seems to start before the text enter box. Note: This has made me wonder if the text will show after posting.
    I should also let you know that I tried to paste the material to TextEdit and had no problem there. Furthermore I tried to copy the text from TextEdit and paste here in Apple Discussions but received the same result of missing characters. At the very end I copied and pasted something from Notes. It worked fine - no missing characters.
    try
      -- initialize
      set script_error_prefix to "An error occurred: "
      set user_error_prefix to "Your answer can't be right. "
      set user_disqualified_prefix to "I'm sorry, you don't qualify."
      -- introduction
      display dialog ("Welcome to Jobs 'R Us.") & return & return & ("I'll begin by asking you about yourself.") & (" Shall we get started?")
      -- get birthdate
      repeat
      try
      display dialog ("What year were you born?") default answer ""
      set answer to text returned of result
      set birth_year to answer as integer
      exit repeat
      on error number -1700
      display alert script_error_prefix message ("You must enter a number.")
      end try
      end repeat
      set this_year to year of (current date)
      if birth_year < (this_year - 65) then
      error user_disqualified_prefix number 5001 -- too old
      else if birth_year > this_year then
      error user_error_prefix number 5002 -- future date
      else if birth_year > (this_year - 18) then
      error user_disqualified_prefix number 5003 -- too young
      end if
      -- get current_age
      repeat
      try
      display dialog ("How old are you?") default answer ""
      set asnwer to text returned of result
      set current_age to answer as integer
      exit repeat
      on error number -1700
      display alert script_error_prefix message ("You must enter a number.")
      end try
      end repeat
      if current_age is not equal to (this_year - birth_year) then
      error user_error_prefix number 5004
      end if
      -- conclusion
      display dialog ("Congratulations. You're hired!") buttons {"OK"} default button "OK"
    on error error_message number error_number
      if error_number is -128 then
      -- user cancelled
      display dialog ("'Bye. Return again soon!") buttons {"OK"} default button "OK"
      return
      else if error_number > 5000 and error_number ≤ 5004 then
      -- user error
      if error_number is 5001 then -- too old
      set full_message to error_message & return & return & ("We don't hire people over 65.")
      else if error_number is 5002 then -- not yet born
      set full_message to error_message & return & return & (birth_year & " is in the future.") & (" We don't hire time travlers.")
      else if error_number is 5003 then -- too young
      set full_message to error_message & return & return & ("We don't hire people under 18.")
      else if error_number is 5004 then -- wrong age
      set full_message to error_message & return & return & ("Your real age is ") & this_year - birth_year & (". We don't hire people who can't count.")
      end if
      display dialog full_message & (" Go Away!") buttons {"OK"} default button "OK"
      else
      -- unexpected error
      display dialog ("An unexpected error occurred.") & return & return & ("Sorry, but we'll have to stop for now.") buttons {"OK"} default button "OK"
      end if
    end try
    dofromon
    Apple Feed Back
    To send Apple feedback on what they should change to make your Apple experience better.
    goto —>  www.apple.com/feedback/
    Hope you have a great day!
    dofromon
    d

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • How do I copy and paste from one page or file to another page or file - on the same screen?

    How do I copy and paste from one page or file to another - on the same screen?

      Open both of your images in the Editor. Click on the image you want to copy and press Ctrtl+A (select all) followed by Ctrl+C (copy) then click the tab for your other image and press Ctrl+V (paste)
    Alternatively click on your background image then simply drag the second image from the photo/project bin and drop it into the main editor workspace on top of the background image. Use the move tool to position and the corner handles of the bounding box to scale.

  • The edit button disappears when I have the link window open, so how do I copy and paste address for email link?

    When I want to create a link to a web page in an email, I click the "link" icon and a window appears asking for the address. But simultaneously, the "edit" function and all other functions disappear from the Firefox toolbar. With no edit, how can I copy and paste the address? I have tried highlighting the address and dragging it into the window, but it won't drop into the window.
    I have resorted to copying the address to a document and then pasting it into the link window, but there must be a less cumbersome way.

    You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden.<br />
    You can make the Menu bar visible via View > Toolbars, also accessible via Firefox > Options.<br />
    If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.<br />
    * View > Toolbars : [X] Menu Bar

  • HT1338 How do I copy and paste a flyer from pages to the main body of the e-mail

    How do I copy and paste a flyer that was designed in pages to the main body of the e-mail

    Print or Export to pdf and drag that into your eMail.
    Peter

  • How can I copy and paste a pdf file from my picture file and paste onto a document?

    How can i copy and paste a pdf file onto a document.  I am trying to place and article onto my
    Reverbnation Press page.  They only give you the option to either place a url link or paste a document.  There
    is no uploading for the Press page.  thanks, elena

    The Digital Editions forum is here, in case this is what you are talking about:
    http://forums.adobe.com/community/adobe_digital_editions
    If you are not, I apologize for the misunderstanding.

  • How do I copy and paste text from a converted Word document?

    I just converted a pdf file into word.  I want to copy and paste the informatiuon into another document.  How do I do that?

    Hi Sara.  Tanks for responding.  If I cannot figure this out (I  was up
    until 2am last night), I want to cancel my subscription.
    Here are two files you can check on/help me with.  When I try again,  it
    comes up 'an error has occurred when trying to access the service.'
    Please advise.
    Pat Tomassi
    In a message dated 11/1/2014 12:55:23 A.M. Eastern Daylight Time, 
    [email protected] writes:
    How  do I copy and paste text from a converted Word document?
    created by Sara.Forsberg (https://forums.adobe.com/people/Sara.Forsberg) 
    in Adobe Acrobat.com Services - View the full  discussion
    (https://forums.adobe.com/message/6888908#6888908)

  • How do I copy and paste an address list from an Excel file to an email on my iPad2?

    I am using Dropbox to maintain email and text lists. How do I copy and paste these lists into the email "to" box on my iPad2 and iPhone?

    I do not fully understand your question. However, you can use the GoodReader app to download and excel file from DP and open it is GoodReader. Then copy the address abd paste it in the email.

  • How do I copy and paste files from a windows remote server to my mac?

    How can i copy and paste files from a remote server (windows) to my mac? i have installed cord to connect to the server but now i can´t cpy the files to my mac!

    Hi Sara.  Tanks for responding.  If I cannot figure this out (I  was up
    until 2am last night), I want to cancel my subscription.
    Here are two files you can check on/help me with.  When I try again,  it
    comes up 'an error has occurred when trying to access the service.'
    Please advise.
    Pat Tomassi
    In a message dated 11/1/2014 12:55:23 A.M. Eastern Daylight Time, 
    [email protected] writes:
    How  do I copy and paste text from a converted Word document?
    created by Sara.Forsberg (https://forums.adobe.com/people/Sara.Forsberg) 
    in Adobe Acrobat.com Services - View the full  discussion
    (https://forums.adobe.com/message/6888908#6888908)

  • How do I copy and paste an image form the internet to Keynote. I have done this successfully in the past by selecting copy and then paste by using the right click function and now am unable to do so. I am thinking it is an outdate OS problem...not sure.

    How do I copy and paste an image from the internet to Keynote. I have done so successfully in the paste by using the copy and paste right click functions but am unable to do so now. That was about a year ago that I attempted that I was able to do this. Thank you for your help.

    Some images are copy-protected.
    If all else fails, you can make a screen shot of the image: 
    With the image visible in your browser, press CMD-Shift-4 and your cursor will change to crosshairs.
    Position the cross hairs at one of the corners of what you want to copy and drag to the opposite corner, then release the mouse. An copy of the image will be saved to your desktop.
    You can now edit and use this image.
    Be sure to respect copyrights.
    Message was edited by: bwfromspring hill

  • How can I copy and paste text into Word in Acrobat 9 Pro

    How can I copy and paste text into Word from Acrobat 9 Pro?

    You might find it easier to export the file to Word under File > Export > Word in Acrobat 9.

  • How can I copy and paste the art work from album covers?

    How can I copy and paste the art work from album covers?

    I don't think the list style transfers. Copy and paste the text in to Mail, select it and then choose "Insert Numbered List" as a work around.

Maybe you are looking for

  • My iphone is not recognized by my new apple computer

    Hey! I was so excited to get a new mac, have easy time with my music files etc...BUT NO! my mac will not recognize my iphone. Help!! I am running the OSx 10.8.4 and have the latest itunes...

  • Belle update,now pink screen

    I know of the N8 pink screen problem and it only  mildly affected my N8 under pr1.1,the Anna update, but after updating to the officially released Belle  609 it now suffers quite badly from the pink screen (greys are pink). Although it does not reall

  • Weird! error handling not functioning

    hi all we have method A:   public int issueItemWorkOrder( String sWORKON ) throws SQLException, Exception {calling method B:   public float getQtyAvailable( String sITEM ) throws SQLException, Exception {method B raises an exception that is not being

  • Part of numerical keyboard doesn't function

    Since yesterday the figures of the numerical keyboard don't work. The =/*-+ are working fine. When I try to use them in f.i. iCall, the program, dock and windows freeze. When I log in I can use the figures. I tried another, same keybord, same problem

  • RSS feeds wont update

    Anyone else having a problem with the RSS feeds not updating?  Ive tried refreshing and it just says updating on the bottom and never goes away.  I tried restarting my phone with no luck either.  Ive checked all the settings and made sure it autoupda