JP2014524623A - テンプレートファイルの処理方法及び装置 - Google Patents
テンプレートファイルの処理方法及び装置 Download PDFInfo
- Publication number
- JP2014524623A JP2014524623A JP2014526381A JP2014526381A JP2014524623A JP 2014524623 A JP2014524623 A JP 2014524623A JP 2014526381 A JP2014526381 A JP 2014526381A JP 2014526381 A JP2014526381 A JP 2014526381A JP 2014524623 A JP2014524623 A JP 2014524623A
- Authority
- JP
- Japan
- Prior art keywords
- interactive object
- file
- xml file
- dynamic interactive
- parameters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/106—Display of layout of documents; Previewing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
- G06F40/186—Templates
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- User Interface Of Digital Computer (AREA)
- Document Processing Apparatus (AREA)
- Processing Or Creating Images (AREA)
Abstract
【選択図】図1
Description
以下に説明する図面は、本発明を更に理解するものであり、本出願の一部を構成している。本発明の例示的な実施形態及びその説明は本発明を説明するものであり、本発明への不当な限定ではない。
<?xml version="1.0" encoding="UTF-8"?>
<dict>
<key>Function_Type</key>
<string>PANOR</string>
<key>ID</key>
<string>1</string>
<key>Bound_Box</key>
<string>0.0 0.0 768.0 1024.0</string>
<key>Image_List</key>
<array>
<dict>
<key>Image_Direction</key>
<string>FRONT</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/01.jpg</string>
</dict>
<dict>
<key>Image_Direction</key>
<string>LEFT</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/02.jpg</string>
</dict>
< dict>
<key>Image_Direction</key>
<string>BACK</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/03.jpg</string>
</dict>
<dict>
<key>Image_Direction</key>
<string>RIGHT</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/04.jpg</string>
</dict>
<dict>
<key>Image_Direction</key>
<string>TOP</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/05.jpg</string>
</dict>
<dict>
<key>Image_Direction</key>
<string>BOTTOM</string>
<key>Image_Loc</key>
<string>PluginRes/Panor01/06.jpg</string>
</dict>
</array>
</dict>
Claims (10)
- 動的対話型オブジェクトの複数のパラメータを含むxmlファイルを生成するステップと、
テンプレートファイルの記述に前記xmlファイルを開くための動作を設定し、当該動作をトリガすることで前記xmlファイルが開かれると、前記動的対話型オブジェクトの効果及び行為を表示させるステップと、
を含むことを特徴とするテンプレートファイルの処理方法。 - 前記動的対話型オブジェクトは、オーディオ、ビデオ、画像、3次元データファイル、アプリケーションの少なくとも1つを含み、
前記複数のパラメータは、前記動的対話型オブジェクトのレイアウト位置、大きさ、対話型行為の定義の少なくとも1つを含むことを特徴とする請求項1に記載の方法。 - xmlファイルを生成するステップにおいて、
前記xmlファイルに前記複数のパラメータを記述し、前記複数のパラメータに前記動的対話型オブジェクトを引用させることを特徴とする請求項1に記載の方法。 - 前記動作をトリガするイベントを設定するステップを更に含むことを特徴とする請求項1に記載の方法。
- リーダーにより前記テンプレートファイルを開くステップと、
前記動作をトリガすることで前記xmlファイルを開き、前記動的対話型オブジェクトを取得するステップと、
前記動的対話型オブジェクトの複数のパラメータに基づいて、前記リーダーに前記動的対話型オブジェクトの効果及び行為を表示させるステップと、
をさらに含むことを特徴とする請求項1〜4のいずれか1項に記載の方法。 - 動的対話型オブジェクトの複数のパラメータを含むxmlファイルを生成するためのxmlファイル生成モジュールと、
テンプレートファイルの記述に前記xmlファイルを開くための動作を設定し、当該動作をトリガすることで前記xmlファイルが開かれると、前記動的対話型オブジェクトの効果及び行為を表示するように構成されるデータ作成モジュールと、
を備えることを特徴とするテンプレートファイルの処理装置。 - 前記動的対話型オブジェクトは、オーディオ、ビデオ、画像、3次元データファイル、アプリケーションの少なくとも1つを含み、
前記複数のパラメータは、前記動的対話型オブジェクトのレイアウト位置、大きさ、対話型行為の定義の少なくとも1つを含むことを特徴とする請求項6に記載の装置。 - 前記xmlファイル生成モジュールは、前記xmlファイルに前記複数のパラメータの記述を設定し、前記複数のパラメータが前記動的対話型オブジェクトを引用するように構成されることを特徴とする請求項6に記載の装置。
- 前記データ作成モジュールは、前記動作をトリガするイベントを設定することを特徴とする請求項6に記載の装置。
- 前記テンプレートファイルがリーダーによって開かれると、前記動作をトリガすることで前記xmlファイルを開いて前記動的対話型オブジェクトを取得し、前記リーダーに前記動的対話型オブジェクトの効果及び行為を表示させるように構成されるデータ表示モジュールをさらに備えることを特徴とする請求項9に記載の装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110461688.X | 2011-12-31 | ||
CN201110461688XA CN103186655A (zh) | 2011-12-31 | 2011-12-31 | 版式文件的处理方法和装置 |
PCT/CN2012/087998 WO2013097799A1 (zh) | 2011-12-31 | 2012-12-31 | 版式文件的处理方法和装置 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2014524623A true JP2014524623A (ja) | 2014-09-22 |
JP2014524623A5 JP2014524623A5 (ja) | 2015-10-15 |
JP5930497B2 JP5930497B2 (ja) | 2016-06-08 |
Family
ID=48677824
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014526381A Expired - Fee Related JP5930497B2 (ja) | 2011-12-31 | 2012-12-31 | テンプレートファイルの処理方法及び装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20140149847A1 (ja) |
EP (1) | EP2711846A4 (ja) |
JP (1) | JP5930497B2 (ja) |
CN (1) | CN103186655A (ja) |
WO (1) | WO2013097799A1 (ja) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104423779A (zh) * | 2013-08-26 | 2015-03-18 | 鸿合科技有限公司 | 一种交互显示实现方法及装置 |
CN104516891B (zh) * | 2013-09-27 | 2018-05-01 | 北大方正集团有限公司 | 一种版面分析方法及系统 |
CN104572598A (zh) * | 2013-10-24 | 2015-04-29 | 北大方正集团有限公司 | 数字出版物的排版方法和装置 |
US20150169529A1 (en) * | 2013-12-16 | 2015-06-18 | Sap Ag | Mobile device data rendering |
US9626336B2 (en) | 2014-08-22 | 2017-04-18 | Microsoft Technology Licensing, Llc | Remote management of a graphical user interface |
CN104997506B (zh) * | 2015-06-15 | 2018-12-07 | 深圳市理邦精密仪器股份有限公司 | 一种对心电报告进行灵活配置的方法及装置 |
CN105279254B (zh) * | 2015-10-12 | 2018-10-23 | 江苏中威科技软件系统有限公司 | 版式数据流文件系统及其操作装置和其操作装置的实现方法 |
CN105302626B (zh) * | 2015-11-09 | 2021-07-23 | 深圳市巨鼎医疗股份有限公司 | Xps结构化数据的解析方法 |
CN105512100B (zh) * | 2015-12-01 | 2018-08-07 | 北京大学 | 一种版面分析方法及装置 |
CN105701073A (zh) * | 2015-12-31 | 2016-06-22 | 北京中科江南信息技术股份有限公司 | 版式文件的生成方法及装置 |
CN113157276B (zh) * | 2021-04-09 | 2024-10-18 | 北京沃东天骏信息技术有限公司 | 布局文件转换方法、装置、电子设备和计算机可读介质 |
CN113822025A (zh) * | 2021-11-25 | 2021-12-21 | 深圳市明源云链互联网科技有限公司 | 办公文件自动生成方法、装置、设备及存储介质 |
CN117910438B (zh) * | 2024-03-13 | 2024-06-21 | 江苏中威科技软件系统有限公司 | 一种动态版式文件dlf的生成装置 |
CN117875263B (zh) * | 2024-03-13 | 2024-05-24 | 江苏中威科技软件系统有限公司 | 一种dlf动态版式文件的阅读方法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001092712A (ja) * | 1999-09-27 | 2001-04-06 | Hitachi Information Systems Ltd | マルチメディアWebページとそのマルチメディア連携方法およびその処理プログラムを記録した記録媒体 |
CN101489125A (zh) * | 2009-01-19 | 2009-07-22 | 孟智平 | 基于xml的视频控制方法及其系统 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7559034B1 (en) * | 2000-10-19 | 2009-07-07 | DG FastChannel, Inc. | Method and system for using a hyperlink, banner, or graphical icon to initiate the overlaying of an object on a window |
TWI282926B (en) * | 2005-10-06 | 2007-06-21 | Fashionow Co Ltd | Template-based multimedia editor and editing method thereof |
CN100583979C (zh) * | 2006-08-23 | 2010-01-20 | 深圳创维数字技术股份有限公司 | 一种数字媒体终端播放广告的方法 |
JP2008204444A (ja) * | 2007-01-23 | 2008-09-04 | Just Syst Corp | データ処理装置、データ処理方法及び検索装置 |
CN101271463B (zh) * | 2007-06-22 | 2014-03-26 | 北大方正集团有限公司 | 版式文件的结构处理方法和系统 |
CN102298575A (zh) * | 2010-06-28 | 2011-12-28 | 北大方正集团有限公司 | 一种带格式的Word文件内容拷贝和粘贴的方法及系统 |
-
2011
- 2011-12-31 CN CN201110461688XA patent/CN103186655A/zh active Pending
-
2012
- 2012-12-31 US US14/129,875 patent/US20140149847A1/en not_active Abandoned
- 2012-12-31 WO PCT/CN2012/087998 patent/WO2013097799A1/zh active Application Filing
- 2012-12-31 EP EP12861183.7A patent/EP2711846A4/en not_active Withdrawn
- 2012-12-31 JP JP2014526381A patent/JP5930497B2/ja not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001092712A (ja) * | 1999-09-27 | 2001-04-06 | Hitachi Information Systems Ltd | マルチメディアWebページとそのマルチメディア連携方法およびその処理プログラムを記録した記録媒体 |
CN101489125A (zh) * | 2009-01-19 | 2009-07-22 | 孟智平 | 基于xml的视频控制方法及其系统 |
Also Published As
Publication number | Publication date |
---|---|
US20140149847A1 (en) | 2014-05-29 |
CN103186655A (zh) | 2013-07-03 |
EP2711846A1 (en) | 2014-03-26 |
EP2711846A4 (en) | 2016-06-15 |
JP5930497B2 (ja) | 2016-06-08 |
WO2013097799A1 (zh) | 2013-07-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5930497B2 (ja) | テンプレートファイルの処理方法及び装置 | |
JP2014524623A5 (ja) | ||
US11256848B2 (en) | Automated augmentation of text, web and physical environments using multimedia content | |
JP6748071B2 (ja) | ウェブコンテンツ生成方法およびシステム | |
US10210144B2 (en) | Creation and display of a webpage with alternative layouts for different webpage widths | |
US11790158B1 (en) | System and method for using a dynamic webpage editor | |
Boulos et al. | Web GIS in practice VIII: HTML5 and the canvas element for interactive online mapping | |
CN103365862B (zh) | 一种用于生成与页面对应的图片的方法与设备 | |
US9575950B2 (en) | Systems and methods for managing spreadsheet models | |
CN107402985B (zh) | 视频特效输出控制方法、装置及计算机可读存储介质 | |
WO2015090064A1 (zh) | 页面渲染方法及装置 | |
WO2010005684A1 (en) | Video overlay advertisement creator | |
CN103631865B (zh) | 网页生成方法及设备 | |
CN112052416A (zh) | 用于展示图像元素的方法和装置 | |
CN112102445B (zh) | 楼盘海报制作方法、装置、设备及计算机可读存储介质 | |
CN113655999A (zh) | 一种页面控件的渲染方法、装置、设备及存储介质 | |
CN110968314A (zh) | 一种页面生成方法及装置 | |
CN117093386B (zh) | 页面截图方法、装置、计算机设备和存储介质 | |
CN102314428A (zh) | 一种分布式构造网页的方法 | |
CN102314426A (zh) | 一种分布式构建网页的系统 | |
US10997261B2 (en) | System and method that facilitate display responsive message rendering on client device | |
CN108134906A (zh) | 图像处理方法及其系统 | |
CN106383705B (zh) | 在应用瘦客户端中设置鼠标显示状态的方法及装置 | |
US20140215295A1 (en) | Three-dimensional image displaying system and method | |
CN105373560A (zh) | 出版物页面在线展现的方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150227 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150324 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150624 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150724 |
|
A524 | Written submission of copy of amendment under article 19 pct |
Free format text: JAPANESE INTERMEDIATE CODE: A524 Effective date: 20150824 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20160329 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160422 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5930497 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |