__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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>Graphics Export Parameters</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_id351724339708401"></a><meta itemprop="keywords" content="command line,graphics export parameters">
<meta itemprop="keywords" content="graphics export parameters,command line">
    <a id="graphics_export_CLI"></a>
        <h1 id="hd_id451724164093001" dir="auto">
<a id="h1"></a>Command Line Graphics Export Parameters</h1>
        <p id="par_id951724164093004" class="paragraph" dir="auto">The graphic filters accepts a string of options containing graphics properties for export.</p>
    
    <h2 id="hd_id971682091492801" dir="auto">Ejemplo:</h2>
    <h3 id="hd_id791724167167714" dir="auto">Convert Draw document to PNG</h3>
    <p id="par_id431724164498137" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">soffice --convert-to 'png:draw_png_Export:{"PixelHeight":{"type":"long","value":"192"},"PixelWidth":{"type":"long","value":"192"}}' test.odg</span></p>
    <h3 id="hd_id921724167182882" dir="auto">Convert Writer document to JPEG</h3>
    <p id="par_id91724373089509" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">soffice --convert-to 'jpg:writer_jpg_Export:{"PixelHeight":{"type":"long","value":"192"},"PixelWidth":{"type":"long","value":"192"}}' test.odt</span></p>
    <div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id861724340280254" dir="auto">The string of properties options is written in JSON notation.</p></div>
</div>
<br>
    <div class="embedded">
<a id="filtersgraphicfilter"></a>
    
    <h3 id="hd_000graphicfilter" dir="auto">Filtros para GraphicFilter</h3>
    <table border="1" class="" cellpadding="0" cellspacing="0">
        <tr>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="hd_111graphicfilter" class="tableheadintable" dir="auto">
                    Displayed Filter Name
                </p>
            </th>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="hd_apiname_graphicfilter" class="tableheadintable" dir="auto">
                    API Name (OutputFilterName / InputFilterName)
                </p>
            </th>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="hd_222graphicfilter" class="tableheadintable" dir="auto">
                    Media Type (OutputFileExtension)
                </p>
            </th>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="FilterName_writer_jpg_Export" class="table_font_small paragraphintable" dir="auto">JPEG - Joint Photographic Experts Group</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="APIName_writer_jpg_Export" class="table_font_small paragraphintable" dir="auto">"writer_jpg_Export"</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="MediaType_writer_jpg_Export" class="table_font_small paragraphintable" dir="auto">image/jpeg (jpg jpeg jfif jif jpe)</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="FilterName_writer_png_Export" class="table_font_small paragraphintable" dir="auto">PNG - Imagen de red portátil</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="APIName_writer_png_Export" class="table_font_small paragraphintable" dir="auto">"writer_png_Export"</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="MediaType_writer_png_Export" class="table_font_small paragraphintable" dir="auto">image/png (png apng)</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="FilterName_writer_svg_Export" class="table_font_small paragraphintable" dir="auto">SVG - Imagen vectorial escalable</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="APIName_writer_svg_Export" class="table_font_small paragraphintable" dir="auto">"writer_svg_Export"</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="MediaType_writer_svg_Export" class="table_font_small paragraphintable" dir="auto">image/svg+xml (svg)</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="FilterName_writer_webp_Export" class="table_font_small paragraphintable" dir="auto">WEBP - Imagen WebP</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="APIName_writer_webp_Export" class="table_font_small paragraphintable" dir="auto">"writer_webp_Export"</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="MediaType_writer_webp_Export" class="table_font_small paragraphintable" dir="auto">image/webp (webp)</p>
            </td>
        </tr>
    </table>
<br>
</div>
    <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_id131724342007878" dir="auto">The valid API names are <span class="literal">[writer|impress|calc|draw]_[png|jpg|svg|webp]_Export</span>, depending on the source document and output format.</p></div>
</div>
<br>
    <h2 id="hd_id691724164786120" dir="auto">Propiedades</h2>
    <table border="1" class="" cellpadding="0" cellspacing="0">
        <tr>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="par_id101724164562519" class="tableheadintable" dir="auto">Propiedad</p>
            </th>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="par_id761724164562520" class="tableheadintable" dir="auto">Tipo</p>
            </th>
            <th rowspan="" colspan="" class="tableheadcell" dir="auto">
                <p id="par_id711724164562521" class="tableheadintable" dir="auto">Valor</p>
            </th>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id531724165014123" class="tablecontentintable" dir="auto"><span class="literal">Translucent</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id921724165014124" class="tablecontentintable" dir="auto">boolean</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id431724165014126" class="tablecontentintable" dir="auto">true / false</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id451724165194991" class="tablecontentintable" dir="auto"><span class="literal">PixelWidth</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id701724165194993" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id751724165194994" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id441724165250840" class="tablecontentintable" dir="auto"><span class="literal">PixelHeight</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id121724165250842" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id521724165250843" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id371724165293920" class="tablecontentintable" dir="auto"><span class="literal">ExportOnlyBackground</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id671724165293922" class="tablecontentintable" dir="auto">boolean</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id41724165293923" class="tablecontentintable" dir="auto">true / false</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id671724165323786" class="tablecontentintable" dir="auto"><span class="literal">HighContrast</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id301724165323787" class="tablecontentintable" dir="auto">boolean</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id961724165323789" class="tablecontentintable" dir="auto">true / false</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id101724165352210" class="tablecontentintable" dir="auto"><span class="literal">PageNumber</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id841724165352212" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id821724165352213" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id291724165530782" class="tablecontentintable" dir="auto"><span class="literal">ScrollText</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id891724165530784" class="tablecontentintable" dir="auto">boolean</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id991724165530785" class="tablecontentintable" dir="auto">true / false</p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id131724165572823" class="tablecontentintable" dir="auto"><span class="literal">CurrentPage</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id811724165572825" class="tablecontentintable" dir="auto">XDrawPage (not for command line)</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id241724165572826" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id981724165604015" class="tablecontentintable" dir="auto"><span class="literal">ScaleXNumerator</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id61724165604017" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id801724165604018" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id581724165651249" class="tablecontentintable" dir="auto"><span class="literal">ScaleXDenominator</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id191724165651250" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id801724165651252" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id821724165693449" class="tablecontentintable" dir="auto"><span class="literal">ScaleYNumerator</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id361724165693451" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id721724165693452" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id241724165718921" class="tablecontentintable" dir="auto"><span class="literal">ScaleYDenominator</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id411724165718922" class="tablecontentintable" dir="auto">32-bit integer</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id811724165718924" class="tablecontentintable" dir="auto"></p>
            </td>
        </tr>
        <tr>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id211724165770616" class="tablecontentintable" dir="auto"><span class="literal">AntiAliasing</span></p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id221724165770617" class="tablecontentintable" dir="auto">boolean</p>
            </td>
            <td rowspan="" colspan="" dir="auto">
                <p id="par_id761724165770619" class="tablecontentintable" dir="auto">true / false</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">
        <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/shared/guide/convertfilters.html">File Conversion Filter Names</a></p></div>
        <div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/shared/guide/start_parameters.html">Iniciar un programa de LibreOffice con parámetros</a></p></div>
    </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/guide/graphic_export_params.xhp" target="_blank">/text/shared/guide/graphic_export_params.xhp</a></p>
<p dir="auto">Title is: Graphics Export Parameters</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
aaa_start.html File 7.35 KB 0644
accessibility.html File 9.35 KB 0644
active_help_on_off.html File 6.87 KB 0644
activex.html File 9.33 KB 0644
assistive.html File 8.15 KB 0644
auto_redact.html File 9.74 KB 0644
autocorr_url.html File 10.32 KB 0644
autohide.html File 8.1 KB 0644
background.html File 6.44 KB 0644
border_paragraph.html File 9.28 KB 0644
border_table.html File 9.17 KB 0644
breaking_lines.html File 8.14 KB 0644
builtin_help.html File 12.61 KB 0644
change_title.html File 5.56 KB 0644
chart_axis.html File 6.15 KB 0644
chart_barformat.html File 6.35 KB 0644
chart_insert.html File 10.73 KB 0644
chart_legend.html File 6.28 KB 0644
chart_title.html File 6.91 KB 0644
classification.html File 16.19 KB 0644
cmis-remote-files-setup.html File 22.95 KB 0644
cmis-remote-files.html File 14.83 KB 0644
collab.html File 15.43 KB 0644
configure_overview.html File 5.56 KB 0644
contextmenu.html File 5.53 KB 0644
convertfilters.html File 115.79 KB 0644
copy_drawfunctions.html File 7.29 KB 0644
copytable2application.html File 7.31 KB 0644
copytext2application.html File 8.95 KB 0644
csv_params.html File 52.56 KB 0644
ctl.html File 9.93 KB 0644
data_addressbook.html File 9.53 KB 0644
data_dbase2office.html File 8.96 KB 0644
data_enter_sql.html File 7.98 KB 0644
data_forms.html File 7.65 KB 0644
data_im_export.html File 11.67 KB 0644
data_new.html File 5.43 KB 0644
data_queries.html File 7.17 KB 0644
data_register.html File 7.13 KB 0644
data_report.html File 8.25 KB 0644
data_reports.html File 11.21 KB 0644
data_search.html File 5.63 KB 0644
data_search2.html File 10.34 KB 0644
data_tabledefine.html File 8.53 KB 0644
data_tables.html File 8.31 KB 0644
data_view.html File 5.85 KB 0644
database_main.html File 7.69 KB 0644
dev_tools.html File 16.93 KB 0644
digital_signatures.html File 14.99 KB 0644
digitalsign_receive.html File 8.96 KB 0644
digitalsign_send.html File 14.33 KB 0644
doc_autosave.html File 10.32 KB 0644
doc_open.html File 8.86 KB 0644
doc_save.html File 10.47 KB 0644
dragdrop.html File 9.65 KB 0644
dragdrop_beamer.html File 9.89 KB 0644
dragdrop_gallery.html File 7.66 KB 0644
dragdrop_graphic.html File 8.06 KB 0644
dragdrop_table.html File 7.94 KB 0644
edit_symbolbar.html File 7.36 KB 0644
email.html File 6.92 KB 0644
error_report.html File 7.26 KB 0644
export_ms.html File 6.87 KB 0644
fax.html File 8.58 KB 0644
filternavigator.html File 7.3 KB 0644
find_attributes.html File 9.14 KB 0644
flat_icons.html File 5.75 KB 0644
floating_toolbar.html File 11.42 KB 0644
fontwork.html File 11.92 KB 0644
formfields.html File 9.28 KB 0644
gallery_insert.html File 11.82 KB 0644
graphic_export_params.html File 17.53 KB 0644
groups.html File 10.49 KB 0644
hyperlink_edit.html File 9.48 KB 0644
hyperlink_insert.html File 7.17 KB 0644
hyperlink_rel_abs.html File 10.62 KB 0644
imagemap.html File 13.09 KB 0644
import_ms.html File 10.63 KB 0644
insert_bitmap.html File 15 KB 0644
insert_graphic_drawit.html File 13.7 KB 0644
insert_specialchar.html File 9.06 KB 0644
integratinguno.html File 6.51 KB 0644
keyboard.html File 51.55 KB 0644
labels.html File 8.93 KB 0644
labels_database.html File 8.23 KB 0644
language_select.html File 21.74 KB 0644
line_intext.html File 11.89 KB 0644
lineend_define.html File 6.32 KB 0644
linestyle_define.html File 7.01 KB 0644
linestyles.html File 6.43 KB 0644
lotusdbasediff.html File 31.13 KB 0644
macro_recording.html File 10.49 KB 0644
main.html File 25.2 KB 0644
manage_templates.html File 16.02 KB 0644
measurement_units.html File 7.09 KB 0644
microsoft_terms.html File 11.14 KB 0644
ms_doctypes.html File 6.26 KB 0644
ms_import_export_limitations.html File 15.09 KB 0644
ms_user.html File 14.94 KB 0644
navigator.html File 6.71 KB 0644
navigator_setcursor.html File 7.08 KB 0644
navpane_on.html File 5.24 KB 0644
numbering_stop.html File 10.09 KB 0644
openpgp.html File 15.36 KB 0644
pageformat_max.html File 6.76 KB 0644
paintbrush.html File 14.25 KB 0644
palette_files.html File 11.06 KB 0644
pasting.html File 8.59 KB 0644
pdf_params.html File 67.4 KB 0644
print_blackwhite.html File 12.56 KB 0644
print_faster.html File 7.44 KB 0644
protection.html File 12.83 KB 0644
redaction.html File 11.34 KB 0644
redlining.html File 7.45 KB 0644
redlining_accept.html File 8.25 KB 0644
redlining_doccompare.html File 7.99 KB 0644
redlining_docmerge.html File 7.29 KB 0644
redlining_enter.html File 9.78 KB 0644
redlining_navigation.html File 6.77 KB 0644
redlining_protect.html File 6.76 KB 0644
redlining_versions.html File 5.8 KB 0644
round_corner.html File 5.8 KB 0644
scripting.html File 21.23 KB 0644
space_hyphen.html File 8.69 KB 0644
spadmin.html File 8.97 KB 0644
standard_template.html File 15.1 KB 0644
start_parameters.html File 46.46 KB 0644
startcenter.html File 10.56 KB 0644
tabs.html File 14.58 KB 0644
template_manager.html File 31.01 KB 0644
text_color.html File 6.78 KB 0644
textmode_change.html File 7.04 KB 0644
undo_formatting.html File 9.17 KB 0644
usingthemes.html File 8.26 KB 0644
version_number.html File 5.15 KB 0644
viewing_file_properties.html File 6.81 KB 0644
workfolder.html File 7.05 KB 0644
xforms.html File 8.77 KB 0644
xsltfilter.html File 8.09 KB 0644
xsltfilter_create.html File 14.42 KB 0644
xsltfilter_distribute.html File 7.4 KB 0644
Filemanager