Is it possible to display the number of words or number of characters in the selected text

The Word Count utility has all the words in the document. Is it possible to count the number of characters or words in a piece of selected text?

Re: is it possible to count the number of characters or words in a piece of selected text?

Until you get an answer you like best, with the highlight text, right click, copy, paste into the blank document to LibreOffice Writer:
Tools > statistics

Tags: Adobe FrameMaker

Similar Questions

  • Is it possible to convert the selected text in javascript lines?

    Hi all

    I put a word to indesign cs 5.5 file is almost in a single table, I need to separate the text of the actual tables, is it possible to convert the selected text in javascript lines?

    If there is no way to do that, someone can help me to make a script to cut selected lines and place it in the right holders of the table pointer to make independent table and then convert to text?

    Hey brother,

    Simply select the rows or cells represent the lines and then run this Javascript code snippet:

    for (var r = 0; r < app.selection.length; r++) {
        for (var t = 0; t < app.selection[r].rows.length; t++) {
            for (var u = 0; u < app.selection[r].rows[t].cells.length; u++) {
                for (var c = 0; c < app.selection[r].rows[t].cells[u].paragraphs.length; c++) {
                    app.selection[r].rows[t].cells[u].paragraphs[0].move (LocationOptions.AFTER, app.selection[r].rows[t].parent.parent.storyOffset);
                    if (c < app.selection[r].rows[t].cells[u].paragraphs.length - 1)
                        app.selection[r].rows[t].parent.parent.storyOffset.contents += "\r";
                }
                if (u < app.selection[r].rows[t].cells.length - 1) {
                    app.selection[r].rows[t].parent.parent.storyOffset.contents += "\t";
                }
                else {
                    app.selection[r].rows[t].parent.parent.storyOffset.contents += "\r";
                }
            }
        }
    }
    for (var r = 0; r < app.selection.length; r++) {
        for (var t = app.selection[r].rows.length - 1; t >= 0; t--) {
            app.selection[r].rows[t].remove ();
        }
    }
    
  • is it possible to display the number of elements in the array before you run?

    Hello

    At runtime, I can use the size of array function to check the number of items in a table. But it is possible to display the size of the array in edit mode (i.e. before turn the vi)? Thank you.

    dragondriver wrote:

    The table contains for some culster complicated. Yes, you are right, to help to see the last item will give an idea. But what I want is that anyway to show an indicator on the Panel before showing the dimension when the user changes the size on the fly.

    You can implement the whole thing (indicator of control and the size of array) as a X-control. They are fully operational in edit mode.

    I still don't quite see what you're trying to do? Why would it matter what happens in edit mode? A finalized VI must always be runnning during use. Use a state machine architecture.

  • is it possible to display the Date and time in the address bar or a clock window constantly

    I need to take screenshots with date stamps and time using the script of iMacros. Everything by taking screenshots iMacro don't add taskbar windows for the date and time. It takes screenshots of browser. Is it possible to display the Date and time in the address bar or a clock within the tab browser constantly to capture the screenshot with time stamp through iMacros
    I added the big clock background Add-ons, but it is visible to new tabs.

    Badly looking for help and it will be really appreciated...

    Try this extension:

  • Trying to figure out how to 'Cancel' option on the e-mail hotmail page? Is it possible to display the arrows to "undo" on the page e-mail through Hotmail?

    Trying to figure out how to 'Cancel' option on the e-mail hotmail page? Is it possible to display the arrows to "undo" on the page e-mail through Hotmail? Do not see it as a tool bar option? Thank you!

    Hello

    I'm sorry, but we cannot help with hotmail problems in these forums in response to vista

    Please repost your question in hotmail in the hotmail link below forums

    http://windowslivehelp.com/product.aspx?ProductID=1

    Forums
  • Is it possible to display the SQLite database?

    I can debug my app on my Playbook, but is it possible to display the SQLite database? I want to confirm it works.

    If you can recover on your PC/Mac, I use "Lita" SQLite DB management applications (its an AIR application).

  • Is it possible to display the dynamic value in the ToolTip? I tried: this.assist.toolTip.value = this.rawValue; for a text field 'property MouseEnter', but it does not display the current raw value. It displays a previous raw value of the field... Guilty

    Is it possible to display the dynamic value in the ToolTip?

    I tried:

    this.assist.toolTip.value = this.rawValue; for a text field on 'ownership' MouseEnter

    but it does not display the current raw value. It displays a previous raw value of the field...

    I wrote 'YYYY', but is not displaying on the first mouseEnter event

    Capture_1.JPG

    When I show event mouseEnter for the 2nd time it gives good value.

    Capture_2.JPG

    Now, I changed the "BBBB" value but the first mouseEnter event it displays the value previous i.e. "YYYY."

    Capture_3.JPG

    I found the solution. I wrote the script ("this.assist.toolTip.value = this.rawValue ;") on 'property MouseEnter' but the need to write the script to the "Output" of the field event. ")

    Thank you.

  • Is it possible to display the libraries in the Muse?

    Is it possible to display the libraries in Muse the way you can in Photoshop and Illustrator? Here is an example of the "libraries" of Photoshop. I want to see it in Muse.Capture.PNG

    Hello

    Please see the links below which explains about the Panel library in Muse

    The library panel explained | Adobe Muse CC tutorials

    Adobe help Muse | Organize and reuse design elements using the library panel

    Please let us know if you are talking about something or if you have any doubt.

    Concerning

    Vivek

  • Selector - return and displaying the selected value

    Hello all, I have problem with selector which is connected to the simple XML through XMLDataModule.

    Definition:

    {} Selector
    ID: piCountry
    Title: qsTr("Country:") + Retranslate.onLanguageChanged
    dataModel: {XmlDataModel}
    Source: "states.xml".
    }
    pickerItemComponents:]
    {PickerItemComponent}
    type: "ListItem".
    content: {container
    {Label
    text: pickerItemData.title
    }
    }
    }
    ]
    onSelectedValueChanged: {}
    var piCountry.dataModel.data = selectedItem ([0, selectedIndex (0)]);
    Console.log("Selected>"+SelectedItem.Text)
    }
                           
    }

    STATES. Model XML:


       
       
       
       
       
       
       
       
       

    ...

    1. I can't achieve good get selected value based on the index selected. After Exchange of selected value, the error message appears:

    ERROR: UIObjectPrivate::notifyMessage: unable to set the focusIsDelegatedToColumn property
    ERROR: UIObjectPrivate::notifyMessage: unable to set the focusedColumn property
    some > undefined

    2. is it possible to display the value selected in the selector bar (after choosing and collapsing)?

    Thanks for any idea, I have been addressed in the morning but no reasonable results so far.

    Thank you.

    Karel

    Looks like you're missing the good at the end, add a ".title' in there like this:

    var selectedItem = piCountry.dataModel.data([ 0, selectedIndex(0) ]).title;
    

    Here is an example of a complete code of a similar selector to select a State, and also has a method to set the value of an external call and a method to change the title, once the switch has been reduced (must cover your 2nd question).

    /* Copyright (c) 2014 BlackBerry Ltd.
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     * http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     *
     *  Created on: May 5, 2014
     *  Author: Mark Sohm
     */
    
    import bb.cascades 1.2
    
    Picker {
        property string stateValue: ""
        id: siteStatePicker
        title: "State"
        kind: PickerKind.Expandable
        dataModel: XmlDataModel {
            id: stateModel
            source: "../xml/US_States.xml"
        }
        pickerItemComponents: [
            PickerItemComponent {
                type: "state"
                content:
                Label {
                    id: stateLabel
                    text: pickerItemData.name
                }
            }
        ]
        onSelectedValueChanged: {
            siteStatePicker.stateValue = dataModel.data([0, selectedIndex(0)]).name;
        }
    
        onExpandedChanged: {
            if (!expanded)
            {
                siteStatePicker.title = siteStatePicker.stateValue;
            }
        }
    
        //Used to set the selected state.
        function setState(state)
        {
            for (var count = 0; count <= 49; count++)
            {
                if (state === stateModel.data([0, count]).name)
                {
                    siteStatePicker.select(0, count, ScrollAnimation.None);
                    siteStatePicker.stateValue = stateModel.data([0, count]).name;
                    siteStatePicker.title = siteStatePicker.stateValue;
                }
            }
        }
    }
    

    It's xml data.

    
        
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
        
    
    
  • Customize the filter/search text, but display the original text of the research to adf 12.1.3

    After customization of search in the QueryFilterBean text, how always display the original text entered by the user if the results of the table appear.

    It is in the ADF 12.1.3 version. Is this possible?

    You introduce new variables to filter for the entrance of users as is described in this blog https://tompeez.wordpress.com/2015/04/11/how-to-filter-adf-bound-tables-by-date-range-jdeveloper-12-1-x/

    Then read the values of variables in the onQueryListener in your bean method that you introduced in the filter and apply both in terms of filter criteria.

    Timo

  • Is it possible to recover the deleted text messages to blackBerry smartphones?

    I was wondering if it is possible to recover the deleted text messages?

    Nope.

    Not without a court order or which would require the mobile operator, and often only the last 30 days or so all that they might have on the server... If any.

  • Get the line number of the selected text

    Hi all

    Please tell me how to get the row number of the selected text in a page.

    for example

    Look, here's the page with text, I want to get the number of the line of the selected one (marked in red) text

    |-------------------------|

    | XXXXXXXXXXXXXX.

    | XXXXXXXXXX |
    | XXXXXXXXXXXXXX.

    | xxxxxxxxxxxxxx |

    | XXXXXXXXXX |

    | XXXXXXXXXXXXXX.

    | XXXXXXXXXXXXXX.

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

    Thanks in advance

    Shiv

    Hi Shiv,

    This thread of extraction. This will give you an idea.

    Always search the forum first before creating a new.

    Shonky

  • COMBOX Box not displaying the selected item

    Here is the code I use to try to capture and display the selected item in a ComboBox control:

    private void changeProjectTypeSelection(event:Event):void {}
    projectTypeChange.text += event.currentTarget.selectedItem.cboProjectType + "" +.
    event.currentTarget.selectedIndex + "\n";
    }


    Then the ComboBox:
    < mx:ComboBox fontSize = "12" x = "93" y = "83" width = "110" id = "cboProjectType" dataProvider = "{projectTypeArray}" labelField = "projectTypeName" selectedIndex = "0" click = "changeProjectTypeSelection (event)" > < / mx:ComboBox >

    Then the TextInput:
    < mx:TextInput id = "projectTypeChange" "248,95" = x y = "84" width = "121" / >

    I know there is something wrong with ActionScript... just have not thought of it. Any suggestions would be greatly appreciated!

    Finally! Here is the solution:

    private void changeProjectTypeSelection(event:Event):void {}
    var i: int;
    for (i = 0; i<>
    If (projectTypeArray.getItemAt (i) .projectTypeName == event.currentTarget.selectedItem.projectTypeName) {}
    projectTypeChange.text = projectTypeArray.getItemAt (i) .projectTypeName;
    }
    }
    }

  • Adjust alignment (spacing) of the selected text

    I'm looking for a script that will allow me to apply a tracking value specific to the selected text in InDesign. I'm still not a fan in the script.

    I found the following script in the referenced article: Script: adjust the text alignment (spacing)

    /*

    < javascriptresource >

    < name > character followed... < / name >

    < enableinfo > true < / enableinfo >

    < menu > automate < / menu >

    < about > adjust the kerning. < / about us >

    < category > typography < / category >

    < / javascriptresource >

    */

    If (app.documents.length > 0) {}

    var targettext = app.activeDocument.activeLayer.textItem;

    targettext. Tracking = parseInt (command prompt ("select the letter spacing value", 0));

    }

    It looks like that's about what I would do. Two problems, I think that it is only designed for Photoshop (?), and second, I want to use for only selected text, not the whole page. Also, I want to apply the script to a keyboard shortcut (I guess it's possible).

    Can someone help with this? Sorry to ask, but I have a big document of two columns with a large amount of follow-up to and looking for shortcuts to clicking or typing in the track drop-down list box.


    Thank you very much!

    For InDesign?

    Why you need a script? It is always built in and works with the selected text!

    Using InDesign | Default keyboard shortcuts

    Have fun

  • Create the style of the selected text paragraph?

    I am trying to create a paragraph style for the selected text in InDesign CS6 (Mac). There must be a simple command for this.

    For example, if I'm in the form of text which has no style paragraph and decide I want to save the formatting as a new style to apply it elsewhere, there is no command for 'create the new style of paragraph selected text'. The only option, seems, is to manually create a new paragraph style, click the style, which of course annihilates all the formatting desired, redo all the formitting (assuming a rememebers it), then right click on the paragraph style and hope that the option "Redefine a Style" is available (which is not often).

    Any guidance greatly appreciated.

    1 Select the text or keep blink, position the cursor on the text and the paragraph open style (press F11), on the paragraph style Panel, click the menu and choose new paragraph Style

    2. in this new paragraph Style dialog box, you can make your desire setting and check the box 'Apply the Style to selection'

    OR

    1. create your text of desire and click on this text created (or select the text) and click on create a new style button that is shown on the image

    2. When you click on create new style from the paragraph style list a paragraph style 1 is displayed but it will not be highlighted, it will highlight on the default style 'Standard paragraph', just click once on the style of paragraph 1 and double-click to rename.

    It will allow to keep the style of what you have created.

    Thank you

  • How to limit a GREP search to the selected text

    Hello

    I have a script GREP seeking gaps in a series of endnote numbers. This helps a corrector to know quickly if a number was inadvertently left out.

    However, in a document number series can be repeated because the document contains more than one chapter.

    So I guess I could write the script search for a series of numbers in the selected text, i.e. an entire chapter. But, looking at the properties for findGrepPreferences I don't see all this limits the search to a selection. However, the GREP dialog box allows a search of Documents, Document, history, to end of history and the selection.

    Where can I find these properties?

    Tom

    You perform a loop on theRange:

    finds=[];
    for(i=0;i
    

    I'll just write all...

    This should work (untested):

    var myDoc = app.activeDocument;
    var firstPage = 2;
    var lastPage = 4;
    var myRange = [];
    for(var i=firstPage;i
    

    Substances

Maybe you are looking for

  • Canvio Connect HARD drive - how to get 10 GB of storage with Mac icloud

    Hi I have a 500 GB drive HARD Canvio connect. I formatted to FAT32. In doing so, I have (I think) removed the pre-installed driver needed to get my 10 GB of storage free icloud. When I look at the toshiba site it says do not download here or you will

  • Facebook video

    My wife has this phone and for some reason any we have not found the easiest way to get videos off the phone for Facebook. Any suggestions would be really useful.

  • Sony tv KDL-46NX810

    Where can I get a mannual for this TV on a secure web site? Or Sony allow this?

  • Using the values of cluster in a formula?

    Hi guys,. I can't try to use the unbundle after values of a cluster in a formula. This cluster is to colect and validate the values of the user. After that, I will need these values to insert into a formula, but the formula does not recognize the val

  • KB2724197 causes NTVDM exception 0xC0000005

    Hello! I am running a legacy back on XP SP3 application. Since the installation of KB2724197, from the graphics mode full screen BACK causes the exception below. Uninstallation of KB2724197 solved the problem. Lucas. Event type: Information event Sou