In mac OS, embedding ms word inside a SWT frame.

i wan't to embed microsoft word inside SWT or java frame in macintosh OS.
In windows OS, i embedded ms word inside a frame using org.eclipse.SWT.ole.win32 package.
But in macintosh OS, i want to know the swt class or alternative GUI toolkit to embed microsoft word inside a frame.
Also, handling with COM objects like (ms word, excel,paint objects, etc.,) in Macintosh OS.
It will be helpfull to me if someone suggest the solution.

Hi manju nath i m also searching the same code me too find the code for windows that support system 32 ole but mac does not support if u know the soln in mac os
embed microsoft word inside java frame in macintosh OS.if u know the soln please tell me its should be very use full to me advance thanks .......

Similar Messages

  • I'm having a problem sending a word doc via email. I have Mac for Office 08, when I save the document as a .doc or .docx, and send it to someone, they receive it as a blank document. Yet, when I open it on my Mac, it has a "word" icon. How do I fix?

    I'm having a problem sending a word doc via email. I have Mac for Office 08, and I'm using Mavericks OS. When I save the document as a .doc or .docx, and send it to someone, (doesn't matter if its safari, chrome or firefox or on my yahoo or gmail accounts) they receive it as a blank document. Yet, when I open it on my Mac, it has a "word" icon and I can read it. How do I fix?

    I suggest you post on the Microsoft Mac forums since it's their software you're having issues with.
    http://answers.microsoft.com/en-us/mac

  • How do I select a specific word inside a TextFrame?

    I want to highlight a word inside a TextFrame, but I'm only able to select the entire frame.
    I have tried something (and several related version) like this:
    var textFrames:com.adobe.indesign.TextFrames = activeDocument.textFrames;
      for(var i:int = 0; i < textFrames.length; i++){
      var t:com.adobe.indesign.TextFrame = textFrames.item(i);
      var texts:com.adobe.indesign.Texts = t.texts;
        for(var j:int = 0; j < texts.length; j++){
          var text:com.adobe.indesign.Text = texts.item(j);
          app.select(text);
    This selects the entire content of the area, instead of just a specific word.
    How do I proceed? Thanks

    To clarify: I dont know which TextFrame the string is within - hence i look through all frames.
    I have tried implementing the suggested ideas - mainly doc.findText() as:
    app.findTextPreferences.findWhat = word;
    var w:Object = doc.findText();
    The problem is the findText() returns object of all types, and I cannot figure how to get it working. Below is my current solution, working like a charm, though probably not the most efficient implementation.
    public static function select(word:String):void{
      var app:Application = InDesign.app;
      var activeDocument:Document = app.activeDocument;
      if (!activeDocument){
      return;
      var textFrames:com.adobe.indesign.TextFrames = activeDocument.textFrames;
      for(var i:int = 0; i < textFrames.length; i++){
      var t:com.adobe.indesign.TextFrame = textFrames.item(i);
      var words:Words = t.words;
      for(var j:int = 0; j < words.length; j++){
      var selector:Word = words.item(j);
      if(selector.contents.toString() == word){
      selector.select();
      return;

  • How to create hyperlink on one word inside a paragraph?

    I have a paragraph of text coming from the database as a CLOB, and I need to add a hyperlink to one word in the paragraph. I have done this for an entire field, but not one word inside the paragraph. Any ideas on how to do this?
    The output file is a PDF. The version of Oracle Reports is 10g.
    Thanks in advance!

    Thanks for your time Mona.
    Without modifying the Table Interface I solved my problem.
    Earlier I mentioned that the exceptions were not highlighting when created in BEx. the reason is I gave negative %  range -10 to -1000.
    But when I changed that range as -1000 to -10, It worked fine. I created the same exceptions for all the 7 queries in BEx. So all those execeptions are automatically highlighted the result in Portal.
    Cheers
    POPS

  • Mouse over event for every word inside a text?

    I want to do a separate mouse over event for every word inside a text.
    or at least get the string below the mouse cursor.
    any hint?
    henry

    There are no events for it but you can use TextField.getCharIndexAtPoint() to determine the character where the mouse is over, and from there you can work out the word where the mouse is over.

  • Poor quality when visio obejcts are embeded into word

    hi,
    when i embed a visio object into a word doc and then link this word doc to a robohelp most of the graphics done in visio look terrible in the html or flash help (very low resolution) and i can't find out how to fox this (if i do exactly the same in component one doc-to-help it all looks just perfect)
    is there a way to somehow change settings how vector objects which are embedded in word are beeing converted?
    -> please note that neither converting my visio objects into images manuelly is NOT a solution since it kills the dynamic of the document, nor can i add graphic files to my robohelp project manually - all editing must be done solely in word in our case

    Hi there
    To my knowledge, DocToHelp is Word based, no? I see you posted this to the RoboHelp HTML forum. (I can't believe I'm even suggesting this, but here goes.) Have you tried using RoboHelp for Word? If not, perhaps it's worth trying.
    On the up side, it may convert just as you would hope and things will work dandy. On the down side, there isn't all that much of a user base for RoboHelp for Word. I'm not sure if any training exists for it as well.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Why may mac starts all programmes (word, excel..etc), when I turn my mac on?

    why may mac starts all programmes (word, excel..etc), when I turn my mac on?

    Make sure that Open at Login is not selected?
    ... and that you have not checked the box "Reopen windows when logging back in"?
    ...  and Word, Excel etc are not included in the items listed in System Preferences > Users & Groups > Login Items?

  • Wrong language of wording inside Letterpress Cards

    Has anyone else had an issue with the wrong language being presented on the wording inside Letterpress Cards? I have my computer set to English, with the store as Canada. The outside of the cards are fine, and the the instructions on the inside are fine, but the actual wording is in something foreign.

    This is not an issue.
    What you're seeing is gibberish in Latin, put there as a Placeholder text. It's to allow you to see how the card will layout. It's a common device among printers and graphic artists. You'll see exactly the same if you try make a newsletter in Pages, for instance.
    You simply click and type over it to put your own message there.
    Regards
    TD

  • What is mac's version of word ?

    what is mac's version of word ?

    If you are looking for the apple word processing/ desktop publishing it's Pages which it typically a part of the iWork suite which includes Keynote (presentation) and Numbers (spreadsheet). They can all export into Office.

  • How to vertical select a text in iWord.  Like we do in Mac version of MS Word by Command Option [and selecting]

    How to vertical select a text in iWord.  Like we do in Mac version of MS Word by Command Option [and selecting]

    m0thr4 wrote:
    I want to make sure all text in my document is a particular font (at least), but Cmd+a only selects any text that is not in a table. There seems to be no way to include text in tables, or even a way to change the format of all text in a particular table (MS Word allows the whole table to be highlighted for example).
    A double click in a cell selects it so you may enter what you wish in it.
    Select the cell A1 then, pressing the shift key, click in the right-bottom cell.
    Doing that you will get every table's cells selected which gives the ability to apply global attributes.
    I've searched the built-in help and found "To select all text in a document, choose Edit > Select All." This does not work as tables are excluded from this selection. If tried some of the other suggestions, such as holding down shift while selecting text in tables, but as soon as I get to the end of the text in one cell, the selection disappears.
    My guess is that some words are missing in the Help. Select All selects all the text … of the text layer.
    We must apply the settings to the text layer, to each text box, to each table.
    Of course, you may _Go to "Provide Pages Feedback" in the "Pages" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'09
    Yvan KOENIG (from FRANCE vendredi 10 octobre 2008 17:16:06)

  • My mac does read some words displayed in Arabic.Is there any app that read arabic letters?

    hi!
    my mac does read some words displayed in Arabic.Is there any app that read arabic letters?
    thank you

    ams2012 wrote:
    Is there any app that read arabic letters?
    I think every app can read Arabic except for MS Word for Mac.  For example, if you use Safari to go to
    http://www.ahram.org.eg/
    can you read it OK?
    Could you provide more details about what you are trying to read which is not working?

  • Search a word inside a file uisng java

    Hi all,
    I have to write a java program that will search the given word inside all the files in the given directory.Finally it has to display the occurance of the word along with its location...i dono how to start with.Can anybody help me with an idea..Thanks in advance.

    Look in the java.io package. The class File represents both flat files and directories.
    There's also a class in there with a name like "LineNumberReader". You'll probably find that helpful.
    You didn't say what the criteria are for finding a match, for example whether it needs to be a case-insensitive match, or whether it must match the whole word or just the start of the word, etc.
    There are a variety of ways you can do text pattern matching, but I'd suggest that you do it in the simplest possible way, which would probably be just to use String.indexOf. Later on if this isn't sufficient, you can move up to regular expressions (see the java.lang.regex package).

  • After installing new operating system, Mac started to open word when I turn on the mac and a question always appear about FaceTime.

    After installing new operating system, Mac started to open Word when I turn  on the Mac  and a question about face time always appear when turn on the mac. What should I do?

    Look in system preferences>users and groups>log in items.
    Barry

  • Hi i have just purchased a mac pro. ive installed word for mac as i wanted to transfer word documents from a windows pc, which are ona usb stick. however i cannot open the usb stick. can anyone tell me what im doing wrong!

    Hi, I've bought a mac pro and installed word for mac, as i wanted to transfer word documents to the new pc. I saved the documents ona usb stick but I cannot open the documents from the stick. What am i doing wrong?
    thanks

    Welcome to the Apple Support Communities
    First of all, check that you are looking for your USB drive in the correct place. To do it, first connect the USB drive. Then, open a Finder window (press the left icon of Dock) and choose your USB drive on the Finder sidebar, under "Devices". Finally, just copy the documents you need to the internal disk.
    If you want to show the USB drive in Desktop, open Finder menu (on the menu bar) > Preferences > General, and tick "External drives"

  • Whenever I start my mac some application like word, speech recognizer automatically open...how can I avoid that?

    Whenever I start my mac some application like word, speech recognizer automatically open...how can I avoid that?

    Dealing With The Resume Feature of Lion
    Managing Mac OS X Lion's application resume feature.
    If you shutdown your computer you should get a dialog asking if you want applications to resume on the next startup. Simply uncheck the box to prevent that from occurring. Open General preferences and uncheck the option to Restore windows when quitting and re-opening apps. You can also install a third-party utility to control resume features on individual applications: RestoreMeNot or Application State Cleaner.
    It is possible to completely stop the Resume feature although I'm unconvinced that it is that annoying. Nevertheless see the following:
    If you have not yet done so you must first make your /Home/Library/ folder visible. Open the Terminal application in the Utilities folder. At the prompt paste the following command line:
    chflags nohidden ~/Library
    Press RETURN. Quit the Terminal application.
    In the Finder navigate to the /Home/Library/Saved Application State/ folder. Delete the contents of the folder. Back up to the /Home/Library/ folder. Select the Saved Application State folder. Press COMMAND-I to open the Get Info window. In the Sharing and Permissions panel at the bottom click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window.
    Quit all open programs except the Finder (this is very important.) Next, navigate to the /Home/Library/Preferences/ByHost/ folder. Look for a .plist file with "com.apple.loginwindow." in the file name followed by some numbers in hexadecimal. Select the file. Press COMMAND-I to open the Get Info window and in the Sharing and Permissions panel click on the lock icon and authenticate. Set each of the listed entries to Read Only. Close the Get Info window. If you also find a file with the same filename but with a last extension of ".lockfile," then you should delete it.
    The above should eliminate the Resume feature system-wide. Note that any future system updates or upgrades will likely undo these changes. You will then need to repeat this procedure assuming there are no major changes in OS X related to it.

Maybe you are looking for