With the help of powerpoint 2007, windows 7 new Toshiba laptop... moving objects or text boxes is very choppy, not smooth or reactive

As stated above, that I noticed that when I'm creating work in pwrpoint, or insert images, resize and move the movement is not smooth, very jerky... while resizing, the cursor moves but the real sizinf does not to seconds

You probably wanted this post in the forum PowerPoint?

http://social.answers.Microsoft.com/forums/en-us/category/officeppt TaurArian [MVP] 2005-2010 - Update Services

Tags: Windows

Similar Questions

  • Marine and with the help of a professional Windows 7 computer to another country outside the region of origin of activation

    I live in the Philippines and I would buy and install Windows 7 Professional FPP, but I only see boxes being marketed here that State it should be activated and used in the region of Southeast Asia. I will move in Australia in the coming months 5 and plan to bring my computer with me. Does this mean I have to buy a new license when I land in Oz? :( If I activate Win7Pro in the Philippines he will still be usable when I move here?

    Under the terms of the license agreement, Yes, you will need to purchase a new license, since there is a geographical restriction where the license can be used.

    However, people with problems similar to yours have managed to reactivate the license by telephone when they move to another country, which is an option, you can try:

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • With the help of license key windows 7 32 bit to activate windows 7 64-bit Os

    I installed the software under license of the professional 32-bit of windows 7 in my PC. Now, I want to upgrade my PC 2 GB RAM to 8 GB. But 8 GB do not support 32-bit OS. So can I install windows 7 64-bit OS using my 32-bit licensed software? If it is possible, then how?

    First of all, you need to get the 64-bit edition version, so that you have a license. If you have a retail copy of Windows 7, the box must have a disk for 64-bit Windows 7. If this isn't the case, then you must download the copy.

    See the instructions how to download on the download page of Microsoft 64-bit software:

    How to: What are my options for Windows 7 reinstall media?

    If your computer is pre-installed with Windows 7, or you have is an OEM of Windows 7 product key, the software download page will not work with your key.

    You will need to use the following to get Windows 7 64 bit:

    Microsoft Windows and Office ISO download tool - HeiDoc.net

    Once you have downloaded the ISO, create a bootable on a Flash DRIVE or a DVD copy:

    After graduating the .iso file, you can use the built-in Image disc burning tool or Microsoft .iso to USB/DVD tool to create a bootable DVD or USB (requires a blank DVD or USB flash to at least 4 GB key).

    After downloading the. ISO file, right click and click burn disc image

    Insert a blank DVD

    Click on burn

    Windows 8/8.1 users can mount the. ISO file and start the upgrade automatically. More here

    Important:

    If you create a USB startup key, make sure the USB is first in the FAT32 format.

    Connect the USB

    Open Computer

    Click with the right button on USB

    Click on Format

    Make sure that FAT32 is selected as the file system.

    There is no place on the way to upgrade Windows 7 32 and 64 bit. This means that applications and hardware drivers must be reinstalled. In addition, you will need the native 64-bit drivers for all your hardware. Check out the Windows 7 section of the following article how perform a custom installation:

    How to: perform a customized Windows installation

  • With the help of Ia 3 - I can't resize all select objects

    Don't know what happened, but...

    When I click on an object, I am unable to adapt to the size.  I tried the selection tool and the direct and same selection tool problem.

    I can move the object, but it can not resize.

    help please - everyone

    My guess is that you just want to drag a handle with the selection tool, but that seems not work. No doubt the framework encompassing has been disabled. Go to the VIEW: see the bounding box. then give it a try. If it says "Hide encompassing" then I'm dead wrong and just ignore me.

  • With the help of Outlook for Windows on my Macbook Pro 13 "(the end of 2013)

    Help! Please, I beg you!

    I'm being forced to adopt Outlook for Windows to interface with a NetSuite product that transfers information back and forth between Outlook and NetSuite. A work requirement. And NetSuite has yet to acknowledge that everyone works in a Windows environment or on a PC.

    In an ideal world, I would like to continue to work in the environment, I am used to use (all my favorites on OS X) when switching from time to time in Outlook for Windows to activate the Netsuite interface.

    Good speed, maybe not as fast in general, I imagine running a Windows operating system parallel through something like VM Fusion would be the option the easier for me, since I go back through the day.

    I'm not an expert user, so I need to keep things simple and stable.

    Your advice would be welcome.

    Thank you very much!

    VirtualBox is free. Parallels and Fusion are commercial products. With any VM product, if you sufficient safe, you can run the Windows host OSX reviews and use Outlook for Windows in the VM to interface with Netsuite.

    Please verify that NetSuite is supported under Windows on a virtual Mac machine.

    Another option is to use Bootcamp/Windows and use a VM engine to import the BC/Windows as a virtual machine.

  • Problem with the help and support after Windows Update

    Hello

    After downloading some updates from microsoft, I now cannot open the option "help & support". It is said ' sorry Internet Explore cannot download / help.

    Anyone got any ideas how I could restore the option ' support & "?

    concerning
    Dale

    Hello

    It would be useful to tell us what operating system you have and what computer you have. Regarding your problem:

    who help and support option do you mean? Help windows?

    Moreover, already checked the website of microsoft? Would be useful for you since almost all topics around the windows are covered here.

    Visit this link for the support of the MS Web site: http://www.microsoft.com/europe/

    Welcome them

  • With the help of pop-up window, while keeping the buttons below idle...

    Just trying to figure out how to keep the items under my pop-up (window-pane) to stay active even if my pop-up window is placed over my buttons.  I tried to program my inactive buttons but since my buttons are part of a complex animated navigation system, it seems that a lot of work when there should be an easier solution.  Any help or advice would be greatly appreciated.

    If _level0.blocker_mc is the parent of your nav movieclip/buttons, use:

    {We (Press)}
    _level0.win2._visible = true;
    _level0.win2.title = "Growing our national customer service team..." » ;
    _level0.win2.CloseButton = true;
    _level0.win2.contentPath = "popups/mcNewClientManagers.swf";
    _level0.win2.setSize (620,400);
    _level0.win2._x = 25;
    _level0.win2._y = 85;

    _level0.blocker_mc.onRelease = null
    _level0.blocker_mc.useHandCursor = false; / trying to implement the blocker here * /.

    var listener: Object = new Object();
    Listener.Click = function() {}
    _level0.win2._visible = false;
    }
    _level0.win2.addEventListener ("Click", Listener);
    }

    I know that probably, it does not fall in the category of "best practices", but I am mostly self-taught and try to learn as much as I can as I go.

    Thanks for your help...

  • With the help of Parallels and Windows OS

    When running Parallels do I also need to install an operating system Windows on my Mac or Parallels come with him so I can run a windows application?

    You need to install windows inside parallels. If you need a valid license of windows.

  • With the help of control (Alt, windows key) in a vWorkspace session keys

    Hi guys,.

    My users and I have noticed that you cannot use the Windows key or Alt modifiers in a vWorkspace session.

    In an RDP session normal, that they work very well (as long as the RDP window is maximized), but not vWorkspace.

    examples: Alt + Tab, simply by pressing the windows key, alt-ESC

    Is there a way we can allow them to work inside the session?  It must be possible that the MSTSC.exe application allows it.

    Thank you!

    Nick.

    Hello Nick,

    This works in the same way as MSTSC.

    In respect of local resources, you have the keyboard mode.

    You can set this to the Local computer in full screen only or on the remote computer.

    From what you describe, your MSTSc is set "in Mode full-screen only.

    In AppPortal, click Actions | Manage connections | Local resources

    Then change the keyboard mode.

    If you use Web Access, you can set it in preferences on a per-user basis, or you can change the properties of Web sites in the Management Console.

    For example, open the properties of the Web site. Local resources | Apply Windows key combinations.

    This will fix it for you.

    Thank you, Andrew.

  • With the help of old VI´s in newer versions

    Hello

    I have a few old VI´s. They are written with LabView 5.0, on our system running LabView 8.6 and it is possible to open the old VI´s isn´t.

    Is there possibility to rebuild the old VI´s? And if it is possible how can I convert the old VI´s in the most recent.

    THX

    Post here. Someone will convert it for you

    [Edit: or there are discussions for the conversion of 5.0 to 8.x. Post here, so that will bring together similar requests in one place.]

  • With the help of VMware workstation 7 on Win 7 laptop

    Hi all

    Out of curiosity, someone at - it never try to install VMware workstation on Windows 7 with 4 GB of RAM (Intel® Core™ i5 - 520 M processor (3 m Cache, 2.40 GHz)

    I intend to run SharePoint server 2010 beta on this laptop for a demo and I was wondering if it is recommended or not?

    Thank you.

    Kind regards

    AWT

    I run WS 6.5 on a laptop of recent Dell game (1 year) with 4 GB of RAM with Windows 7 64-bit. In fact, I have 4 ESX and Vcenter that run in WS 6.5 for education. You need a 64-bit version of Windows to use 3 GB or more due to limitations of 32-bit Windows.

  • With the help of original image on a new ssd?

    I have a hard drive failed on my XPS l502x, I ordered a new ssd of 512gig to replace. I hope it's a simple question, but I keep coming across conflicting messages/ideas. What I want to do is create a factory recovery on a USB key image, replace the disk, boot from USB and let the dells factory image to do the rest. I don't want to clone my data, I have no need of what on my PC, I want to just start from the beginning. I'm on win7 Home premium. It would be as straight forward as I describe above, or am I missing something? Cheer MB

    Well Dell factory image worked well, any other HDD, ssd, and different size :)

  • With the help of a sequence in a new prosject

    I did a sequence (music video) that I'll use in several prosjects. It is an opening sequence as in many films, such as the sequence of Lions in Mentro Goldwyn Mayer.

    I have change it is C5.5

    What better way to do it?

    File/import/selected sequences

  • I can connect with the Administrators account without starting windows in safe mode in win xp pro sp3

    I can connect with the Administrators account without starting windows in safe mode and if yes, how?

    If I ca not, how can I load the graphics in safe mode drivers as all graphical interfaces are not displayed correctly.

    Thank you, Andre

    If XP Pro using the Welcome screen, press CTRL + ALT + DELETE to bring up the classic login box.  In the connection box, type the administrator user name and password. Boulder computer Maven
    Most Microsoft Valuable Professional

  • With the help of an operating system older Compaq is professional Windows. Internet Explorer connected very slowly. .

    With the help of an operating system older Compaq is professional Windows. Internet Explorer connected very slowly. SO I've reworded in safe mode with network and IE has worked very well. I installed Mozilla Firefox and then restarted in normal mode. Then Internet explorer would not connect. How to diagnose in safe mode. What does safe mode or safe mode with network do to help diagnose? Can someone help me solve this problem? Any help would be appreciated thanks in advance.

    Hi, Raymond J,.

    ·         Did you do changes on the computer before the show?

    ·         You get the error message?

    ·         What type of internet connection do you use?

    ·         What security software do you use?

    Follow these methods.

    Method 1: As the problem does not persist in SafeMode with network, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

    Note: After completing the steps in the clean boot troubleshooting, follow the section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start, run.

    (b) type msconfigand click OK.

    (c) the System Configuration Utility dialog box appears.

    (d) click the general tab, click Normal startup - load all services and device drivers and then click OK.

    (e) when you are prompted, click restart to restart the computer.

    Method 2: Follow the steps in the article.

    How to troubleshoot possible causes of Internet connection problems in Windows XP

    How to reset the Protocol Internet (TCP/IP)

Maybe you are looking for

  • where is the wallpaper of graphic files located?

    The place of 'repair' who 'fixed' my computer added a bunch of pictures that I want to DELETE my "Properties" and I also want to add files customized for the wallpaper.  Where are the files located on the C drive?  They have not yet found and to tell

  • While watching clips on facebook or u tube it freezes or is slow to start

    When I watch the video on face book or u tube it freezes and is slow to start. I downloaded the latest version of the flash player, but it's always the same

  • Problem connecting GANYMEDE on ACS 4.0

    I have configured the ACS area with a correct customer LAN infrastructure including client ip addresses to devices, a key, then assign authentication via GANYMEDE. I configured a test user in the local ACS internal database. Next, I set up a switch w

  • UCS FI and iSCSI storage

    We are poised to implement a UCS B Series. I have a question for FI 6248UP. I have read and used the emulator for UCS Manager and noticed that you can configure ports FI as ways for storage material. Is it limited to a certain protocol storage or the

  • Windows cannot access file you will not have permission to access the item path or specified device.

    Windows cannot access file you will not have permission to access the item path or specified device. I have windows7 OS, I try to open any application above the display of error messages. Please help me... Thank you!!! original title: Windows cannot