Find line height and change

I need to change all the rows in the table with height 4.8 4.3 1000 paintings

all find and replace, I missed? or maybe scripts?

Gil

[Jongware] wrote:

Here you go: all the stories, all tables, all 4.8 high lines:

for (s=0; sfor (t=0; tfor (r=0; rif (app.activeDocument.stories[s].tables[t].rows[r].height == 4.8)
                    app.activeDocument.stories[s].tables[t].rows[r].height = 4.3;
          }
     }
}

Save as "changeRowHeight.jsx" in your Scripts folder; Double-click it to run it.

Isn't this really a modified line from "Casablanca? "" Of all the ladies and all the joints of gin in the world... she must enter the mine! ".

Kind regards

Peter

_______________________

Peter gold

Know-how ProServices

   

Tags: InDesign

Similar Questions

  • A PDF form text field is adjustable to wrap the text and automatically expand the 'line height' without changing the "column width" (as a .xls document)? I can't use the Auto font resizing.

    Any suggestions?

    A text AcroForm field can be configured to wrap the text, but do not resize

    automatically.

    The game, may 7, 2015 23:16, mikej16900439 [email protected]>

  • show the height and width of the screen

    Is it possible to display the height and width of the screen in a labelfield?

    Yes. To do this, ask yourself two questions:

    (1) is it possible to display a string that I want in a LabelField? (The answer is Yes)

    (2) is it possible to set the height and width of the screen in a string? (The answer is Yes)

    (3) is it possible to find the height and width of the screen? (The answer is Yes)

    Now, just try to find how to do it ask these three questions. #1 is right there in the documentation for class, LabelField . #2 is trivial if all goes well. # 3, take a look in the view class.

  • How keep the anchor in the Middle during the change of height and width for extendscript model?

    When I try to change my composition height and width using extendScript, it works but with anchor point at the upper left corner. How to maintain it in the Center?

    My code:

    COMP. Width = 4000;

    COMP. Height = 4000;

    result:

    result.jpg

    expected:

    expected.jpg

    Thank you

    OK, here is therefore the function for resizing of the model code. I tested several times with anchor points are offset on layers and centered, even with layers that are not yet within the limits of the Model Viewer. I'm sure there will be some users who eventually find something that will break it, but for now it seems to work perfectly.

    app.beginUndoGroup("CompResize");
      var myComp = app.project.activeItem;
      resizeComp(myComp, 500, 500);
    app.endUndoGroup();
    /* TESTING ABOVE */
    
    function resizeComp(compObj, newWidth, newHeight){
      if(typeof newWidth == "number" && typeof newHeight == "number"){
      if(compObj instanceof CompItem){
      var locData, allLayers, allLayersLen, curLayer, clAP, clPos, xShift, yShift, oldCW, oldCH, clH, clW, xOff, yOff;
      pData = new Array();
      cWidth = newWidth;
      cHeight = newHeight;
      allLayers = compObj.layers;
      allLayersLen = allLayers.length;
      oldCW = compObj.width;
      oldCH = compObj.height;
      compObj.width = cWidth;
      compObj.height = cHeight;
      for(var i=1; i<=allLayersLen; i++){
      curLayer = allLayers[i];
      clW = curLayer.width;
      clH = curLayer.height;
      clPos = curLayer.transform.position.value;
      clAP = curLayer.transform.anchorPoint.value;
      xShift = (oldCW - cWidth)/2;
      yShift = (oldCH - cHeight)/2;
      curLayer.transform.position.setValue([clPos[0] - xShift, clPos[1] - yShift]);
      }
      }else{
      alert("Invalid argument(1):\nComp Object required.");
      }
      }else{
      alert("Invalid argument(2/3):\nInteger required for Width and Height.");
      }
    }
    
  • Interactive report - is possible to find and change if necessary the unique column.

    While creating an interactive report, I accidentally entered the wrong "single column" on the sql query page.  Is it a big problem and how do I find and change if necessary.

    33ac2d45-960f-45AF-acba-507f01d18e08 wrote:

    Please update your forum profile with a real handle instead of '33ac2d45-960f-45af-acba-507f01d18e08 '.

    While creating an interactive report, I accidentally entered the wrong "single column" on the sql query page.  Is it a big problem and how do I find and change if necessary.

    Query Builder
    Link to the simple view row Yes No
    Uniquely identify lines Single column ROWID
    Single column

    Yes. You can change this using the only the lines identified by / Unique column interactive properties in the section of the column of link in the attributes of the report definition report tab.

  • I've updated to Itunes 12.4.1.6 and now I can't find my devices to change content

    I've recently updated to the new ITunes and now I can't find my devices to change the content. What I do have I missed something?

    Not clear about your problem...

    If you mean that iTunes does not recognize your device, follow these troubleshooting steps:

    If iTunes does not recognize your iPhone, iPad or iPod - Apple Support

    If you mean that you don't know how to go your peripheral vision, see the screenshot below.

  • How to change the runtime of height and width of the front panel

    How to change the front height and width during execution. Basically, I want to decide height or width according to some parameters that I'm in the moment of execution.

    Ed johnsold was first

  • my computer got a viris and changed a lot of things in my computer, now I get them meaningful .i change some things to fix just because I can not find

    my computer got a viris and changed a lot of things in my computer, now I get them meaningful .i change some things to fix just because I can not find

    Hello

    I suggest you to download and run the latest Microsoft security on your computer Scanner and check if it helps:

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    NOTE: the data files that are infected must be cleaned only by removing the file completely, which means there is a risk of data loss.

  • I want to develop an application Live TV for BlackBerry PlayBook. Please guide where can I find the specifications such as width, height, and icon sizes and design factors etc.

    I want to develop an application Live TV for BlackBerry PlayBook. Please guide where can I find the specifications such as width, height, and icon sizes and design factors etc.

    Guideleines of the user and the specifications on the sizes of icons etc to BlackBerry PlayBook OS Applications

    OK, I downloaed the pdf below for UI guiderlines

    UI_Guidelines_BlackBerry_PlayBook_Tablet_2_1.PDF

    Ok

  • How to show the two original and change the line

    I have a table looks to and it store the two original and change lines, how can I get the Original lines both edit? In this case, I want to display the first two lines (all columns are composite keys)

    In the meantime, I use more Partition BY with line number, but I get a line

    flag

    APPNO

    EXAM

    TYPE

    EXAM

    YEAR

    EXAM

    MONTH

    Object

    Origin

    1234567890

    HL

    2015

    01

    Art and Design

    Edit

    HL

    2015

    01

    Art and Design

    origin

    SL

    2015

    01

    Math

    New

    SD

    2015

    01

    English

    Please check this one, I think it can meet your needs.

    SQL> with meta_data (flag,APPNO,EXAM_TYPE ,EXAM_YEAR ,EXAM_MONTH,SUBJECT)
      2          as (select 'Origin',1234567890,'HL',2015,01,'Art and Design' from dual union all
      3                  select 'Edit',1234567890,'HL',2015,01,'Art and Design' from dual union all
      4                  select 'origin',1234567890,'HL',2015,01,'Math' from dual union all
      5                  select 'New',1234567890,'HL',2015,01,'English' from dual )
      6  select *
      7    from meta_data
      8  where exists ( select 1
      9                             from meta_data outer
    10                           where flag ='Edit'
    11                              and meta_data.APPNO          =outer.APPNO
    12                              and meta_data.EXAM_TYPE          =outer.EXAM_TYPE
    13                              and meta_data.EXAM_YEAR          =outer.EXAM_YEAR
    14                              and meta_data.EXAM_MONTH          =outer.EXAM_MONTH
    15                              and meta_data.SUBJECT          =outer.SUBJECT)
    16  /
    
    FLAG        APPNO EX  EXAM_YEAR EXAM_MONTH SUBJECT
    ------ ---------- -- ---------- ---------- --------------
    Edit   1234567890 HL       2015          1 Art and Design
    Origin 1234567890 HL       2015          1 Art and Design
    
    SQL>
    
  • Why whenever I have color correction or something that has to do with it, the lines appear on my videos and change color several times.

    Hi, so the problem I m having is that everytime I want to color correction my videos go crazy, the lines start appearing, video start changing color and I have already download the software again, but still it happens.

    Hi Cv19g,

    Sorry for this disorder, but it could be a problem with the graphic video card drivers.

    What graphics card you have on this machine?

    Check if you have provision for video drivers.

    If possible, please attach a screenshot for "lines."

    Also, try the following steps:

    Open your project, click file > project settings > General and change of video rendering "Software Only Mode" and delete previews

    Thank you

    Ilyes Singh

  • Setup could not initialize - I've lost hours trying to find solutions online and forum... to change the file to add .old - does not work; Open the file 2/2 still didn't work... Help!

    Setup could not initialize - I've lost hours trying to find solutions online and forum... to change the file to add .old - does not work; Open the file 2/2 still didn't work... Help!

    Please see the links below:

    https://forums.Adobe.com/thread/1848277

    https://forums.Adobe.com/thread/2055767

    Let us know, if you still get the same error even after trying it all the steps mentioned

  • How to change a solid without scale (height and width)

    How to change a solid without scale (height and width)

    Thank you!

    Select the solid and press Ctrl + Shift + Y (or CMD + SHIFT + Y on a Mac) or go to layer > solid settings

  • Find a specific word and change its color in InDesign

    Hello

    I was wondetring if there is a script that runs automatically on InDesign startup that can find the specific words and change the fill color of this word and this word only.

    I have a table in InDesign that fills with the name of the week (Monday, Tuesday, Wednesday, etc.), so that every time you see all the names of the week, but every day they change places. I need a script that can find, for example, the word 'Saturday' and change the color from black to yellow.

    Any help would be appreciated!

    -Windows7 CS6 Indesign

    with respect,

    Amir

    Y at - it a paragraph style applied at this time?

    If so, you can create a GREP style in the paragraph style.

    Make "new Style GREP.

    Text: Saturday

    Apply the Style: A new Style of character

    In the new character Style, only change the fill color and name the style.

    It should work.

  • Possible bug in inDesign CS5 with find and change

    This could be a problem with my script, or it may be a bug, not sure.

    The script is used to find a double space in a text fragment and change to single space.

    It only works once when it is run.

    To make it work again you must close and reopen inDesign.

    Here is the code:

    app.findTextPreferences.findWhat = "";
    app.changeTextPreferences.changeTo = "";
    App.documents [0] .changeText ();

    Works for me...

    Try to screw up your prefs.

    Substances

Maybe you are looking for