to record on in .doc .docx NOT

an online application only accepts my CV as a .doc, but I can save only outside it as a .docx, I tried all the file extensions for the doc, but they all end up as docx

Hello

Check in the Forums Office.

Answers - Office Forums
http://answers.Microsoft.com/en-us/Office/default.aspx#tab=1

You can use a converter (on a copy of the file) to convert it to standard doc format.

Convert DOCX (.docx) Doc
http://www.docx2doc.com/

There are other conversion using Google sites.

I hope this helps.

Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

Tags: Windows

Similar Questions

  • Save a doc Docx

    Hello

    I'm building a tool for our team. One of its features must be the ability to change a docx doc file, but so far I couldn't really figure out how to convert the file. I use tools to generate report for a few other features.

    I'm not a pro in visual basic for applications, but I made a macro that I insert and remove with labview in another goal. So far, I wasn't able to make a good macro that saves files in a doc withouth change anything.

    Can anyone recommend a solutiuon for this problem? A visual basic macro or labview solution is fine or some advice on how to solve it on my own.

    Much appreciated! Thanks in advance!

    Oops, I made a stupid mistake speaking of Excel.  Talking Word, not Excel, while I was 'thinking' Excel yet said ".doc" and ".docx".  However, I think that the same principle should apply.  I understand that you have not tried my suggestion of a "three step process", nor my suggestion to post a sample ".docx" for us to try, so I'll go through the steps again, with explanation.  You don't have to try this - you can just say ' thanks for trying to help, but I'm not going to listen to you. "  I'll be disappointed, but not insulted...

    1. Let's say that your document is called "My Doc.docx".
    2. Make a 'new report', specifying 'Word' with 'My Doc.docx' as the 'Template '.  Note that this is not the same is defined as a Word (.dot or .dotx file) - template it is a term of LabVIEW.
    3. Do a "save report in a file", by specifying the name of 'My DRAFT_David_French_version_.doc' (not .docx).  You will need the full file path, of course.
    4. Throw the report and put an end to the program.

    Try this.  If it does not or does something unexpected, a report (and provide an example of .docx file!).  Or say "Sorry, I don't want try your suggestion, but thanks for trying to help" and I'll stop trying to help you.

    Bob Schor

  • Open a new doc/docx/txt in edit mode

    I do a soft, that creates a doc/docx/txt file (with qfile, open and close the file, so it's an empty file). Right after that the file is created, I invoke docs to go into edit mode to modify the file. But when open app I get this message 'this file is not a valid file .doc' but if I invoke the preview generator, it opens without any problem, what Miss me?

    Here's the function that is called

    void ApplicationUI::newNote( bool docx,QString name)
    {
        QString recString;
        request = new InvokeRequest();
        QVariantMap meta;
        if(name.isEmpty()){
            if(docx){
                recString = "document%1.doc";
                request->setMimeType("application/msword");
            }else{
                recString = "note%1.txt";
                //request->setMimeType("text/plain");
            }
    
         recString=recString.arg(QDateTime::currentDateTime().toString("yyyy-M-d_hh-m-ss"));
        }
        else
            recString = name;
    
        QFile file (QDir::homePath()+"/Notes/"+recString);
            qDebug() << "file exists" << file.exists();
            qDebug() << "File Open" << file.open(QFile::ReadWrite);
            file.close();
    
        request->setTarget("sys.dxtg.stg");
        request->setFileTransferMode(FileTransferMode::CopyReadWrite);
        qDebug() << "Uri file " << QDir::homePath()+"/Notes/"+recString;
    
        request->setUri("file://"+ QDir::homePath()+"/Notes/"+recString);
    
        manager->invoke(*request);
    }
    

    Hi silajim,

    You did nothing other than following what BlackBerry noted in their docs, but unfortunately the official called doc invoking Core Apps has some errors in section Documents To Go, and I never took the time to write to BlackBerry to let them know.

    Fortunately, the errors are pretty obvious if you try to understand what are the target of call used.

    So in your example, you want to call app "Word To Go", which is the text of Documents To Go document Manager. But, if you reduce the application that is opened from your invocation, you will notice that you call in fact "Sheet To Go", the Manager of spreadsheet of Documents To Go. Why?

    Look at the target of call:
    sys.dxtg.STG

    'stg' here means 'Sheet To Go'. What you need to do is to replace "stg" by "wind turbines" (Word To Go).

    So your code is correct, simply change the target:
    sys.dxtg.WTG

    I know, you followed the official docs and it says to use the target of ILI, any other said, I find the docs to be precise, most of the time and I continue to read the docs and follow their examples of code, but sometimes mistakes happen (they are written by humans after all) and I'll try to report these errors to the BlackBerry team once I had the time to test them all.

  • Open extensions Manager * FM, *.pdf,.doc, *.docx files in In Design?

    Open extensions Manager * FM, *.pdf,.doc, *.docx files in In Design?   How does it work? @ !

    Hello, no I'm afraid not. Extension Manager uncompresses the ZXP files as its primary role. Whatever files are located in ZXP file will be unzipped to their specified location, for example, in the folder of scripts InDesign, the office, or just everywhere where the producer of the content specified files should go.

  • Make the midi recording when the track is not selected

    Hi, asking for my friend and will try and find a solution when I get home, but...

    My friend (using logic 9.1.8) made some record with about 12 actors/singers alive. I suggested to him that he must save the midi for keyboard player (who is also the composer of all parts) as well as the audio just to give them some flexibility later. It is a great keyboard player and uses its own external keyboard. (i.e. not logic instrument). All the other singers/actors are all audio.

    So it is easy to implement but as such sessions can become a little hectic and although the midi for keyboard track is in record mode, the midi does not record unless the track is selected on the left. Sometimes, in the madness of him the entire midi track remains not selected and if the midi data does not get saved. Is it possible to routing in the environment where the midi will get recorded although the midi track is not selected? Don't forget, the midi track is always made armed.

    Thank you very much

    Looks like you entered only followed for the targeted track has allowed...

    This picture isn't in X 9 - but it's the same setting...

    Make sure that this is not the case-

  • I have some problem in my query to sql server. If I press f5 to run it opens to record dialogue area nd do not run (I don't get successful... orders etc). Please help me

    I have some problem in my query to sql server. If I press f5 to run it opens to record dialogue area nd do not run (I don't get successful... orders etc). Please help me

    Hello

    SQL Server is not supported in these forums. I suggest that you ask your question again in one of the forums dedicated to Microsoft for him here:

    http://social.technet.microsoft.com/Forums/en-us/category/sqlserver .

    Thank you.   :)

  • My computer is infected with virus/bug I have checkd with Anti virus few records showed infected but could not remove.

    My computer is infected with a virus/bug I have checkd with Anti virus few records showed infected but could not withdraw, step by step programs stoped working, I tried all the things microsoft Web and other webs to run antispy etc, but nothing works programs start, but halfway to display error and stop now even explore stop working, now I had a white windoa screen opens more but I have a lot of data that is important, how to fix it? can anyone help please thanks

    Raz2009,
    If you have a known problem with the virus then I suggest to get an antivirus program that you can boot from and run it without starting Windows.

    Another option would be to format your drive and do a clean install of Windows (this would remove all the data of your drive).  If you have a backup of your data, this is the best course of action.  If you do not have a backup, you can then do a parallel install (This installs XP in a different folder if you don't lose any data). Here is an article on installation options: http://support.microsoft.com/kb/316941
    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Restict the spare file type be limited pdf, gif, jpeg, doc, docx, xls, xlsx.

    Dear friends,

    I created document attchemnt interface. Now I need to join the only type of file of pdf, gif, jpeg, doc, docx, xls, xlsx.

    How to validate an attchmnet with this type of file.

    Thank you

    Hi Maxence,

    Create a Page level Validation of Type - Regular Expression against your point to browse file.

    Validation expression 1: P1_FILE (assuming your name of the item to be P1_FILE)

    Validation expression 2: ^. + \. ((pdf) |) (gif) | (jpeg) | (doc) | (docx). (xls). (xlsx)) $

    Give a desired state.

  • all of my pdf files that I convert to .doc are not readable, why? I use an IMac computer.

    all of my pdf files that I convert to .doc are not readable, why? I use an IMac computer.

    Hi pacoatbarca,

    To open the file in.doc format, you need Microsoft Word or any other compatible application. Adobe Acrobat Reader DC app does not open Doc of PDF files.

    Thank you

    Abhishek

  • updated docs will not decompress

    Hi, update the docs do not unpack and install (Photoshop and Bridge)

    Error: U44M1I210

    Help, please...

    Schermafbeelding 2015-07-30 om 10.42.29.png

    Hi Sylvia,

    Please check "PRIVATE MESSAGE '. '"

    Concerning

    Megha Rawat

  • Given that I have updated to 2015 CC, cannot save SVG work plans. Always record the leaves whole and not separate icons. No idea how to resolve this?

    Given that I have updated to 2015 CC, cannot save SVG work plans. Always record the leaves whole and not separate icons. No idea how to resolve this?

    Hello

    We have published a 19.0.1 hotfix that resolves this problem in discussion on this topic. Please apply the patch to your creative cloud application. The creative cloud application checks the update once a day, so you may see the update immediately.  If you want to force the check for an update at the beginning please logout and log back into the creative Cloud application.

    Link to 19.0.1 release notes: https://helpx.adobe.com/illustrator/kb/illustrator-cc-2015-crash-bug-fixes-19-0-1.html

    Kind regards

    Ashutosh

    The name of the Illustrator team engineering

  • New PC with Windows XP, XP replacement. My PDF docs are not open

    New PC with Windows XP, XP replacement. My PDF docs are not open and I get the following messages: BE Adobe Reader could not open 'xxx.doc' because it is not a type of supported file or because the file has been damaged (for example, it was sent as an attachment to e-mail and has not been correctly decoded). OR Word now converts your PDF in an editable Word document. This can take some time. etc. Help please.

    You have Microsoft Word installed? If so, it seems that you need to change your file associations so that Word opens files .doc instead of the player. To do this, select a .doc file, right-click and choose "open with > choose default program", select MS Word and make sure that "Always use the selected program to open this type of file" is selected.

  • Why doesn't my iTouch store docs mail not sent in the drafts folder?

    I write a letter with the address and subject and sometimes do not have time to finish the composition.

    I click on the Cancel button and a screen aska, "Delete project", 'Save draft', or 'Cancel'.

    I click on "save the project."

    A warning appears and says:

    "Cannot get Mail.

    The mail server

    "mail.01.xxxx.com" does not.

    Check that you entered the correct account in the e-mail settings.

    (OK) "

    I click 'OK '.

    The dialog box disappears and that's it. No doc appears in any folder on the iTouch, in cloud Mail or on my iMac records.

    The settings are exactly as they have been for five years.

    The incoming and outgoing messages works very well.

    I re - enter the settings, still no luck.

    (On the iMac desktop the same action works fine, including synchronization of project folder of the iTouch).

    Any suggestion would be appreciated very much.

    Thank you very much

    -GG

    Looks like you have an IMAP account and you cannot connect to the server to save the draft it.

    Try:

    If you cannot send or receive messages on your iPhone, iPad or iPod touch - Apple Support

  • I can't get the bookmarks to record properly. The yellow star turns on, but nothing is recorded anywhere else. Do not display the registered bookmarks at all. How can I solve this in version 9.0.1?

    I can't get the bookmarks to record properly... The yellow star lights (even when I return to the site), but there is no indication when I try to view all bookmarks. Nothing shows no more on the bookmarks toolbar. Backup files seem to be empty. I tried to restart with all add-ons disabled in safe mode and it still wouldn't save a bookmark correctly.

    One possible cause is a problem with the places.sqlite file that stores the bookmarks and history.

  • HP deskjet 2135:0 documents waiting for..., Hp deskjet 2135, 10 64-bit windows, I can't print pdf, doc, docx.

    Hi all

    I hope someone can help me

    I installed my printer Hp deskjet 2135 on my laptop Hp, 10 64-bit windows, but I can't print pdf and doc. files, I still have 0 documents pending on adobe and microsoft word.

    The printer works when I print the test page to the doctor of hp and his work on other windows 32-bit computer laptop 10.

    I tried to uninstall and re install and many soloutions here and on the microsoft forum, but nothing worked.

    Please any help.

    Dear Sir

    Thanks a lot for answering

    I tried every step with care, now the situation is:

    I can print to adobe pdf and Notepad documents.

    But microsoft Office isn't printing,

    even I tried to change the setting from letter to A4 paper, and when I use the parameter A4, I got a massege of margins, excel tell me that there something wronge with the printer, in the letter not defining any masseges in both applications but still have 0 documents pending to (Administrator)

    Any help please.

Maybe you are looking for