How to set a anchor point alignment character in table??

PLs help i am a new in javasprit.
i have no idea how to do that><
1. select the (align the decimal point)
2. 48mm
3. alignment character
my script:
var myDoc=app.activeDocument;
    var    myParagraphStyle = myDoc.paragraphStyles.item("Table");
        myName = myParagraphStyle.name;
var tabletable = myDoc.tableStyles.item("Table");
var myTable = app.selection[0].convertToTable("\t","\r");
myTable.appliedTableStyle= tabletable
myTable.columns.item(0).width = "50 mm";
myTable.columns.item(1).width = "50 mm";
myTable.columns.item(2).width = "50 mm";
var celltable = myDoc.cellStyleGroups.item('Cell').cellStyles.item('Table');
myTable.cells.everyItem().appliedCellStyle = celltable;
    app.selection[0].applyParagraphStyle(myParagraphStyle, true);
myTable.columns[0].cells.itemByRange(0,-1).texts.everyItem().appliedParagraphStyle = myParagraphStyle;
Thank A Lotpls help>< i have thought for a few week

Hi,
If MP is your paragraph or your paragraphStyle or some text:
MP.tabStops.add({alignment: TabStopAlignment.CHARACTER_ALIGN,
// above is for 1
position: 48,
// above is for 2, unit is used from your doc settings
alignmentCharacter: ","});
// above is for 3
enjoy:)
Message was edited by: Jump_Over

Similar Messages

  • How to set a change pointer for a perticular table?

    Hi,
    Please let me know how to set a change pointer for a perticular table.

    what do you mean by 'change pointer'? normally this idiom is used for sending ÍDOCs from one system/client/org-unit to another ...
    do you generally want to record changes to a specific table? then set parameter rec/client using RZ10 for your instance profiles and restart the instances in order for the parameter to take effect.
    set the table to 'record all changes' using SE11.
    you might re-consider if the table has a lot of  data and is accessed very often for performance-resons.
    change protocols can be evaluated using tx, SCU3.

  • How to set the out point beyond 9.95 seconds???

    how to set the out point  in Motion 5 beyond 9.95 seconds???

    First you need to make sure your project is long enough then you can adjust the play range (in/out). To make sure the project is long enough:
    1. From the project properties (command-J) go to the Duration field and enter a new duration.
    2. Click on the down arrow icon to the right of the current time, there is an option to show the project duration. Once set to this you can double click the number and type in a new project duration. I'd recommend setting it back to show current time when done.
    3. Of course you can also change the duration of a project when it is first created, in the project browser.
    Once you're sure you have a long enough project you can adjust the in and out range.  You then use the zoom controls in the bottom of the timeline to show more of the timeline and adjust the play range as needed. There's lots more about project and play range duration adjustments in the documentation: http://help.apple.com/motion/mac/5.1/

  • How to set a break point !

    How to set a break point in the debugging screen !
    tell me the steps !

    Just Double click on the Left side of the Line where u want to put the breakpoint and Click Save.
    Or
    Place the Cursor on the Line and Click the Breakpoint Icon.
    Or
    Goto Utilities --> Breakpoints --> Set / Delete
    If u r already in the Debugging Mode Dont forget to click save once u set the Break point to get the breakpoint next time when u execute.
    awrd points if useful
    Bhupal

  • How to set a platform's default character encoding

    Hi,
    Does anybody know how to set how to set a platform's default character encoding in Java? Thank you.
    Yugang
    [email protected]

    You do 0mean for Java, not from Java? (The latter would make absolutely no sense at all.) If so, pass it to the runtime using the -D switch (you've got SUN's java, right?):
    java -Dfile.encoding=the-encoding-i-like the.name.of.YourClass

  • HI How  to set a Break point In Smart Forms

    Hi Guys,
    i want to set a break-point in main window of the smart form ,before dispalying
    values of the varibles in the main window .
    How to Set a break-point And What are the ways to set a break point.
    Thanks for All.
    From
    Hitu.

    Hi Hitu,
    Generally, Break Points are set for the purpose of debugging in Smartforms.
    For debugging , one of the way is :
    1. Write BREAK POINT in the code window.
    2. Put a break point on the call function in the driver program
    3. Put a break point in the generated Function module.
    Hope this resolves your query.
    <b>Reward all the helpful answers.</b>
    Regards

  • How to set the WIDTH and ALIGN of h:column in h:dataTable ??

    How to set the WIDTH and ALIGN of <h:column> in <h:dataTable>??
    Thanks a lot!

    Hi,thanks to your reply.
    Now I find a more convenient appraoch to set column's width and align respectively:
    <h:dataTable ...>
    <h:column>
    <f:facet name='header'>
    </f:facet>
    <h:outputText style="width:80px; text-align: right;" value='#{row.fieldA}'/>
    </h:column>
    <h:column>
    <f:facet name='header'>
    </f:facet>
    <h:outputText style="width:120px; text-align: left;" value='#{row.fieldB}'/>
    </h:column>
    </h:dataTable>
    It works fine.
    ^-^

  • How to display each anchor point number or label?

    Hello AI Community,..
                                      in an earlier Illustrator CS version, i was able to display any Paths' anchor point Numbers or label. But in CS6 with both "Anchor/Path Labels" enabled in Prefs. > Smart Guide section and in View > Smart Guides, no Point Numbers are displayed.
    Please let me know,..
    1) ..how to display each paths anchor point numbers or label?
    Thanks again for any help or suggestions,
    Jeff

    Thanks Kurt,..
                          just got in, checked and saw Measurment Labels, Anchor/Path Labels, Alignment Guides and Obj,Highlighting are all on. I also realized their working properly as "Anchor" and "Path" text labels display whenever moused over.
    But i can't remember how i enabled anchor point numeric display?
    Checked all menus i could find without luck.
    Any and all suggestions appreciated,
    Jeff

  • How to set line break points in JSF Facelets files on NetBeans?

    I am running debugger on NetBeans. I can set line break points for jsp files but cannot for Facelets files with extension 'xhtml'. Dose anybody know how to set break points for Facelets xhtml files? Or is it possible to set break points for xhtml filles?
    Thank you very much.

    You can't. They aren't executable code, they are templates. The only executable code is the part inside #{}.

  • How can I use anchor points in Photoshop CC?

    I'm using a trial version of Photoshop CC and I am trying to put a formed border around some text. I was able to do this with my other Photoshop program with manipulating anchor points. The CC version is layed out differently. How can I use and form anchor points?

    Hi Sheryl.  I must admit, I looked at your post earlier, and it was too obscure to get a handle on (did I really just say 'handle'? ).  But I think I can see where you are coming from now.  Yes, the manipulation of paths has changed a wee bit with CC, but it is pretty intuitive, and a lot of it will still work fine using your old methodology.
    Take a look at some of these Julieanne Kost blog posts
    https://blogs.adobe.com/jkost/tag/path-selection-tool
    I find the most reliable way to make individual point selection work first time every time, is to select the Direct Selection tool > and with the shape/path layer selected, drag a tiny marquee around your target point.  You can then click drag that point to edit the shape or path.
    But there are so many ways to do the sort of thing you are talking about.  If you make a copy of the text layer, and make the lower of the two in the layer stack bigger (Free Transform with Alt Shift) you can then turn that lower text layer into a path or shape to manipulate it.
    Or you could add a broad stroke around the text on a new layer.  Ctrl click the stroke to load it as a selection, and turn the selection into a path using the icon at the bottom of the Paths panel, and then manipulate its points.  If you want to make the stroke a solid filled layer, then I don't know of a better way than dragging a marquee around the inner points wth Direct Selection tool, and hitting Delete.
    It's an interesting subject, so please keep asking about anything you are not sure about.

  • How to convert an anchor point to have a single control point...

    Can anyone tell me if it is possible to convert an existing anchor point on a path from a dual control point with directional handles either side of the point to a single control point with one directional handle?
    In Illustrator this is easy, all you do is drag one directional handle into the anchor point and it deletes that handle leaving just the other handle to control the shape.
    In Photoshop this appears to be much harder to achieve as dragging the handle into the anchor point doesn't work and no matter what combination of keyboard shortcuts I've tried I'm not able to get rid of just one of the handles.
    I am able to achieve what I want by splitting the path then Alt clicking on the end point of the path but this strikes me as being really clumsy compared to Illustrator's perfect solution. Even InDesign works better, as you just Alt Click on the directional handle once and it deletes it.
    What seems totally bewildering is why all these pieces of software (made by the same people) work differently?

    Yes it seems your suggestion to drag the directional point so that it sits directly on top of the anchor point is the best one can do. It doesn't actually delete the direction point like it does in AI merely makes the direction point so small it doesn't actually do anything. Not ideal really.
    Maybe all the separate development teams should meet up for a coffee some time and just iron out all these indifferences, I reckon they could get it done in an afternoon, I'd be happy to write them a list. And don't even get me started on how the Workspaces differ from app to app!

  • How can I snap anchor points to grid?

    I am trying to snap anchor points to the grid so I don't have to eye-ball the curves. Is there a way that I can do this?

    Luke,
    How about View>Snap to Grid?

  • Why do I get an extra set of anchor points when I "Expand Appearance"

    When I use the expand appearance?  First I create a rectangle then I transform it vertical or horizontal I create 2 copies, then expand appearance. I see double the amount of anchor points.  I was trying to copy a youtube video and when they do it the amount of anchor points does not double. I am doing the expand appearance in order to use pathfinder tool shape mode unite in order to create shape inside.  The Youtube video I was trying to follow is below. Any help is appreciated! I kinda of got stuck inthe the very begining.

    Depending on what version of AI, what specific appearance is used and a couple of other things this may happen. Some are bugs, others logical like theprogram inserting extra points to retain the shape of paths. In any case, you can always remove extra points if they get in the way, though most likely you will see other unwanted points after the pathfinder operations, anyway.
    Mylenium

  • How do You See Anchor Points When Object is Unselected

    Hi, In Adobe Illustrator is there any way of viewing the anchor points of objects permanently even when an object is unselected? So you can see where the points are when you are making shapes with the pen tool. If there was, this would make it a lot easer to place the points on existing points of other shapes without having to guess where they are. Thanks for you help Gareth.

    Oh no! I just noticed when using it, that it is not as useful as I thought, because if you want to put a point anywhere near the 90º or 45º line from the last one it forces you to put in on that line, it's great that it lets you see the points on the other shapes but too bad it makes you do that. and you can't turn off smart guides while making a shape because it stops that shape and starts a new one. That's a bit annoying, so it's still easier to do it without smart guides guessing where the points are and correct them later with the white arrow if you missed any. Thanks for you help though. Gareth.

  • How to set a Break point in Comp Workbench

    Hello Guys,
    I have a Z** Enhancement set ( t-code: bsp_wd_cmpwb)  and i have a view & a Z**IMPLclass for it.
    I need a way to set a break point in the Z*IMPLclass in t-code: bsp_wd_cmpwb.
    I have my code in this Z* impl class and making some changes for a field. I want to be able to debug this field in this Z**class
    when i launch the Web UI  using CRM_UI.
    Can someone help me on this?
    Thanks
    Ricky

    Hi,
    you should set an External Breakpoint (Ctrlshiftf9 in CRM 7.0) in the point you want to debug in bsp_wd_cmpwb. Then debug opens in the GUI as soon as you reach that breakpoint in the Web UI.
    Regards,
    Laura.

Maybe you are looking for

  • Ipod 5G will not hold charge after 1.3 update

    using itunes to update my 5th Gen Ipod to v1.3 last week, I am now unable to get the ipod to hold a charge. when connecting normally, displays the message "please wait - very low battery" and every so often it will attempt to reboot showing the apple

  • Can we create complete report in OOPs

    Hi, Could you please advice if we can code the complete report in SE24 and call it in SE38 report.. For ex. I have a report followed by ALV output..now can i write everything in a Z Object (from decalration to output ) .. Kindly suggest if it is a go

  • Run swf file on ipad

    I have exported a swf file from indesign CS5.5 ( contains audio, interaction, movie...) and I want to run it on my iPad, and off-course I can not install flash player on iPad. How can I solve this problem Without loosing interactivity? What is the ri

  • I want my slide show to work without having to click tomake them move..

    i have done powerpoint in Microsoft word and it allows the slides to move without having to click.. does anyone know how to do this?

  • After Effects CS6: Canon .CR2 RAW files not recognized as acceptable files for import?

    HI Folks, I'm trying to import as I've seen on tutorials, my RAW files from my Canon 5D3  .CR2 files.  I can open them in PS and LR5-.and I'd seen examples of folks opening them with AE CS6 standalone, but it doesn't seem to recognize mine. Any thoug