Text format with Pages

I have a lot of documents I want to change different text features. For instance verdana, 10pt, color black, remove smart links. How can I do that with Pages?
Can Automator help me do that with Pages? is there any other way?

If you do not know AppleScript, you will have an issue using Automator for what you want to do in Pages, as the default Automator actions are not designed to work on Pages document content. Automator provides an action (Run AppleScript), where you specifically code to work with Pages documents directly using reserved constructs from Pages AppleScript dictionary. This dictionary support is still relatively poor in Pages v5, and for instance, does not know about any kind of link.
The following AppleScript is an example where it will detect the presence of Verdana 12 pt black, and change it to Cambria 14pt blue.
-- change all body text according to the following criteria
-- changing table text is another exercise
-- Caveat: You better be using true black text, otherwise {0,0,0} will not match
tell application "Pages"
    tell body text of front document
        if its font is "Verdana" and its size is 12 and its color is {0, 0, 0} then
            set font of it to "Cambria"
            set color of it to "blue"
            set size of it to 14
       end if
     end tell
end tell

Similar Messages

  • Can I copy/export all text formatted with a given style?

    I have a multi document book, which includes nearly a hundred references to web pages. Each of these is formatted with a character style. The author has not asked me if I can give him a list of all of those references. Is there any way to pull out all text using that character style, and either copy or export it? I already have a TOC and index, but if there is a way to force character styles into either of these, I could do this on a clone just to get the data.
    Failing that, is anyone aware of a way to do this in the resulting PDF or EPUB file?
    (I'm in CS5, by the way!)

    I have a multi document book, which includes nearly a hundred references to web pages. Each of these is formatted with a character style. The author has not asked me if I can give him a list of all of those references. Is there any way to pull out all text using that character style, and either copy or export it? I already have a TOC and index, but if there is a way to force character styles into either of these, I could do this on a clone just to get the data.
    Failing that, is anyone aware of a way to do this in the resulting PDF or EPUB file?
    (I'm in CS5, by the way!)

  • Text formatting in Pages for iPad 2

    I am trying to apply text formattting within a document in pages.  It will not allow me to format text within a sentence to bold or italics for specific words.  The fonts in question do have these formats as options, but pressing the corresponding format button does nothing.  I can change the style to lists, etc.
    Any help would be appreciated.
    Neil

    It is not built in, but you can at least create and edit footnotes (I do not use end notes, but from limited testing, it appears to work with endnotes as well but converts them to footnotes). It sounds complicated when you break it down into steps as I do below, but it really is easy and intuitive.
    FIRST: The underlying concept. If you have the latest Pages for iPad, then when it imports a Word document it imports footnotes (and endnotes) and you can edit them.
    With that in mind, here is how you can create footnotes on the iPad.
    #1 In Word create a one short sentence shell text with a short footnote, like "See the cat run /fn1" "fn/1 The cat was black").
    #2 Import that shell document into your iPad, say with email "open using Pages."
    #3 Save that shell document as your sour dough starter so to speak.
    #4 Now create your new Pages iPad document.
    #5 When you are ready to create your FIRST new footnote, copy and paste the shell sentence with shell footnote from your saved starter shell document into your new iPages document.
    #5. Edit the shell sentence and footnote to a real sentence and footnote in new document.
    #6 Thereafter, as you add new footnotes, either copy / paste one from new document or shell and edit. You will see they renumber properly, even when moved.

  • APA format with Pages?

    Hi,
    MS Word 2007 has a function that allows you to create APA style papers/citations/bibliographies. Does Pages have this function? If not, does anyone know of software that will do this and that is Pages compatible?
    Thanks!

    nevermind...I searched APA here and found what I need...

  • I can't change the text formatting with slideshow captions.

    They revert back to a color and size other than what I specified. I have tried doing paragraph styles, charecter styles, unchecking the edit together. Nothing helps.

    HIr
    Yes, first I convert long_to_varchar for edit, and convert varchar_to_long.
    I edit before before and later
    Thanks

  • How to print a text file with pagebreak.......

    hi to all,
    i am new in java and i want to do print a text file with page break. that text file is converted from html view page with help of htmlconveter class and i want to set page break in the text file.ASCII 12 is not work properly.its not break a page in proper manner.plz reply soon.

    hi to all,
    i am new in java and i want to do print a text file with page break. that text file is converted from html view page with help of htmlconveter class and i want to set page break in the text file.ASCII 12 is not work properly.its not break a page in proper manner.plz reply soon.

  • Printing database records with page numbers

    Have an old database with name, address info and want to print an updated listing of all the records using AppleWorks 6.2.9 I inserted a footer in layout mode and then created a text field with page number in it. Went to browse mode and my 23 pages looked fine with page number at the bottom, as I wanted. But when printed, the page number appeared underneath every single record, as well as at the bottom of the page. Is this fixable?

    Hi TN,
    The printed version would suggest that the page number had been inserted into the Body part of the layout, whicle the screen version (assuming Page View has been checked in the Window menu) would suggest that the page number was correctly placed in the footer part.
    I suspect that either the DB file or AppleWorks preferences files have become corrupted (possibly both).
    I would start by rebuilding the Layout that is misbehaving, starting from a 'standard' layout.
    If that doesn't solve the problem, Quit AppleWorks, trash the preferences (see THIS User Tips Library post by Peggy for details), relaunch AppleWorks and try again.
    If the problem persists, try Saving a copy of the db as an AppleWorks 5 file, then close the original and open the AW 5 version into AppleWorks 6. (This conversion sometimes corrects internal problems with database files.)
    Regards,
    Barry

  • Email notifications begin sent in text format rather than html format

    Hi all,
    I have encountered a strange issue wherein i get email notifications in text format with all html code in the email(trying to open wf emails in netscape navigator)...but for all others the emails are begin sent in correct and decent HTML format......is there any prefernce that has to be set up in local mail client for me to receive email notifications in HTML format.
    Thanks in advance
    Aparna

    Open the message and see if there are contents in HTML body.
    If you need the message in HTML format, make sure the correct HTML tags are in place in HTML Body.
    If you do not need the message in HTML format, make sure the HTML Body is empty.

  • Can Pages 4.3 maintain defined text formatting for at a given list level?

    I'm hoping the answer to this question is a simple 'duh' solution that I some how over looked. I'm using Pages 4.3 and I am trying to create a tiered list to organize ideas into different sublevels. I want to be able to write at a particular level, then create sub levels (return -> tab) with different formatting so the levels are easily distinguished at a glance. When I move back to the higher levels (return -> shift + tab), Pages maintaines the text formatting I used at the lower level, rather than returning to the previously used format at the higher level. For example, what I want is ....
    Main 1             --- (Return -> Tab)
    Sub 1             --- (Return -> Shift +Tab)
    Main 2
    What I get is...
    Main 1             --- (Return -> Tab)
    Sub 1             --- (Return -> Shift +Tab)
    Main 2
    This means that anytime I move up or down in the tiers of a list, I need to redefine the formatting for each new bullet. I tried creating my own list styles, but that does not appear to preserve changes made to fonts or sizes. This seems like such a simple function and time saver that I feel like I must be doing something wrong. It has been a while since I used pages, but I don't remember having these problems before. Does pages really require one to reset the formatting everytime the move between list levels?

    Thanks Michael!
    So your suggestion is to create the pricing in ECC and then download it in CRM...
    Now tat would mean that first the mapping has to be performed in ECC for the existing paroducts and product category..then create pricing for those mapped prod. cat. in ECC and then download it to CR M..plz correct me if I am wrong...
    regards,
    Aneesh

  • Help with page formatting in PDF

    Hope that someone can help me with a problem I have.
    I have just purchased Acrobat 9 Pro Extended Version 9.0.0, and am a very new user of Acrobat.
    The problem I have is converting a Word 2002 and SP3 documents (multi pages to PDF.
    The Word document is formatted with the correct margins in that all the text and Header are on the correct pages, but when converted to PDF a small part of the upper text on the next page moves up onto the previous page. Resetting the top ande bottom margins helps, but this should not be necessary.
    Anyone have any ideas to correct this problem.
    clifton06

    You version of WORD defaults to using printer metrics. There are 2 ways to resolve the issue. 1. go to print and select the Adobe PDF printer, back out and fist the document issues in WORD. 2. Deep in the options of WORD, there is a selection for using printer metrics (I assume your version also has this selection). Uncheck that and the problem should go away. You could also change your default printer to the Adobe PDF printer.
    WORD 2007 was changed to have the default set to NOT use printer metrics. All previous versions used the metrics. Thus when you change the printer, WORD reflows the document. The result may be errors in bookmarks, page numbers, and related issues.

  • How to digitize a physical book (scanned pfd file) to a kindle format with Indesign? pages are 8x11.

    How to digitize a physical book (scanned pfd file) to a kindle format with Indesign? pages are 8x11.
    I have all scanned pages, but the kindle format offered on the Indesign options is bigger. What should I do? Do I start a book from scratch with the scanned pictures or do I leave the pages with the white space on them with the kindle option of Indesign.

    Hi barbaraegarza,
    For your situation, you could try using alternatives like PDF4Kindle, Calibre, or Papercrop.  But based on what I've read and my quick experiment, depending on the complexity of  your PDF, it may be more effort than it's worth to try to convert a PDF into a legible Kindle, ePub, or any other e-reader file.
    I did a quick test on Calibre with a 16-page PDF that contained multiple columns and images.  The results were illegible!  It ran the lines from each column together, making the text difficult to comprehend.  Calibre explains why PDFs are difficult to convert -- Ebook Conversion — calibre User Manual.  I have not tried the other two applications that I suggested above, but I would assume that the results would be very similar.
    I don't know what kind of results you got when you converted it in InDesign, but if your first test turned out fine and it was just the size of the file that you are concerned about, you could use Acrobat to reduce your PDF's file size and convert it to the Kindle format in InDesign again.
    Hope this helps.  Good luck!

  • Most compatable file type to use when copying and pasting specially formatted text into html pages?

    Hello,
      I have a simple web site at http://www.psychicmeatloaf.com which is an online poetry journal site. I use files people send me (mostly .doc or .docx) and cut and paste the text from those files into html pages in an older version of Dreamweaver and some of the text has special formatting (like this page: http://www.psychicmeatloaf.com/Chang-poetry.htm ). The best way I have found to maintain the special text formatting is to open the .docx files and "save as a web page" in Word and then open the web page from Dreamweaver and then "Preview the page" in Explorer and copy and paste from the preview into an html page in Dreamveaver. Even using this method, some text will not maintain it's special formatting and for those I just save the page as a .jpg file and use that, because I have no other choice.
      My question is, is there a better way and is there a better file type to work from other than .docx?
    Thanks a milliom,
    George

    neophyte weaver wrote:
    The best way I have found to maintain the special text formatting is to open the .docx files and "save as a web page" in Word and then open the web page from Dreamweaver and then "Preview the page" in Explorer and copy and paste from the preview into an html page in Dreamveaver.
    That's a lot of steps to get to a single end that could be done with a simple copy & paste of the text into code. Like Photoshop and Fireworks, Word writes some very bulky and dirty code. I wouldn't recommend it for direct copy by the method described above.
    I personally copy the text and paste it into code view. It takes a little more work, but I don't get dozens of lines of inline styles added with it and using a preformatted post div (saved and hidden in the code (<!--post block code goes inside-->), I can quickly put title, date, byline and links up with a cut & paste.
    That's just my $0.02 worth
    Also, since nearly EVERYONE will use a different formatting in a Word doc, putting a bunch of differently formatted posts into a page will make it look like one of those ransom notes made of cut out text from different newspapers and magazines.  Better to keep everything in a single format (your format) so it doesn't become an eyesore.
    Message was edited by: Curtis_E_Flush

  • Firefox keeps prompting me to download the newest version. However, if I do that I will lose my text formatting toolbar, which is very important to me. I am on a Mac with Snow Leopard. What should I do?

    I don't know the difference between a plug-in and an add-on or an extension. All I know is that I am happy with the current version of Firefox (I think it is 3.6.6) because it allows me to use the text formatting toolbar. The last time I followed Firefox's advice to upgrade to a new version, I discovered that there was no compatible toolbar, and I spent a long time getting back to 3.6.6.
    If the new version does not have a compatible text formatting toolbar, I don't want it, and would like to stop getting these prompts.

    I'm having difficulty visualizing what is wrong but try some basic steps first:
    Launch Safari while holding a Shift key - this will start Safari with just your Home page
    If you can see Reset Safari from the Safari menu, try that.
    In addition to downloading and installing Safari again, try reapplying just the Snow Leopard Combo Update: http://support.apple.com/kb/DL1399 There is no need to uninstall Safari first.
    Lastly try deleting Safari's Preferences file: ~/Library/Preferences/com.apple.Safari.plist

  • Export problems with pages/ save as word document results in corrupted text

    This may be a new problem with Pages as I have not seen this happen with previous versions but, when I export a page made with a template, it ends up with merge problems - headers end up at the foot and invisible text regarding merge showing. When saved, a error box opens saying that merge fields are not save or similar, and I end up with a non friendly .doc file.

    morayshire wrote:
    This may be a new problem with Pages as I have not seen this happen with previous versions but, when I export a page made with a template, it ends up with merge problems - headers end up at the foot and invisible text regarding merge showing. When saved, a error box opens saying that merge fields are not save or similar, and I end up with a non friendly .doc file.
    Here are alert messages related to 'Word Exporter'
    /* Word Exporter */
    "Cells with unsupported number formatting were exported as text." = "Les cellules comportant un format numérique non pris en charge ont été exportées sous forme de texte.";
    /* Word Exporter */
    "Change tracking isn\\U2019t supported for cell image fills. Original cell image fills were removed." = "Le suivi des modifications n’est pas pris en charge dans les remplissages de cellule par image. Les remplissages de cellule par image d’origine ont été supprimés.";
    /* Word Exporter */
    "Change tracking isn\\U2019t supported for cell image fills. Tracked changes for cell image fills were accepted." = "Le suivi des modifications n’est pas pris en charge pour les remplissages de cellules par image. Les modifications effectuées pour ces remplissages ont été acceptées.";
    /* Word Exporter */
    "Change tracking on floating objects isn\\U2019t supported. Tracked changes were accepted." = "Le suivi des modifications sur les objets flottants n’est pas pris en charge. Les modifications ont été acceptées.";
    /* Word Exporter */
    "Comments on anything other than body text and inline objects aren\\U2019t supported and were removed." = "Les commentaires sur un autre élément que le corps de texte et les objets incorporés ne sont pas pris en charge et ont été supprimés.";
    /* Word Exporter */
    "Durations formatting isn\\U2019t supported and was exported as text." = "Le formatage des durées n’est pas pris en charge et a été exporté sous forme de texte.";
    /* Word Exporter */
    "Footer rows aren\\U2019t supported and were converted to regular rows." = "Les rangs de bas de tableau ne sont pas pris en charge et ont été convertis en rangs standard.";
    /* Word Exporter */
    "Formulas referencing cells with custom number formats aren\\U2019t supported and were replaced by the last calculated value." = "Les formules faisant référence à des cellules comportant des formats numériques personnalisés ne sont pas prises en charge et ont été remplacées par la dernière valeur calculée.";
    /* Word Exporter */
    "Formulas referencing durations aren\\U2019t supported and were replaced by the last calculated value." = "Les formules faisant référence à des durées ne sont pas prises en charge et ont été remplacées par la dernière valeur calculée.";
    /* Word Exporter */
    "Hidden footer content was removed." = "Le contenu du pied de page masqué a été supprimé.";
    /* Word Exporter */
    "Hidden header content was removed." = "Le contenu de l’en-tête masqué a été supprimé.";
    /* Word Exporter */
    "Hidden rows and columns were removed." = "Les colonnes ou rangs masqués ont été supprimés.";
    /* Word Exporter */
    "Japanese footnote or endnote numbering isn\\U2019t an exact match." = "La numérotation japonaise de note de bas de page ou de fin ne concorde pas exactement.";
    /* Word Exporter */
    "Links to external Pages documents aren\\U2019t supported and were removed." = "Les liens vers les documents Pages externes ne sont pas pris en charge et ont été supprimés.";
    _/* Word Exorter */_
    _"Merge fields were exported as regular text, not as merge fields." = "Les champs de fusion ont été exportés comme texte standard et non comme champs de fusion.";_
    /* Word Exporter */
    "One or more formulas aren\\U2019t supported in the chosen file format and were removed. The last calculated value was retained." = "Une ou plusieurs formules ne sont pas prises en charge dans le format de fichier sélectionné et ont été supprimées. La dernière valeur calculée a été retenue.";
    /* Word Exporter */
    "Some paragraph border rules couldn\\U2019t be exported." = "Certaines règles de bordures de paragraphe n’ont pas pu être exportées.";
    /* Word Exporter */
    "Table cell comments can\\U2019t be exported if there are any comments attached to the entire table. The table comments were exported, but cell comments were removed." = "Les commentaires de cellules de tableau ne peuvent pas être exportés si des commentaires sont associés au tableau entier. Les commentaires de tableaux ont été exportés mais ceux de cellules ont été supprimés.";
    /* Word Exporter */
    "Table cell fills other than solid colors aren\\U2019t supported and were removed." = "Les remplissages de cellules de tableau autres que par des couleurs unies ne sont pas pris en charge et ont été supprimés.";
    /* Word Exporter */
    "Table image fills aren\\U2019t supported and were removed." = "Les remplissages de tableau par image ne sont pas pris en charge et ont été supprimés.";
    /* Word Exporter */
    "Tables with more than 63 columns aren\\U2019t supported. Columns 64 and highger were removed." = "Les tableaux comportant plus de 63 colonnes ne sont pas pris en charge. Les colonnes 64 et au-delà ont été supprimées.";
    /* Word Exporter */
    "The page layout document was exported as a word processing document." = "Le document de mise en page a été exporté comme document de traitement de texte.";
    *_This gives us a simple way to convert a Page Layout document into a Word Processor one. Export it to Word, import the .doc file._*
    /* Word Exporter */
    "WECannotMapNumberFormat" = "Le format numérique non pris en charge a été remplacé par le format numérique par défaut (1, 2, 3…).";
    Yvan KOENIG (Vallauris, FRANCE vendredi 7 août 2009 21:18:06)

  • Please, I need help - How can I generate a text file with Word format?

    Hello friends at www.oracle.com ,
    is it possible for me to create a text file - that is, with TEXT_IO.fopen, and so on - that's already formatted as a Word document?
    We have a Forms program here, where it's needed to generate a text file with .RTF format, 8 centimeters margin, Times New Roman font, with size 7.
    Best regards,
    Franklin Goncalves Jr.

    Hello Shay,
    sincere thanks for your answer. And, to answer your last question, I'm using client-server model.
    Since I couldn't create this .RTF file by using built-ins like TEXT_IO, I tried to generate an .RTF file using Reports, passing the parameters DESTYPE, DESNAME and DESFORMAT, as shown below.
    add_parameter (pl_id, 'DESTYPE', text_parameter, 'FILE');
    add_parameter (pl_id, 'DESNAME', text_parameter, 'c:\franklin.rtf');
    add_parameter (pl_id, 'DESFORMAT', text_parameter, 'RTF');
    However, the just generated .RTF file is uncomprehensible. After opening the file at Microsoft Word, I can see the following message at the top of file:
    This file was created by Oracle Reports. Please view this document in Page Layout mode.
    ... and informations doesn't appear as desired.
    If I can't generate such text format by using TEXT_IO, and if generating an .RTF file through Reports shows me an incomprehensible result, how can I export the selected result to an .RTF file?
    When Reports is opened, choosing Generate to file -> RTF doesn't export anything.
    Thanks, and best regards,
    Franklin Goncalves Jr.

Maybe you are looking for

  • Mac Pro (early 2008) still experiencing frequent Kernel Panic freezing ... ugh

      My early 2008 Mac Pro (2 x 2.8 GHz Quad-Core Intel Xeon, 24 GB 800 MHz DDR2 FB-DIMM) is still experiencing frequent Kernel Panic freezing. Some days I can go the whole day without one, other days I will experience many, some while using the compute

  • Solution to "Black image when adding a watermark in Aperture"

    Hi, I read an archived topic about people having issues with adding a watermark to their exported images using Aperture 1.5.2. I think the solution lies with what your current Display color profile (System Preferences > Display > Color) is set to and

  • Sharing an app built with Siena

    What should I take into account, when publishing my app for distribution to others? I know, when running InstallApp, I should select 'Create an appx file for sharing'. When I do so I also get a button for 'Certificate'. I wonder if I share my publish

  • PP Process Order Status Get Urgent

    Hi all, I want to have the Correct Process Order Status in PP Module. i got one function : CBIF_GLM1_PROCESS_ORDER_READ :but it shows all Status, i just want Active Status. The Status who are checked, i want only them. thanks, Usman Malik

  • How do i change my apple security questions?

    Today while trying to buy a book off ibooks, my Ipad said i have need to compelte security questions, how do i change them, becuase i cannot remeber them