文書 (名前): ${document.name?html}


メタデータ <#if document.properties.title?exists> <#else> <#if document.properties.description?exists> <#else>
タイトル:${document.properties.title?html}
タイトル: 
説明:${document.properties.description?html}
説明: 
作成者:${document.properties.creator?html}
作成日時:${document.properties.created?datetime}
変更者:${document.properties.modifier?html}
変更日時:${document.properties.modified?datetime}
サイズ:${document.size / 1024} KB
コンテンツのリンク