Text in different font or different style

hi,
  im writing text in my window.i want to have some text in one font size &some part of the text in different font size or in different  font family.i tried but all the fontsize is same (which i created in STYLE).how can i do this?please help

Hello,
     Use Paragraph formats and
           Character formats for ur requirement.
While writing the code give ur format as Paragraprh and where ever u want to change specify character formats.
Check this link for Paragraph formats
http://help.sap.com/saphelp_47x200/helpdata/en/d1/802e02454211d189710000e8322d00/content.htm
Check this link for Character formats
http://help.sap.com/saphelp_47x200/helpdata/en/d1/802e43454211d189710000e8322d00/content.htm
Regards,
Deepu.K

Similar Messages

  • How can i set different font for different tabs/pages

    I want to set different fonts for different tabs/pages?
    is it possible to do the same? If yes how?
    I can change the fonts under tools>options>contents>advanced. but that changes global settings.
    tried some add ons too- but that too changes the global settings.
    some pages like tweetdeck do not display icons etc properly under custom fonts.
    when i check "allow pages to select their own font" tweetdeck shows up fine but a number of other pages show fonts that are too big or some non standard fonts.
    Is there a way where i can select site default fonts for some sites/tabs, and custom fonts for other sites/tabs?
    otherwise i have to open different sites in different browsers- say i use my custom fonts- which apply globally, and open tweetdeck etc in Internet Explorer or Chrome etc. if i can have all tabs in one window/browser, that would be great.

    It's not a built-in feature to override a page's styles on a tab-by-tab or site-by-site basis, but perhaps someone has created an add-on for this?
    It also is possible to create style rules for particular sites and to apply them using either a userContent.css file or the Stylish extension. The Greasemonkey extension allows you to use JavaScript on a site-by-site basis, which provides further opportunity for customization. But these would take time and lots of testing to develop and perfect (and perfection might not be possible)...
    Regarding size, does the zoom feature help solve that part? In case you aren't familiar with the keyboard and mouse shortcuts for quickly changing the zoom level on a page, this article might be useful: [[Font size and zoom - increase the size of web pages]].

  • Different fonts at different mail accounts

    hey. how can i have different fonts at different mail accounts? thanks. m

    You can create a custum tree node and change node label string to html string.
    class FileNode extends DefaultMutableTreeNode {
         private boolean explored = false;
         public FileNode(File file)      {
              //doing some thing
         public String toString() {
            String displayString = "TestString";
            if (displayString.trim().length()>4) 
    displayString="<html><b>"+displayString.substring(0,4)+"</b>"+filename.substring(4)+"</html>";
              return displayString;
         }You can change color and font for display string by your rule using html.

  • Urxvt - use different fonts for different instances of urxvt

    Hello. I use mcabber for IM which is a ncurses program. From what I understand, it is not possible to set font size for a ncurses program. Also urxvt uses .Xresources for configuration which sets the same font for every instance of urxvt.
    So I want to ask if it is possible to write a script to start urxvt with a different configuration file and then start mcabber in it.
    I understand that I can write a script to change font size in .Xresources and then use xrdb to merge the changes, but I do not understand how I can make that change local for only that instance of urxvt.
    Thanks

    Form man urxvt;
    -fn fontlist
    Select the fonts to be used. This is a comma separated list of font names that are checked in order when trying to find glyphs for characters. The first font defines the cell size for characters; other fonts might be smaller, but not (in general) larger. A (hopefully) reasonable default font list is always appended to it. See resource font for more details.
    In short, to specify an X11 core font, just specify its name or prefix it with "x:". To specify an XFT-font, you need to prefix it with "xft:", e.g.:
    urxvt -fn "xft:Bitstream Vera Sans Mono:pixelsize=15"
    urxvt -fn "9x15bold,xft:Bitstream Vera Sans Mono"
    I use it all the time.

  • Is it possible to create different font styles within the same text field?

    The form I am creating is getting really complex because when different fields require different font treatments (bold, italic, different font size, different font) I have to create a seperate text box and get it to align with the others. This wouldn't be an issue in most cases but this form is really detailed and has many text boxes. Before I stuggle too much longer on it, I thought I would check and see if there is a way to make them all in the same text field. If not, perhaps I am trying to use Acrobat for something it is not meant for. Any recommendations on other programs I could use? Thanks

    Thank you try76. I'm not sure if I did it correctly. As soon as I tick the Rich Text Formatting box it automatically changes the appearance of the text in the field (Helvetica Light to something like Helvetica Heavy) I can't seem to get the font back to Helvetica light or change the font size while the Rich Text Formatting box is ticked.

  • Apply different font styles in single text frame

    hi all
    how can i apply different font styles in a single text frame using indesign script ?
    for example :
    "dasdnasndasndlasndnasdlasdasdas"
    may i know is it possible to do that and how to do that ?
    thanks

    You can set (as well as read) every single property of any text range with scripts. This is javascript; it assumes you text cursor is inside a frame with some text.
    * Setting some specific characters to a color:
    app.selection[0].parentStory.characters.itemByRange(5,10).fillColor = "Red";
    * Change the font of words:
    app.selection[0].parentStory.words[3].appliedFont = "Arial\tBold";
    * .. or just the style:
    app.selection[0].parentStory.lines[2].fontStyle = "Italic";
    * .. or any other attribute (this one requires you to have at least 5 characters selected):
    app.selection[0].characters[5].underline = true;
    Of course these operations are not limited to something you select; they work the same with any text frames you can refer to.
    app.activeDocument.textFrames[1].paragraphs[2].appliedCharacterStyle = "charstyle";

  • Character styles that accommodate different fonts?

    I suspect this is hopeless, but I thought I'd ask in case anyone has a great idea I can't think of.
    I use a basic formatting script that runs through a newly placed text file and makes a series of typographical corrections -- getting rid of double spaces, etc. One of the things it does is to apply a character style "Italic" to certain phrases, like i.e., et al., and so forth.
    Then I go through and apply the correct paragraph to the text elements. The problem is that certain text elements are in different fonts, for instance, the figure captions are in Univers. When I apply the paragraph style, the items tagged as "Italic" become undefined, because in Univers the italic is called "57 Oblique."
    Can anyone think of a way to apply italics to a phrase in such a way that when you change the font, it doesn't become undefined?
    Thanks...

    Alas -- no. It's this way, or No way.
    When I have to use a font combo that doesn't allow a single Italics style, I generally go with 'standard' italics for the main text. If ID complains about a "[Univers Italic]" because that seems to be used in a Univers heading or caption, I create a new style "univers italic" (no use in beating around the bush!) and search for the font "[Univers Italic]", replacing it with the new style -- ID allows searching for non-existent fonts.
    You might think, "but you use the Ctrl+Shf+I shortcut for both fonts to get the italic style", and you might be right. Then again, if Adobe implemented something like that by putting an "I" checkbox (and "B" for bold!) in the Styles panel, it'd get harder to defend their 'no-faux fonts' policy -- and I, for one, am certainly not suggesting they should.

  • Since this morning all text in firefox look slightly different - I think it still uses the same font, but renders it differently.

    Since this morning all text in firefox looks slightly different - I think it still uses the same font, but renders it differently!? I would like to have it changed back to what it was. Any help is welcome.
    Some facts:
    - Happens only in Firefox (IE & Chrome still look the same)
    - Already did a reset to defaults
    I'm using the latest version of Firefox
    Screenshot can be found here: [http://www.ka-pow.net/media/images/firefoxissue.jpg link text]

    Reset the page zoom on pages that cause problems: <b>View/Beeld > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    Press F10 or tap the Alt key to bring up the "Menu Bar" temporarily if the Menu Bar is hidden.
    Use "Firefox > Options" instead of "Tools/Extra > Options" if the menu bar is hidden.

  • Bullet Using Different Font than Body Text

    I would like to have a bullet that uses a different font than the body text. Say, for text I use Verdana, and for the bullet I would like to use a glyph from Zapf Dingbats. I seem to not be able to figure out how to set this up -- the bullet always uses the same font as the text.
    Thanks for your help.
    -- Stefan

    If you Option-Click on the bullet character, you can select it on its own, separate from the body text. You can then apply whatever font you want, and in the Text Inspector, in the Bullets palette, you can type whatever character you want in the Text Bullets field. (If you want this character for all of your bullets, it would be easiest to do this editing on the slide masters, rather than the individual slides.)

  • Font issue - in all my replies, sent and forwarders the font is different size and style.

    font issue - in all my replies, sent and forwarders the font is different size and style. Sometimes it changes while I am typing in mid sentence. I tried to adjust using tools, options, advanced. But nothing seems to stick. How can I make all emails have same font style and size?

    I do not know how up to date this is, but there are menus listed in how the message displays when you compose and open an email. [http://kb.mozillazine.org/Font_settings_in_Thunderbird#Message_display] That may help you set the preferences.

  • Use 2 different fonts in a dynamic text field with tf.htmlText?

    i've got a dynamic text field on the screen and all of my
    fonts embedded. is it possible to use 2 different fonts when
    dynamically setting the fields text with the htmlText property?
    i've tried the <font> and the <textformat> tags and
    neither work. I can set it once via a texformat object, but that's
    it.
    thanks

    you're answering all of my questions today aren't you? :)
    right, i think this will be hard since my data is all comming
    from XML and i have no way to specifically set text ranges as
    different fonts within a string.
    i've told the developers to just use images for the special
    characters.

  • Different fonts in a single text component

    I need to use two different fonts in a text component.
    Note, In the beginning the text component will contain text in font1 and
    in run time i have to insert some strings with font2.
    I think it is not possible with JTextArea.
    Which one is suitable JEditorPane or JTextPane or JTextComponent.

    I think it is not possible with JTextArea.
    Which one is suitable JEditorPane or JTextPane or JTextComponent and how ?
    Thanks
    SENTHIL

  • Can I show different fonts and colors text on 1 multi-line text fields?

    I want to format different messages on 1 mutli-line field with different fonts and colors for the heading lines. Can I do that in Forms 6i ?

    You must use in trigger Post-query the sentence:
    Example:
    DECLARE
    cur_itm VARCHAR2(80);
    cur_block VARCHAR2(80) := :System.Cursor_Block;
    BEGIN
    cur_itm := Get_Block_Property( cur_block, FIRST_ITEM );
    WHILE ( cur_itm IS NOT NULL ) LOOP
    cur_itm := cur_block||'.'||cur_itm;
    Set_Item_Instance_Property( cur_itm, CURRENT_RECORD,
    VISUAL_ATTRIBUTE,'My_Favorite_Named_Attribute');
    cur_itm := Get_Item_Property( cur_itm, NEXTITEM );
    END LOOP;
    END;

  • Different fonts in the same field

    Is it possible to format a single field with two different fonts. I have concatenated two database columns to get this field. But I want different fonts for the two columns. I could achieve this by using a format trigger and placing some html tags. But this solution only works if the output is in HTML style sheets. It does not work if I want the output to be in PDF. Does anybody know how to achieve it in PDF? Is it possible at all (from what I have seen it isn't). I will be grateful for any help in this direction.
    Thanks
    Janaki

    Hi!
    Try this:
    Let say you have scott/tiger and emp-table and want to concatenate and print ename and job in the same field but with different fonts.
    1. In the Database model you have the columns seperate as usual.
    2. Create a boileplate text field and put &ENAME &JOB in this field.
    3. Select &ENAME and set the right font to it, set another font for &JOB.
    4. Run and test. This should work...

  • How  to distinguish  textmodel string in two different fonts.

    Hello All,
    I have indesign cs3 textmodel with more than one font used in it, with diffrent font attributes.
    How I will come to know that form where different font use is started , and how should I retrive the attribute.
    I am able to get the fonts used in the textmodel.But how should I retrive the position in the textmodel.
    Like :-
    some text with :- Microsoft Sans Serif Bold, font size 48
    some text with :-Times new Roman Regular, font size 28
    Please reply.

    Hi ,
    Thanks for reply.
    Using IAttributestrand::GetLocalOverrides I am able to get the range of characters with same font attribute, But I am retriving font name and font style as null.
    Please reply.

Maybe you are looking for

  • 10.7.5 Safari Crashing

    Any idea what this means people ? Happened after installing the faulty 10.7.5 disater updater Process:         Safari [16360] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.1.7 (75

  • Why isn't my jsf app internationalizing?

    Hello all - Using NB 6.5.1, JDK 6, Java EE 5, and Glassfish V3, so nothing but the good stuff. This should be simple for anyone who is already internationalizing their apps, so please assist. New to i18n but badly needing to grasp it, I have develope

  • Wireless Ethernet suddenly not working!

    Hi everyone. I've noticed some similar problems posted but I believe mine has a unique twist. Two nights ago my powerbook stopped being able to connect to my G5 desktop via wireless. Now, before I explain my whole set up, the catch is this: Not only

  • Still Awaiting Acknowledgement in SXMB_MONI - RFC Adapter

    Have a scenario where we are using an RFC adapter on the reciever end to bring in data into R/3. The message in SXMB_MONI is showing successfully processed, but in column "Ack Status" - the icon states "Still Awaiting Acknowledgement". As a result of

  • ATTRIBUTE_INV_SND_SERV (partner number different of SLD logical system)

    Hi, I'm implementing an interface with XI 3.0. In my scenario, I've created one IDOC communication channel. and i try to send some data from file (File --> XI --> IDOC R/3) I am using a XSL mapping to build an Idoc-XML from this input file and I'm fi