Need a script "Convert bullets and numbering in text.

Hello

Need a script "Convert bullets and numbering in text.


Hasvi,

You can use the method "convertBulletsAndNumberingToText ()".

for example app.activeDocument.stories.everyItem () .convertBulletsAndNumberingToText ();

It converts the bullets and numbering to text in all the stories of active document (notes and tables will be separately).

~ Green4ever

Tags: InDesign

Similar Questions

  • Bullets and numbers appearing does not in WebHelp

    Sorry if this is a repeat. Other posts on this forum do not appear to solve this problem.

    I can not get the bullets or numbers to display in my WebHelp lists.  Bullets and numbers appear fine in HTML help, and they appear even in the RoboHelp project correctly. They just do not appear in the WebHelp displayed in Explorer or Firefox.

    The content was written in FrameMaker. Selecting AutoNumber convert to HTML format works very well for CHM, but nothing appears in WebHelp. I tired selecting convert AutoNumber to text and bullets and numbers to appear in Firefox, but wingdings displayed in Explorer.

    All appears well in RoboHelp, should I assume that there is something on the WebHelp window which interferes with my lists?

    The lists are at several levels. I use RoboHelp 8.0.2.208 (TCS2) / Windows XP, SP3.

    Since you talked about the issue with the Wingdings font, I guess that ' sn step number "character style is mapped to BulletSymbol character style (in fmstyles.css) that uses fonts Wingdings.»» (Please check in the settings of Conversion dialog box)

    Since the Wingdings policy is issued, the symbol for chip comes from family Wingdings seen in Internet Explorer. However, as Firefox does not correctly handle the Wingdings, a normal character is displayed in place of an a Wingdings.

    Where the Wingdings characters are not necessary, it is recommended to change either the style BulletSymbol to use other fonts or map "sn number of the step" style to the source. In addition, the option "Convert to text" seems to meet your requirement. Thus, it is recommended to use this particular configuration for the paragraph style "b ball.

    I hope that solves your problem. Please let us know if you have any other questions or encounter you more problems.

    MILIN

  • Change the character for bullets and numbering style

    Hello

    Under Bullets and numbers, I created a character style to customize the appearance of my chips. It wasn't quite right, so now I want to edit it. How can I do this? It seems that all I can do is add new styles. I use InDesign CC 9.2.2 (don't judge, I'm on a University computer) on a Mac.

    Thank you!

    Open the character Styles Panel and you can change it.

  • space between bullets and numbers and the text in the form

    Where can I go to format the spacing between bullets and numbers, and the following text?

    Bullets and Numbers.jpg

    Thank you

    Open the two CSS files in a text editor and search for differences. Do the same with the subjects. There will be a difference somewhere.

    After back if still stuck.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Bullets and numbers disappeared completely - head melted!

    Hi all you nice people, a little help are necessary before my brain melts and affects my ear.

    I use InDesign CS6 at work and my bullets and numbers disappeared completely. Without warning, I just pulled over InDesign one morning and went to add a few balls to a doc and they were not where they used to be:

    Bullets gone.jpg

    Just gone. Missing from the paragraph toolbar and stayed in the Type tab. I have reset my work space several times and they have not returned.

    Bullet points gone.jpg

    I checked and I did disable the bullet and numbering in the control panel option to customize because I can't, because this option does not yet exist. Bullets and numbering option disappeared.

    Customepane gone.jpg

    I work next to two designers who use InDesign on a daily basis, two of them are confused as to what could have happened. Above all, they laugh at my misfortune.

    I reinstalled InDesign and it did not work.


    I'm currently creating documents and then having to use another computer to add to the points. Which is a bit frustrating.

    Any ideas? Help me please!

    First, open the extensions Manager and make sure they are powered (sometimes things goes off without reason) and see replace your preferences

  • Need to reset the font and color of text background

    I need to reset the font and color of background. When I open a program it shows that it is set to now and I can't read anything. I tried to go to text reset original settings, and it doesn't fix it. What should I do?

    Right-click on the desktop and click Customize (if you can see) otherwise right click and press up arrow once and press to enter. Select one of the themes of your mouse prelisted. Once you select your theme all change and fonts and the background color of back to normal. But you must reselect your wallpaper and screen saver. It will be useful.

    Good luck!

    Vanshaj Daga [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • Need a script to generate sequential numbers for png save for web

    Can someone please help save me in png save for web, names with sequential numbers as a prefix or suffix, while that in the process of automation batch

    Is there a script?

    Although it is probably overkill for what you need, Image Processor Pro manages this thing of the kind.

    PS-scripts-browse/Image Processor Pro / Beta v3_2 on SourceForge.net

    Take everything that is the last beta.

    X

  • need a script to hide and show checkboxes

    Hello, I have essentially two check boxes that are names "in good condition" and "not in the right order." What I want to do is if the check for "in good order" box is checked then disappears "not in good order" and vice versa.  I managed to write the script for that, but I also need "not in order" to reappear if "in good condition" is unchecked, just in case the customer checked the box trouble they can always see the other option and check it.  How do I do that?  Help, please!  Thank you!

    For the 1 box add the following to the change event script, where form is called "form1", the sub-shape of default value is called "page1" and the box is called "cb1".

    Form1.Page1.CB1::change - (JavaScript, client)

    If (form1.page1.cb1.rawValue == 1) {}

    Form1.Page1.CB2.presence = 'hidden ';

    }

    else {}

    Form1.Page1.CB2.presence = "visible";

    }

    For the box 2 Add the following to the change event script, where form is called "form1", the default subform is called "page1" and the box is called "cb2".

    Form1.Page1.CB2::change - (JavaScript, client)

    If (form1.page1.cb2.rawValue == 1) {}

    Form1.Page1.CB1.presence = 'hidden ';

    }

    else {}

    Form1.Page1.CB1.presence = "visible";

    }

    Don't forget, before testing the form, save it as a dynamic PDF.

    Steve

  • Can dial (in bullets and numbering) be automated increment?

    What I'm trying to make is the number in increments of 10, from 00. What I have so far is ^ H-^ #. ^ t, puts in the chapter number, a dashboard, an integer, a period and a tab. Is it possible to change the whole then increment. If, for example - 35-00, 35-10, 35-20 and 35-30 - 00, 10, 20 and 30 have to be typed in?

    I couldn't find if InDesign has any type of formula for this. I thought to use text variables, but if I create variables that are 00, 10, 20 and 30, I may as well make models for each, which told me will not be accepted by my client--they don't want not a style for every single number. This isn't a common title, so it does not work.

    It is a paragraph style to apply to the first line of each section of a chapter.

    I'm not coming up with something else. Any suggestion would be appreciated.

    Thank you.

    Add a zero, as I did above on the right after the marker number and the numbers will appear to increment of 10.

  • Bulleted and numbered lists cart returns not the same size with WebHelp and rendering PDF

    I have RH 8.0 HTML

    I created a new project.

    I created a topic with the default style sheet applied.

    I created a numbered list with a few points to secondary chips by numbered line.

    Screenshot Source HR

    Capture.JPG

    When HR generates for WebHelp and as printed PDF output, the distance between returns trolley lines seems to be about two times more white space between items in the PDF document compared to the generated document WebHelp displayed via IE 7.

    Screenshot of WebHelp after generation by top of the source:

    Capture3.JPG

    Screenshot PDF after generation by top of the source:

    Capture2.JPG

    Someone has an idea what is the cause?  I'd be willing to believe she had something to do with the way I had things in my stylesheet configured, but it is using the default.css.

    I can send the project if necessary because it contains nothing of any value.

    There will always be a difference between the way in which the display lists in the browser and in the press, because different browsers may very well have differences.

    When you create a PDF file, behind the scenes a Word document is created, then PDF would be and ransacked. Word lists will be different.

    The options are to accept the difference, as long as both are acceptable or generate term first, that twist and then PDF.

    It has more on this subject in my pages of printed documents. RH8 also lets you specify a CSS different when the production of printed materials and use may allow you to play with the definitions to get what you want.

    See www.grainge.org for creating tips and RoboHelp

  • Bullets and colors behave unexpected exporting to epub.

    I created a PDF book, now I want the same converted epub.

    But there are some issues that I saw in the title page.

    Books is on the colors, I have filled with the color of the text and lightens it, its not showing correctly in the file exported.

    In addition, the size of the character of the doesnot exported balls match the text, its very low.

    I couldnot understand what happened...

    anyone?

    Hi ricjordan,

    Your request of bullets, you can try this:

    When exporting the file to superatue there is an option for the bullets in the formatting options (on the general tab in the Epub export options). Select seeded down converts it to text.

    This will keep the formatting to the text, but on the cost that your balls will not appear in the list not ordered in the corresponding epub .xhtml.

    In addition, if your document contains multiple series of lists to which you don't want to convert to text, you can selectively mark a specific list of text of TYPE--> BULLETS AND NUMBERING to--> CONVERT to TEXT.

    Your color stuff, that I just want to confirm how do you lighten your color?

    ~ Monica

  • Script to start and STOP databases

    Hello

    I need a script to start and stop database.
    Well I tried with dbshut, dbstart oracle_home/bin, but has not tried to oracle_home_listener-exporter also worked.i but no luck.
    always on display the error oracle_home_listerner is not defined.

    I tried run as dbshut ORACLE_HOME, but it may take the listener down but no database.where am I missing.

    all other scripts to do this?

    Kind regards
    Naga.

    Have you seen this script?
    http://www.Oracle-base.com/articles/Linux/AutomatingDatabaseStartupAndShutdownOnLinux.php

    Aman...

  • Imported Word buleted and numbered list - CS5

    Hello

    I work with ID CS5 on Windows XP pro

    Under Type > bulleted and numbered list > set list, I find hundreds of 'any word list' that I did not creat

    I guess it has been imported with the word I drop workd

    Is it possible to prevent it.

    I have about 200 lists in each of my 10 docs, is there a reasonable way to delete these lists?

    When you import a word file, I import I use followiing preferences:

    ID 2.jpg

    Thanks in advance

    Tamir

    word imported list.jpg

    What I do is:

    1. I create own style in InDesign, I put them also in the specific folder

    2. I import the Word file with styles in InDesign

    3. now, I delete Word styles and replace them with my styles ID.

    It gives me more control over the imported styles as styles of marking or eqally using named styles. Both would do it, but I've experienced this after each export that is added a new style of Word, it is almost impossible to get the automatic style markup.

  • need a script or utility to convert Oracle control files to format bcp files

    Hello

    I am currently in the process of converting an Oracle data warehouse

    on SQL Server. The warehouse is loaded through a bunch of text

    files throughout SQL Loader, using various control files. I need to

    convert the above to use BCP with files in format, which proved to be

    a very tedious task.

    Someone has written, or seen, a utility to convert files of control of Oracle

    for the format of files?

    Thank you

    Someone has written, or seen, a utility to convert files of control of Oracle

    for the format of files?

    You are very lucky, I found a script that I wrote some time ago and which may help you:

    -- ----------------------------------------------------

    -gen_bcp_fmt.sql - generate a non xml bcp format file

    --

    -Settings:

    Name of the schema - 1.

    Table_Name - 2-.

    --

    Schema DEF = & 1

    Tbl_name = & 2

    HEADING OFF PAGES 0 LIN 120 TOPPINGS ein OFF OFF OFF EMBED RECSEP WORM FEED

    TERM SET OFF

    COL NOPRINT sq

    COL c1 FOR A15

    COL c2 to 99999

    COL c3 FOR A06

    COL c4 FOR 999

    COL c5 FOR A34

    COL c6 FOR A34

    COL maximum new_value _Maxid NOPRINT

    SELECT maximum TRIM (MAX (Column_Id))

    FROM Dba_Tab_Columns

    WHERE owner = UPPER('&&schema.')

    AND Table_Name = UPPER('&&tbl_name.');

    SPÖ & schema. ___ & tbl_name... BCP

    SELECT "9.0 ' c1 FROM DUAL;"

    SELECT ' & _maxid' c1 FROM DUAL;

    SELECT TO_CHAR (Column_Id, 'fm000'). LPAD (' SQLCHAR 0', 10) C1

    CASE WHEN Data_Type = 'NUMBER' THEN (Data_Precision + Data_Scale + 2)

    WHEN Data_Type = 'DATE' THEN (14)

    ANOTHER Data_Length end as C2

    , DECODE (Column_Id, & _Maxid, "" \r\n"", '',' ') C3

    C4 Column_Id

    Column_Name C5

    , DECODE (Column_Id, 1, ' ""', 'SQL_Latin1_General_CP1_CI_AS') C6

    FROM Dba_Tab_Columns

    WHERE owner = UPPER('&&schema.')

    AND Table_Name = UPPER('&&tbl_name.')

    Column_id ORDER;

    SPÖ OFF

    Enjoy!

  • You can script "convert numbering to text.

    I have a very large group of files that I need to convert numbering to text on. I built my own scripts for a little while now to do a lot of repetitive functions, I need to do but I'm still learning. I can't figure out how to put in a script of the function "convert numbering to text. Can someone point me in the right direction? Thank you

    app.activeDocument.stories.everyItem () .convertBulletsAndNumberingToText ();

    Repeat this for

    app.activeDocument.stories.footnotes, tables, etc.

Maybe you are looking for