Spaces between words in a word document deleted

in a word document 2010, I found all the
words with spaces. Suggestions?

in a word document 2010
You didn't mention the version number of your current Office client.
Paul mentioned a typical scenario above for this kind of issue, if this is your case, please try to update your currect Office installation, then try again.
If not, please post back with more details, then we'll take a further look.
Regards,
Ethan Hua
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click
here

Similar Messages

  • How do I alter the space between the Bullet and the start of a sentence?

    Hello, I have recently upgraded to Pages 5.0.1, I would like to adjust the space between the bullet and the start of the sentence without having to use space as I need to save this action as part of the template that I am working on. I know the tabs at the top adjust indent but they move the bullet too, I need to change the space between the two. Thanks in advance for the help!

    Please ignore this question, I found it, just wasn't used to the new layout of the inspector. For anyone else who is looking, the inspector is the pannel on the left, at the top click style, then at the bottom you will see bullets, click the arrow next to bullets to expand the options then adjust the "text" indent, note there are two indent options "Bullet" and "Text", "text" effects the space between the bullet and word and "bullet" effects the space between the margin and bullet.
    Now I just need to work out how to update the default font styles in new pages and I'm back to where I was six months ago.

  • More space between characters in different system...

    Hi,
    I'm facing a problem with a smartform.
    For the same document, there is a difference between my development system and my quality system.
    When I print my document in the quality system there is more space between the characters of the document !
    The smartform and style are the same in both systems.
    Is there someone who can help me to solve this issue ?
    Many thanks,
    Giu

    Hi Giu,
    Are you printing to the same printer and using the same printer drivers on both systems?
    Regards,
    Nick

  • Missing spaces between words after importing Word document into RoboHelp HTML version 8

    I created a 400+ page document in Word 2007 and imported it into RoboHelp 8 (HTML, not RoboHelp for Word). In many places, the space between a bold word and a non-bold word is no longer there. I would like to avoid having to go through the entire RH document to replace the spaces manually. Did I import incorrectly?

    Looks perfect, works terribly...
    Things to consider:
    Chances are, the different treatments of the space are due to whether the space was included in the bolding of the word in MS Word.
    Additionally, since Word files contain much underlying binary code (macros and such), your security settings might or might not be playing well with the Word stuff.
    Are you importing the Word file from a network location, or from your local machine? Network traffic might be partially impacting the import, too.
    Bottom line? You'll probably need to clear all formatting in the Word file and redo the formatting properly. To test this, cut a couple of pages into a new Word file, clear and redo the formatting in Word, import the Word file into another RH project, and see what results you get.
    To clear the formatting:
    Select text.
    On the Home tab, in the Font group, click Clear Formatting.
    Redo the formatting, being careful to not format the spaces.
    Good luck,
    Leon

  • XML in Flash Taking out the "space" between words

    I have a xml document that flash reads to pull random words
    from it. I replace the letters of the words with a character, right
    now its a minus sign (-). What I am haveing problem with is I don't
    want the spaces between the words to be replaced. I want them to be
    ignored but still have the space between the words. Example: "big
    dog" would be (--- ---). Is there a way to have flash recognize
    this "space" and not replace it with anything?
    Thanks,
    Luke

    I think the XML aspect is irrelevant here... all you want to
    do is disguise regular text right? There's probably a more
    efficient way to do this, but here's a start anyhow.

  • Office 2010 spaces between words not consistent

    Hello all,
    I recently switched from Office 2003 to Office 2010. Since the switch I notice that the spaces between words are not consistent in length.
    I selected the spaces individually and even in the selection you see differences in the size of the spaces.
    This example is from a PPT using Ariel, 18 font size.
    Things I've tried so far:
    I've tried disabling kerning, but that makes the font look really bad. I also tried adjusting the character spacing and while this does solve the issue on an individual basis, I don't have the time to go over every space in a document or presentation to fix
    this issue. 
    The text is aligned left and I've verified that there is only one space between the words.
    I tried the same document on 2 different pc's. One of Windows 7, the other on Windows 8.1. Both have this issue with Office 2010. 2 Different computers using Office 2013 do not have this spacing issue.
    Does anyone know if this is a known issue with Office 2010? Is there a fix?
    Thanks in advance,
    Zjef

    Hi Zjef,
    Generally, in Word, spaces should be consistent for all texts, unless you have your paragraph set to "Justify" which means to stretch out the text to fill the entire space within the margin.
    So please first check if you have this option selected for your text.
    Also, have you ever tried to print it out and check if it's the same as on the screen? Sometime word will adjust the space to improve document readability, which vary by screen sizes, video cards, etc.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Indesign opens files with no space between each word, this happened after a mac update, help?? I don't want to have to go through and manually do it.

    indesign opens files with no space between each word, this happened after a mac update, help?? I don't want to have to go through and manually do it.
    thanks in advance!

    If you are unable to enter the passcode into your device, you will have to restore the device to circumvent that passcode.
    Is the music purchased from iTunes? If it is you can contact iTunes support and ask them to allow you to re-download the music that you purchased from iTunes.
    Also, do you sync the device regularly? When syncing an iPod Touch/iPhone a backup file is made. That backup file doesn't contain your music but it does contain your address book, application data, pictures, notes, etc. After restoring your device, you can try restoring from the last backup that was made of your device so you will not have to start over completely from scratch.
    Hope this helps!

  • Find space between word with different endings and digit

    Hi,
    I'm trying to figure out how to find spaces between word and digit.
    I am limited to use only word 'WORD' (either capital or small caps) with different endings like -ing -s -y and more (using \S+).
    I wrote something like (?i)(?<=WORD\S+)\s(?=\d+) but this does not seem to work due to some limitation of lookahead I belive?
    Any suggestions?
    Peter

    Peter Stnsz wrote:
    … find what: (\<WORD\S+)(\s)(?=\d)
    change to: $1~s
    Hmmh?
    Your Grep do not find your first example: WORD 0,2 (WORD without any ending)
    And you don't need the second ()
    And please do not use \S
    Use this instead:
    (\<WORD\l*)\s(?=\d)
    (l is the little L)
    Have fun

  • Sapscript - Repited spaces between words

    Hi friends.
    I'm working on a ZMEDRUCK sapscript and when printing a line item, the item text (field EKPO-TXZ01) is being printed with spaces between words.
    E.g.:
    Original value in EKPO-TXZ01: material test.
    Printed: material      ...(two or more spaces)...       test.
    This also happened with other text variable, but stopped happen when I formated with <K> text </>.
    But in this case, its not working. I'm using standard IT Paragraph format.
    What to do to take out the repited spaces ?
    Edited by: Glauco Kubrusly on Mar 24, 2011 5:02 PM
    Edited by: Glauco Kubrusly on Mar 25, 2011 4:27 PM

    Hi Atul.
    I have already tested (C) statement in this variable and performs too.
    There are more texts with same problem. Literal words have same problem too in address in the header.
    I've already tryied copting standards paragraphs too, but without sucess.
    A friend concultant said to me to make a test with a new paragraph with LEFT alignment only and LEFT alignment to all tabulators. I'll try that once and give feedback here.
    Any other idea ?
    thanks.
    Glauco
    Edited by: Glauco Kubrusly on Mar 27, 2011 10:16 PM

  • How can i write with double spaces between words ?

    hello everyone,
    i need to write in pages with double spaces between words not between lines ..
    how can i do it and make it default ?
    for now, just write and click space bar twice ..!!!

    Do you really need to do this? It is so ugly and illegible.
    You can use a monospace font or use the auto-complete in Menu > Pages > Preferences to auto-substitute 2 spaces for each one.
    Peter

  • Adding spaces between words

    I currently have a navigation menu with 5 words, each of which are also a link. I want each of the words to be spaces about 30 pixels from one another. I don’t want to use a table to separate them.
    I can copy “ ” seven times between each word in the html code to add 7 spaces between each them, thus achieving the desired result, but several online forums warn against this.
    I read somewhere online about creating space objects to achive this spacing, but if possible, I’d like to do this using CSS. I tried creating a CSS style called “NavStyle” and then under the Box category, adding 30 pixels of left padding and 30 pixels of right padding to the style and then applying this style to the 5 words in the navigation menu, but this appears to have created padding only to the left of the first navigation word and to the right of the last navigation word, rather than to between the words. Adding 30 pixels to the left and right margins had the same effect.
    Is there some other way in spacing this five words from one another in CSS that I am missing?

    I have a similar problem. Though i am trying to space out some titles on my footer. The titles in two cases are made up of two words. So when i apply word spacing it spaces the title also
    I would like:
         • "Westbeach Media" left Aligned
         •"Digital Media", Center and
         •"Contact" Right
    Any help would be much appreciated
    Content
    <div id="footer"> <div align="left">
                          <ul>
                        <h4> <li><a href="Index.html">Westbeach Media</a></li>
                        <li><a href="">Digital Media</a></li>
                          <li><a href="Contact.html">Contact</a></li></h4>
                        </ul>
                        </div></div>
    CSS
    #footer
    position: absolute;
    left:20px;
    top: 1030px;
    width:960px;
    #footer
    ul
    #footer
    ul li
    list-style-type:none;
    display:inline;
    word-spacing:250px;
    #footer a:link
    { font-weight:bold; text-decoration:none;color:#333; }
    #footer a:visited
    { font-weight:bold; text-decoration:none;color:#333; }
    #footer a:active
    { font-weight:bold; text-decoration:none;color:#333; }
    #footer a:hover
    { font-weight:bold; text-decoration:none;color:#F60; }

  • Inserting non-breaking spaces between specific word combinations

    Hi all,
    I'm a bit of an InDesign novice, and need to work out an efficient way to automate a typesetting job. The story is that the work we're publishing is in the Maori language, and there are certain word combinations that are separated by spaces but need to be typeset so that they don't break across a line. When you import a doc file the line breaks can be anywhere, of course, and we've previously gone through and checked manually that all is well, with any changes that need to be made being done by hand (with changes cascading through the rest of the paragraph, of course). As you can imagine, this can be pretty time consuming, and it's all wasted if the client then asks for the font to be slightly larger etc.
    I'd like to help avoid this by running a script that finds and replaces the space between certain words with a non-breaking space. We're currently producing a list of the combinations where this will occur. Are you guys able to show me how to produce a script that will replace "word1[space]word2" with "word1[nbsp]word2", "word3[space]word4" with "word3[nbsp]word4"...?
    Thank you for any help you can offer!
    Stephen

    simplest way: use findChageByList script provided by Adobe.
    the syntax for the list should be like this:
    text[tab here not space]{findWhat:"word_one word_two"}[tab here not space]{changeTo:"word_one^Sword_two"}[tab here not space]{includeLockedStoriesForFind:false, includeLockedLayersForFind:false, includeHiddenLayers:false, includeMasterPages:false, includeFootnotes:true, wholeWord:true, caseSensitive:true, kanaSensitive:true, widthSensitive:true, ignoreKashidas:true, ignoreDiacritics:false}
    add as many lines as needed and adjust preferenecs to your likings.

  • How to reduce the space between to words in Scripts?

    Hello Friends,
      How can I reduce the space between to words in Scripts?
    Thanks & Regards
       Sathish Kumar

    use &ekpo-ebeln(C)& it is for reducing the space...
    if you are trying to codense the space in prog  and then want to pass that to script use
    condense ekpo-ebeln <no-gaps>.
    <no-gaps> is optional ...so as per your requirement you can use it
    regards
    shiba dutta

  • Remove space between words

    Hello All,
    I loaded text into Oracle table and stored as clob. However, there are many space between the words. Would you please show me how to remove the space between the words like da ta and dome stic?
    table T1 contains filetext. One of row in the table looks like this:
    filetext = '<P>The dollar value of the entire shipment. This was defined as the net selling
    value, f.o.b. plant, exclusive of freight charges and excise taxes. The value da
    ta are displayed in millions of dollars.</P>
    <P>The total value of shipments, as measured by the CFS, and the U.S. gross dome
    stic product (GDP) while similar in size provide different measures of economic
    activity in the United States and are not directly comparable'
    I am very appreciated all the help from you
    Jenny

    Or you can do this as suggested by cd ->
    satyaki>select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    Elapsed: 00:00:01.34
    satyaki>
    satyaki>SELECT replace(CONVERT('Ä Ê Í Ó Ø A B C D E ', 'US7ASCII', 'WE8ISO8859P1'),'?','') filtered_res,
      2            CONVERT('Ä Ê Í Ó Ø A B C D E ', 'US7ASCII', 'WE8ISO8859P1') non_filtered_res
      3     FROM DUAL;
    FILTERED_RES        NON_FILTERED_RES
    A E I O  A B C D E  A E I O ? A B C D E
    Elapsed: 00:00:00.03
    satyaki>
    satyaki>Regards.
    Satyaki De.

  • Justify tracking? That is, justify letters, not the space between words...

    I know this question might be kind of hard to understand... Okay, so usually you justify type, and you can get some rivers, right? I've been reading this book, and the type is set in a way where there are no rivers. The type is justified, but it seems as if the individual letters are justified (like the tracking) rather than the words. The space differs from each word's letters, and not the space between each word. Attached are some photos of the book in question.
    Exaggerated examples of what I am trying to say.
    The book's layout:
    H e l l o   m y   n a m e   i s   L a n d o n.
    Normal Justification:
    Hello      my     name     is         Landon.
    Thanks!

    Yes, InDesign allows this. Look in the Justification options: the default settings are to adjust Word Spacing from 80% to 133%, with a preferred value of 100% (which is in Space Widths), and Letter Spacing has all set to 0%, meaning it should not be touched. (I may have set these as defaults. YMMV.)
    To achieve this effect, you could -- at least theoretically -- set "Word Spacing" to 100%,100%,100% and set Letter Spacing to something like -5%,0%,20%. Be warned though that in this case, InDesign will Do What You Ask, but that this will not "thus" make Good Typography!
    With slightly more sane settings, Word Spacing at 90%,100%,110% and Letter Spacing at 0%,0%,20% (note I don't touch the "Minimum"!), you get something like this. Top: regular settings, bottom: adjusted.

  • Why is illustrator CS6 omitting the spaces between words?

    Out of the blue, my type tool has been acting funny in Illustrator CS6. Generally my text boxes or bounding boxes are outlined in blue. However, now they are black. I'm not sure what instigated the change. Now I am typing in illustrator and it won't show any spaces between words. Everythinglookslikethis. In the character pannel, the kerning is set to auto and tracking is set to 0. Does anyone know what is going on? What are these black text boxes of death?

    chatterville wrote:
    Out of the blue, my type tool has been acting funny in Illustrator CS6. Generally my text boxes or bounding boxes are outlined in blue. However, now they are black. I'm not sure what instigated the change.
    Creating a new layer changes its selection color. Look in the Layer's panel and double click the layer to change its color.
    .. Now I am typing in illustrator and it won't show any spaces between words. Everythinglookslikethis. In the character pannel, the kerning is set to auto and tracking is set to 0. Does anyone know what is going on? What are these black text boxes of death?
    Not sure but, try changing the font.
    You can also try the word spacing options in Justification from the flyout menu of the Paragraph panel

Maybe you are looking for

  • "New" computer returns bluescreen on windows 7 install

    RAM: OCZ platinum DDR3 1600 7-7-7-24 @ 1.65 volts CPU: core i7 920 Motherboard: MSI x58 Platinum SLI GPU: nvidia Geforce GTX 295 I have new RAM, new motherboard, new GPU (something happened which caused two components to fail) so I am reinstalling wi

  • Where do i get mac os x 10.5.6?

    I have an ibook G4 that is currently running 10.4 and i cannot sync my iphone or ipad to it because 10.4 isn't compatible with itunes 10 so i need to upgrade to 10.5.6 and i don't feel like paying $200 for a used install DVD on eBay or Amazon. any id

  • Reading CTS or DSR lines of Serial port

    Is there a way to read the status of CTS or DSR lines of a serial port? Also in what pins are these lines on standard PC? Ori Idan Helicon technologies LTD. National Instruments Alliance member in ISRAEL Email: [email protected] Home page: http://www

  • ORCL-002: GXORCL2PreparedStatement::DAEExecute(): ORA-01722: invalid number

    [06/Sep/2001 09:55:41:4] warning: ORCL-002: GXORCL2PreparedStatement::DAEExecute(): ORA-01722: invalid number java.sql.SQLException: GXORCL2PreparedStatement::DAEExecute(): ORA-01722: invalid number at com.netscape.server.jdbc.PreparedStatement.verif

  • Problem with FX (CS6) "Could not complete your request due to a program error."

    This only happened after I got the master collection. FX effects in Photoshop CS6 do not work, at all. Attempting to use any of them result in the above quoted "Could not complete your request due to a program error." I've trashed the prefs, uninstal