CN105022749A - Document presentation realization method based on Android platform - Google Patents

Document presentation realization method based on Android platform Download PDF

Info

Publication number
CN105022749A
CN105022749A CN201410175184.5A CN201410175184A CN105022749A CN 105022749 A CN105022749 A CN 105022749A CN 201410175184 A CN201410175184 A CN 201410175184A CN 105022749 A CN105022749 A CN 105022749A
Authority
CN
China
Prior art keywords
document
file
android platform
wtppt
module
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.)
Pending
Application number
CN201410175184.5A
Other languages
Chinese (zh)
Inventor
李建明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Why Touch Digital Technology Co Ltd
Original Assignee
Shanghai Why Touch Digital Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Shanghai Why Touch Digital Technology Co Ltd filed Critical Shanghai Why Touch Digital Technology Co Ltd
Priority to CN201410175184.5A priority Critical patent/CN105022749A/en
Publication of CN105022749A publication Critical patent/CN105022749A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a document presentation realization method based on an Android platform. The method comprises the following steps of: analyzing data of a document; recording all pages in the document and various parameters of all elements in the pages one by one according to the recursive sequence; re-combining various parameters and various resources used in the whole document into a document in a WTPPT format; and realizing the application of format analysis, animation playing and interactive operation of the WTPPT document in the Android platform. The document presentation realization method based on the Android platform provided by the invention can realize the multimedia playing, and the development efficiency is very high.

Description

A kind of document presentation implementation method based on Android platform
Technical field
The present invention relates to computer realm, particularly relate to a kind of document presentation implementation method based on Android platform.
Background technology
Because the strategy of Microsoft itself limits, it does not release the application program that documents such as playing PPT on Android platform is play, and therefore the current instrument making document presentation on Android platform is based on third party's instrument.On Android platform, carry out third party's instrument of document presentation (being mainly PPT) at present, comprise QuickOffice, OfficeSuite, DocumentToGo, WPS etc.
These instruments are directly resolved the document presentation of PPT mostly on Android platform, after taking the daughter element of wherein each PPT page, carry out the layout of element and play up according to some modes specified in standard document.
These instrument Problems existing have:
1, these instruments can only browse PPT document mostly page by page, and can not support animation effect, hyperlink, audio visual multimedia, flash animation etc. wherein in presentation process.Reason directly resolves PPT file layout, can obtain the layout parameter in the page, but whole animation process still needs from the beginning to realize step by step.
2, these technology are come from the Saipan system transplantation of windows system or early stage mobile device mostly.Its development language generally adopts comparatively rudimentary C/C++ language to realize.But C/C++ language is very strong to operating system dependence in the design that interface is relevant, a large amount of utility function interface using operating system.At current main flow mobile platform, as in Android or ios, be difficult to find corresponding function interface, for Android, interface uses Java, and bottom uses ubuntu kernel.This runs into extreme difficulties with regard to making the transplanting of software, causes tempo of development slow.
3, due to the scarcity of Platform Conformance, only by code migrating, situation inconsistent when document also can be brought to play.Such as, in the courseware that some teachers submit to, when using above-mentioned instrument to create document presentation, usually encounter the problem of word dislocation, this plays for document, is the thing being difficult to accept.
4, such as, for multimedia broadcasting, audio frequency and video, flash animation etc., directly develop on the java basis of Android platform, difficulty is also very large.Windows desktop system, through the development of more than 20 years, can support file layout widely, but due to the restriction of Android system computing power and history, and its not all audio-video document can carry out playing.
5, for the external resource that document links arrives, such as outside music video file, because document copy there occurs change to the rear path on mobile device, these external resources just cannot be play.
Summary of the invention
In view of current based on the document presentation implementation method above shortcomings of Android platform, the invention provides and a kind ofly can realize the very high document presentation implementation method based on Android platform of multimedia, development efficiency.
For achieving the above object, embodiments of the invention adopt following technical scheme:
Based on a document presentation implementation method for Android platform, the method comprises the following steps:
To the data analysis of document;
The various parameters of all pages in document and all elements in the page have been recorded one by one according to the order of recurrence;
The various resources used in various parameter and whole document are reassembled into the file of a WTPPT form;
Realize the format analysis of WTPPT file at Android platform, animation play, the application of interactive operation.
According to one aspect of the present invention, described document comprises multimedia file, and crossover tool must be utilized to carry out format conversion to multimedia file.
According to one aspect of the present invention, the described data analysis to document not only rests on File Format Analysis aspect, can also obtain data when content plays up typesetting.
According to one aspect of the present invention, described various parameter comprises the font of the size of picture, prune message and word, font size, position.
According to one aspect of the present invention, described method utilizes the development interface that can provide the office software of second development interface, on windows platform, to the data analysis of document.
According to one aspect of the present invention, the form of described document is PPT; Described office software is Office or OpenOffice.
The present invention also disclosed a kind of document presentation development system based on Android platform, and described system comprises:
Document data analysis module: this module is used for: to the data analysis of document;
Record document parameter module: this module is used for: the various parameters having recorded all pages in document and all elements in the page according to the order of recurrence one by one;
Generate WTPPT file module: this module is used for: the file various resources used in various parameter and whole document being reassembled into a WTPPT form;
Demonstration WTPPT file module: this module is used for: realize the format analysis of WTPPT file at Android platform, animation is play, the application of interactive operation.
According to one aspect of the present invention, described document comprises multimedia file, and crossover tool must be utilized to carry out format conversion to multimedia file.
According to one aspect of the present invention, described system utilizes the development interface that can provide the office software of second development interface, on windows platform, to the data analysis of document, the described data analysis to document not only rests on File Format Analysis aspect, can also obtain data when content plays up typesetting.
According to one aspect of the present invention, described various parameter comprises the font of the size of picture, prune message and word, font size, position; The form of described document is PPT, and described office software is Office or OpenOffice.
Advantage of the invention process: the document presentation implementation method based on Android platform of the present invention is first to the data analysis of document, then the various parameters of all pages in document and all elements in the page have been recorded one by one according to the order of recurrence, the various resources used in various parameter and whole document are reassembled into the file of a WTPPT form, the last format analysis realizing WTPPT file at Android platform, animation is play, the application of interactive operation, such user clicks WTPPT file and plays on Android platform, just can realize the effect consistent with making document original system, owing to utilizing the development interface that can provide the office software of second development interface, on windows platform, to the data analysis of document, add the animation effect that WTPPT file is supported wherein in presentation process, the external resource (as music video) be linked to, audio visual multimedia, flash animation, therefore the document presentation implementation method based on Android platform of the present invention can realize multimedia, development efficiency is very high.
Specific implementation method
Based on a document presentation implementation method for Android platform, the method comprises the following steps:
To the data analysis of document;
The various parameters of all pages in document and all elements in the page have been recorded one by one according to the order of recurrence;
The various resources used in various parameter and whole document are reassembled into the file of a WTPPT form;
Realize the format analysis of WTPPT file at Android platform, animation play, the application of interactive operation.
The invention will be further described below.
Step 1: to the data analysis of document;
We utilize the development interface of Office software, on windows platform, to the data analysis of document.Due to interface when Office software provides broadcasting, just make our data analysis not only rest on File Format Analysis aspect, data when content plays up typesetting can also be obtained.Such as we can know position and the size information of each picture in document, word, can know the Parameters variation information of an animation in playing process.This process is not only applicable to the Office of Microsoft, is in fact also used in other office softwares providing second development interface, the such as now popular office software OpenOffice that increases income.
Step 2: the various parameters having recorded all pages in document and all elements in the page according to the order of recurrence one by one;
We are according to the actual service condition of document, and by all pages in document, all elements in the page, according to the order of recurrence, records their various parameters, the font, font size, position etc. of such as word, the size of picture, prune message etc. one by one.The multimedia file format simultaneously can play for Android device, utilizes the crossover tool that desktop system is abundant, carries out format conversion to audio-video document.
Step 3: the file various resources used in various parameter and whole document being reassembled into a WTPPT form;
A more simple file layout WTPPT of structure is reassembled into by recording the various resources (such as picture, video, audio frequency, flash animation) etc. used in the parameter list that obtains and whole document.
Due to the working environment of user during parsing PPT, be exactly the environment that they make this PPT, therefore our software can obtain and be present in outside file, other sound and video file on user's hard disk, and they are also bundled in WTPPT file.Such WTPPT file be exactly to contain in playing process be necessary the independent integers of resource.
Step 4: realize the format analysis of WTPPT file at Android platform, animation is play, the application of interactive operation;
We achieve the format analysis of a set of WTPPT file for Android platform, animation is play, the application of interactive operation.User clicks WTPPT file and plays in Android device, just can realize being close to consistent effect with desktop system.
If the document presentation implementation method based on Android platform of the present invention is resolved corresponding document format, change and is reprocessed under the equivalent environment making document, effectively can eliminate the incompatible part of different platform, such as in our software, the thing of document word dislocation can not occur.Meanwhile, all external files used by document are bundled in the file of WTPPT form, carry out conversion work to the file layout that Android platform can not be supported, make it can play on Android platform.
If the form of the document presentation implementation method parse documents on Android platform based on Android platform of the present invention, document must realize the support of animation effect and hyperlink.For linking the external file used in document, after document copy, its routing information is lost, and being therefore linked to outside multimedia file in document cannot play.If want normal play, also need to adopt in advance in the mode of windows equipment enterprising style of writing part format conversion.
The present invention also disclosed a kind of document presentation development system based on Android platform, and described system comprises:
Document data analysis module: this module is used for: to the data analysis of document;
Record document parameter module: this module is used for: the various parameters having recorded all pages in document and all elements in the page according to the order of recurrence one by one;
Generate WTPPT file module: this module is used for: the file various resources used in various parameter and whole document being reassembled into a WTPPT form;
Demonstration WTPPT file module: this module is used for: realize the format analysis of WTPPT file at Android platform, animation is play, the application of interactive operation.
First we utilize the development interface of Office software, on windows platform, to the data analysis of document.Due to interface when Office software provides broadcasting, just make our data analysis not only rest on File Format Analysis aspect, data when content plays up typesetting can also be obtained.Such as we can know position and the size information of each picture in document, word, can know the Parameters variation information of an animation in playing process.This process is not only applicable to the Office of Microsoft, is in fact also used in other office softwares providing second development interface, the such as now popular office software OpenOffice that increases income.
We are according to the actual service condition of document, and by all pages in document, all elements in the page, according to the order of recurrence, records their various parameters one by one, font, the font size of such as word, put, the size of picture, prune message etc.The multimedia file format simultaneously can play for Android device, utilizes the crossover tool that desktop system is abundant, carries out format conversion to audio-video document.
A more simple file layout WTPPT of structure is reassembled into by recording the various resources (such as picture, video, audio frequency, flash animation) etc. used in the parameter list that obtains and whole document.
Due to the working environment of user during parsing PPT, be exactly the environment that they make this PPT, therefore our software can obtain and be present in outside file, other sound and video file on user's hard disk, and they are also bundled in WTPPT file.Such WTPPT file be exactly to contain in playing process be necessary the independent integers of resource.
We achieve the format analysis of a set of WTPPT file for Android platform, animation is play, the application of interactive operation.User clicks WTPPT file and plays in Android device, just can realize being close to consistent effect with desktop system.
If the document presentation implementation method based on Android platform of the present invention is resolved corresponding document format, change and is reprocessed under the equivalent environment making document, effectively can eliminate the incompatible part of different platform, such as in our software, the thing of document word dislocation can not occur.Meanwhile, all external files used by document are bundled in the file of WTPPT form, carry out conversion work to the file layout that Android platform can not be supported, make it can play on Android platform.
If the form of the document presentation implementation method parse documents on Android platform based on Android platform of the present invention, document must realize the support of animation effect and hyperlink.For linking the external file used in document, after document copy, its routing information is lost, and being therefore linked to outside multimedia file in document cannot play.If want normal play, also need to adopt in advance in the mode of windows equipment enterprising style of writing part format conversion.
The above; be only specific embodiment of the invention method, but protection scope of the present invention is not limited thereto, the technician of any skilled is in technical scope disclosed by the invention; the change that can expect easily or replacement, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of described claim.

Claims (10)

1., based on a document presentation implementation method for Android platform, it is characterized in that, the method comprises the following steps:
To the data analysis of document;
The various parameters of all pages in document and all elements in the page have been recorded one by one according to the order of recurrence;
The various resources used in various parameter and whole document are reassembled into the file of a WTPPT form;
Realize the format analysis of WTPPT file at Android platform, animation play, the application of interactive operation.
2. according to claim 1 based on the document presentation implementation method of Android platform, it is characterized in that, described document comprises multimedia file, and crossover tool must be utilized to carry out format conversion to multimedia file.
3. according to claim 1 based on the document presentation implementation method of Android platform, it is characterized in that, the described data analysis to document not only rests on File Format Analysis aspect, can also obtain data when content plays up typesetting.
4. according to claim 1 based on the document presentation implementation method of Android platform, it is characterized in that, described various parameter comprises the font of the size of picture, prune message and word, font size, position.
5., according to the arbitrary described document presentation implementation method based on Android platform of Claims 1-4, it is characterized in that, described method utilizes the development interface that can provide the office software of second development interface, on windows platform, to the data analysis of document.
6. according to claim 5 based on the document presentation implementation method of Android platform, it is characterized in that, the form of described document is PPT; Described office software is Office or OpenOffice.
7. based on a document presentation development system for Android platform, it is characterized in that, described system comprises:
Document data analysis module: this module is used for: to the data analysis of document;
Record document parameter module: this module is used for: the various parameters having recorded all pages in document and all elements in the page according to the order of recurrence one by one;
Generate WTPPT file module: this module is used for: the file various resources used in various parameter and whole document being reassembled into a WTPPT form;
Demonstration WTPPT file module: this module is used for: realize the format analysis of WTPPT file at Android platform, animation is play, the application of interactive operation.
8. according to claim 7 based on the document presentation development system of Android platform, it is characterized in that, described document comprises multimedia file, and crossover tool must be utilized to carry out format conversion to multimedia file.
9. according to claim 7 based on the document presentation development system of Android platform, it is characterized in that, described system utilizes the development interface that can provide the office software of second development interface, on windows platform, to the data analysis of document, the described data analysis to document not only rests on File Format Analysis aspect, can also obtain data when content plays up typesetting.
10. according to claim 7 based on the document presentation development system of Android platform, it is characterized in that, described various parameter comprises the font of the size of picture, prune message and word, font size, position; The form of described document is PPT, and described office software is Office or OpenOffice.
CN201410175184.5A 2014-04-28 2014-04-28 Document presentation realization method based on Android platform Pending CN105022749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410175184.5A CN105022749A (en) 2014-04-28 2014-04-28 Document presentation realization method based on Android platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410175184.5A CN105022749A (en) 2014-04-28 2014-04-28 Document presentation realization method based on Android platform

Publications (1)

Publication Number Publication Date
CN105022749A true CN105022749A (en) 2015-11-04

Family

ID=54412731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410175184.5A Pending CN105022749A (en) 2014-04-28 2014-04-28 Document presentation realization method based on Android platform

Country Status (1)

Country Link
CN (1) CN105022749A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776490A (en) * 2016-11-21 2017-05-31 广州视源电子科技股份有限公司 A kind of offline courseware upward-compatible method, apparatus and system
CN107133206A (en) * 2017-05-31 2017-09-05 北京企鹅童话科技有限公司 A kind of digital content makes and demonstration tool and its application
CN107544989A (en) * 2016-06-23 2018-01-05 珠海金山办公软件有限公司 A kind of presentation file delamination process and device
CN108228843A (en) * 2018-01-09 2018-06-29 闫健 A kind of handout compression transmission and restoring method based on internet
CN110413566A (en) * 2019-07-04 2019-11-05 广州视源电子科技股份有限公司 Courseware stores and processs method, apparatus, intelligent interaction plate and storage medium
CN111192336A (en) * 2019-12-20 2020-05-22 福建天泉教育科技有限公司 Method and terminal for restoring linear gradual change of background title shadows in PPTX
CN114115767A (en) * 2020-08-31 2022-03-01 西安诺瓦星云科技股份有限公司 Media playing method, device and system and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070245374A1 (en) * 2003-11-24 2007-10-18 Inventec Corporation Video program subtitle tex recording method and system
CN101699426A (en) * 2009-11-06 2010-04-28 上海传知信息科技发展有限公司 Document format conversion system and method
CN102156613A (en) * 2011-03-29 2011-08-17 汉王科技股份有限公司 Display method and device thereof for presentations
CN103177032A (en) * 2011-12-23 2013-06-26 李云峰 Method for converting existing multi-media tutorials into e-book multi-media files
CN103338264A (en) * 2013-07-09 2013-10-02 上海亦存网络科技有限公司 Method, mobile equipment, desktop computer equipment and system for document presentation based on cloud

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070245374A1 (en) * 2003-11-24 2007-10-18 Inventec Corporation Video program subtitle tex recording method and system
CN101699426A (en) * 2009-11-06 2010-04-28 上海传知信息科技发展有限公司 Document format conversion system and method
CN102156613A (en) * 2011-03-29 2011-08-17 汉王科技股份有限公司 Display method and device thereof for presentations
CN103177032A (en) * 2011-12-23 2013-06-26 李云峰 Method for converting existing multi-media tutorials into e-book multi-media files
CN103338264A (en) * 2013-07-09 2013-10-02 上海亦存网络科技有限公司 Method, mobile equipment, desktop computer equipment and system for document presentation based on cloud

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WHYTOUCH2010: "TouchShow使用帮助", 《优酷视频》 *
触摸时代: "TouchShow安卓版发布", 《新浪博客》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107544989A (en) * 2016-06-23 2018-01-05 珠海金山办公软件有限公司 A kind of presentation file delamination process and device
CN107544989B (en) * 2016-06-23 2021-06-04 珠海金山办公软件有限公司 Presentation document layered processing method and device
CN106776490A (en) * 2016-11-21 2017-05-31 广州视源电子科技股份有限公司 A kind of offline courseware upward-compatible method, apparatus and system
WO2018090437A1 (en) * 2016-11-21 2018-05-24 广州视睿电子科技有限公司 Upward compatible method, device and system for offline courseware
CN106776490B (en) * 2016-11-21 2019-07-16 广州视源电子科技股份有限公司 A kind of method, apparatus and system that offline courseware is upward-compatible
CN107133206A (en) * 2017-05-31 2017-09-05 北京企鹅童话科技有限公司 A kind of digital content makes and demonstration tool and its application
CN108228843A (en) * 2018-01-09 2018-06-29 闫健 A kind of handout compression transmission and restoring method based on internet
CN108228843B (en) * 2018-01-09 2022-03-22 闫健 Internet-based lecture note compression transmission and restoration method
CN110413566A (en) * 2019-07-04 2019-11-05 广州视源电子科技股份有限公司 Courseware stores and processs method, apparatus, intelligent interaction plate and storage medium
CN111192336A (en) * 2019-12-20 2020-05-22 福建天泉教育科技有限公司 Method and terminal for restoring linear gradual change of background title shadows in PPTX
CN111192336B (en) * 2019-12-20 2023-04-28 福建天泉教育科技有限公司 Method and terminal for restoring linear gradual change of background title shadows in PPTX
CN114115767A (en) * 2020-08-31 2022-03-01 西安诺瓦星云科技股份有限公司 Media playing method, device and system and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN105022749A (en) Document presentation realization method based on Android platform
CN109086199B (en) Method, terminal and storage medium for automatically generating test script
CN105630459A (en) Method for converting PPT document to HTML page
US11062081B2 (en) Creating accessible, translatable multimedia presentations
US20160133298A1 (en) Method and Device for Adjusting Playback Progress of Video File
CN107015950A (en) The generation method and device of a kind of SCORM coursewares
CN103324513B (en) Program annotation method and apparatus
CN105047025A (en) Rapid manufacturing method for mobile learning courseware
CN113505082B (en) Application program testing method and device
CN113395605A (en) Video note generation method and device
JP7375089B2 (en) Method, device, computer readable storage medium and computer program for determining voice response speed
CN106815181B (en) Method and device for converting Indesign typesetted ind files into Office files
CN106776779B (en) Method for generating entity file by JSON data based on Mac platform
CN104657524B (en) DWG drawing voice annotation function
CN113593519A (en) Text speech synthesis method, system, device, equipment and storage medium
CN110347379B (en) Processing method, device and storage medium for combined crowdsourcing questions
CN110737588A (en) automatic point burying method, device, medium and electronic equipment
CN113296759B (en) User interface processing method, user interface processing system, device and storage medium
CN104575125A (en) Double-audio-frequency rereading method and device
JP2016534391A (en) Voice-based reproduction information generation and recognition method and recording medium
KR102020341B1 (en) System for realizing score and replaying sound source, and method thereof
CN111401005B (en) Text conversion method and device and readable storage medium
CN109582393B (en) Network courseware making method and device
US8014883B2 (en) Templates and style sheets for audio broadcasts
CN111027280A (en) Method and system for generating and rendering digital publication and readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20151104

RJ01 Rejection of invention patent application after publication