CN111143749A - Webpage display method, device, equipment and storage medium - Google Patents

Webpage display method, device, equipment and storage medium Download PDF

Info

Publication number
CN111143749A
CN111143749A CN201911414169.0A CN201911414169A CN111143749A CN 111143749 A CN111143749 A CN 111143749A CN 201911414169 A CN201911414169 A CN 201911414169A CN 111143749 A CN111143749 A CN 111143749A
Authority
CN
China
Prior art keywords
document
format
displayed
markable
webpage
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
CN201911414169.0A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911414169.0A priority Critical patent/CN111143749A/en
Publication of CN111143749A publication Critical patent/CN111143749A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions

Abstract

The embodiment of the specification provides a webpage display method, a webpage display device, webpage display equipment and a webpage display storage medium. The method comprises the following steps: acquiring a document display format corresponding to a document to be displayed; converting the document to be displayed into a markable document; according to the document display format, carrying out format adjustment on the content in the markable document; and generating and displaying a webpage file according to the adjusted content. By the method, after the document display format is obtained, the corresponding document to be displayed is converted into the markable document, so that the content in the markable document can be adjusted according to the document display format, and finally, the webpage file is generated and displayed according to the adjusted content. By the method, when the document is converted into the webpage file to be displayed, the format of the document can be set in the conversion process, so that the displayed webpage file can have formats with different styles according to the setting, the display effect of the webpage is enriched, and the user experience is further optimized.

Description

Webpage display method, device, equipment and storage medium
Technical Field
The embodiment of the specification relates to the technical field of computers, in particular to a webpage display method, a webpage display device, webpage display equipment and a webpage display storage medium.
Background
With the development of internet technology, it is more and more popular to display corresponding documents by using a network, for example, word documents can be converted into html documents to realize the display of web pages. However, in the prior art, the format of the document is not adjusted when the document is converted into the webpage for displaying, so that the webpage still displays the original style of the document. And other web pages displayed in practical application often have rich and various styles, so that the user experience is poor. Therefore, a method for setting the style of a web page when converting a document into a web page is needed.
Disclosure of Invention
An embodiment of the present specification aims to provide a webpage display method, an apparatus, a device and a storage medium, so as to solve the problem of how to set the style of a webpage when converting a document into the webpage, thereby optimizing user experience.
In order to solve the above technical problem, a method, an apparatus, a device, and a storage medium for displaying a webpage provided in an embodiment of the present specification are specifically implemented as follows:
a webpage display method comprises the following steps:
acquiring a document display format corresponding to a document to be displayed;
converting the document to be displayed into a markable document;
according to the document display format, carrying out format adjustment on the content in the markable document;
and generating and displaying a webpage file according to the adjusted content.
A web page presentation apparatus comprising:
the format acquisition module is used for acquiring a document display format corresponding to a document to be displayed;
the document conversion module is used for converting the document to be displayed into a markable document;
the format adjusting module is used for adjusting the format of the content in the markable document according to the document display format;
and the webpage display module is used for generating and displaying a webpage file according to the adjusted content.
A web page presentation apparatus comprising a memory and a processor;
the memory to store computer program instructions;
the processor to execute the computer program instructions to implement the steps of: acquiring a document display format corresponding to a document to be displayed; converting the document to be displayed into a markable document; according to the document display format, carrying out format adjustment on the content in the markable document; and generating and displaying a webpage file according to the adjusted content.
A storage medium having computer program instructions stored thereon; the computer program instructions, when executed, implement the web page presentation method.
According to the technical scheme provided by the embodiment of the specification, after the document display format is obtained, the corresponding document to be displayed is converted into the markable document, so that the content in the markable document can be adjusted according to the document display format, and finally, the webpage file is generated according to the adjusted content and displayed. By the method, when the document is converted into the webpage file to be displayed, the format of the document can be set in the conversion process, so that the displayed webpage file can have formats with different styles according to the setting, the display effect of the webpage is enriched, and the user experience is further optimized.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the specification, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flowchart illustrating a method for displaying a web page according to an embodiment of the present disclosure;
FIG. 2 is a block diagram of a web page display apparatus according to an embodiment of the present disclosure;
fig. 3 is a block diagram of a web page display apparatus according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present specification without any creative effort shall fall within the protection scope of the present specification.
A web page display method according to an embodiment of the present disclosure is described below with reference to fig. 1. The execution main body of the method is computer equipment, and the computer equipment comprises a server, an industrial personal computer, an all-in-one machine and a PC (personal computer). The webpage display method specifically comprises the following steps:
s110: and acquiring a document display format corresponding to the document to be displayed.
The document to be presented is a file containing a plurality of characters or character strings. The document to be displayed can have direct and specific meanings through the characters or character strings contained in the document to be displayed, and a displayed user can obtain the specific meanings corresponding to the document to be displayed through display directly. For example, a file generated by file editing software such as word, EXCEL and the like can be used as a document to be presented. Specifically, the document to be presented may be, for example, a word document.
In this embodiment, the content in the document to be displayed needs to be displayed in a web page file. In the prior art, when the content in the document needs to be displayed in the webpage file, the content in the document to be displayed is often directly displayed. However, the content format of the document to be displayed is generally single, for example, the word document is generally characters in the same format, and a better display effect cannot be obtained by directly displaying the document to be displayed. In order to optimize the experience of the user, the format of the document to be displayed can be correspondingly adjusted according to the requirement of the user when the document to be displayed is converted into the webpage file for displaying, so that the document can have rich display formats when the document is converted into the webpage file for displaying.
The document display format is used for adjusting the format of the characters or character strings in the document to be displayed. The document display format can also correspond to different areas in the document to be displayed, so that the corresponding format modification can be carried out on the different areas of the document to be displayed by utilizing the document display format, and finally displayed webpage files can have various display formats.
The document display format may be directly set by a user, for example, the user may directly select, through a terminal, a part of the content in the document to be displayed and a document display format corresponding to the selected content according to the specific content of the document to be displayed. And the terminal generates a corresponding format adjustment instruction based on the selection made by the user and sends the format adjustment instruction to the computer equipment. The format adjusting instruction comprises a document display format corresponding to the document to be displayed. And adjusting the format of the content in the document to be displayed according to the format adjusting instruction.
The document presentation format can also be generated by the computer device according to preset instructions. The computer equipment can identify specific content in the document to be displayed and judge whether the identified specific content meets corresponding format matching conditions. And if the specific content meets the corresponding format matching condition, distributing the corresponding document display format to the specific content.
The above is explained by using a specific example, in this example, when the document to be displayed is displayed on a web page, all the number numbers, such as "1, 2, 3", etc., in the document to be displayed need to be converted into corresponding letter numbers, such as "a, b, c", etc. The computer device may scan the document to be displayed, search the number therein, and set a corresponding document display format for the data number, so that the document to be displayed can be directly adjusted according to the document display format in the subsequent steps to obtain an expected display effect.
The document presentation format may include CSS style. Css (cascading Style sheets), which is a cascading Style sheet, is a computer language used to represent the file Style of HTML files or XML files. The CSS style can be adjusted correspondingly to a file style in the document to be displayed, and specifically, the cascading style sheet can realize the typesetting of the characters or character strings in the document and the adjustment of the styles such as the fonts and the font sizes of the characters or character strings. In this embodiment, when the document presentation format includes a CSS style, at least one of multiple formats, such as a string color, a string font size, a separator, and a numbering format, of the document to be presented can be adjusted.
S120: and converting the document to be displayed into a markable document.
A markable document is a document in which the format of the content in the document can be adjusted. The markable document has a simple format, can correspondingly adjust the format of the characters or character strings corresponding to the document to be displayed under the condition of keeping the original content of the document to be displayed, and can convert the markable document into a webpage file after adjustment.
In one particular example, the markable document may be an XML document. Xml (extensible markup language) is an extensible markup language that can be used to mark electronic documents to be structured. XML is enabled for data exchange because XML language is easy to read/write data in any program. Correspondingly, the method for converting the word document into the XML document is easy to realize. In the subsequent steps, after the format of the XML document is adjusted, the XML document after the format adjustment can also be converted into an HTML document, so that the display of the webpage is realized.
Specifically, the mode of converting the document to be displayed into the markable document may be that a code is written to decompress the document to be displayed, so as to convert the document to be displayed into the markable document. In practical applications, the method for converting the document to be displayed is not limited, for example, when the document to be displayed is a word document and the markable document is an XML document, the conversion of the document format may also be realized by using other software or scripts. The document format conversion mode is not limited in practical application, and is not limited herein.
By converting the document to be displayed into the markable document, the specific content in the document is not modified, and the specific format of the markable document can be conveniently adjusted in the subsequent steps, so that the webpage display can be quickly and effectively realized.
S130: and adjusting the format of the content in the markable document according to the document display format.
Because the format of the markable document is simpler, the format of the content in the markable document can be conveniently and quickly adjusted according to the document display format. Specifically, after the markable document is obtained, the markable document may be parsed to obtain content in the markable document, for example, characters or character strings in the markable document, and the characters or character strings in the markable document may be format-adjusted according to the document presentation format. The specific adjustment method may be combined with a specific method in an actual application scenario, and is not limited to the above description, and is not described herein again.
In an embodiment, when adjusting the content in the markable document, at least one target area may be first divided from the markable document according to the document presentation format, where the target area includes corresponding content, such as characters or character strings, in the markable document, and then the character strings in the target area are adjusted to the corresponding document presentation format.
Since the document display format is to adjust different formats of different contents in the document to be displayed, when the format of the markable document is adjusted, the corresponding formats of the markable document need to be modified according to different areas corresponding to the document display format.
The foregoing embodiment is described with a specific example, in this example, a user needs to modify a first section of a document to be displayed into a large font and bold font, and modify a last section of the document to be displayed into a red italic font, so that the document display format has different format display requirements corresponding to different areas. In this case, a region of the markable document corresponding to the first section of the document to be presented may be divided into the target regions, and a region of the markable document corresponding to the last section of the document to be presented may be divided into the other target region. When the format of the markable document is adjusted, the divided target areas are respectively adjusted correspondingly, for example, the character string in the first target area is converted into a large font and is bolded, and the character string or the character in the other target area is converted into a red italic, so that the target area of the markable document is divided, and the content in the target area is adjusted correspondingly.
Through the implementation mode, different formats corresponding to the contents of different areas in the markable file can be distinguished when the markable file is subjected to format adjustment, so that corresponding format styles corresponding to the areas can be given based on the document display format, and the adjustment of the document format can be conveniently and accurately realized.
The format of the content in the markable document is adjusted according to the document display format, so that the change of the format of the document is realized, the requirement of a user on the format when the user displays the webpage can be met, a better webpage display effect is obtained, and the user experience is further optimized.
S140: and generating and displaying a webpage file according to the adjusted content.
After the format of the content of the markable document is correspondingly adjusted, the adjusted content can be spliced into a web page file. Because the structure of the markable document is simpler, the markable document can be conveniently and quickly converted into a corresponding webpage file according to the content in the markable document.
The web page file may be a plain text file that can be accessed on a web browser. Through the Internet, the webpage file can be conveniently acquired by other users on the Internet, and further a better display effect than the document to be displayed is obtained.
In one example, the web page file may be an HTML document. HTML (hyper Text markup language) is hypertext markup language. The HTML document may be a descriptive text composed of HTML commands, and contents in various formats such as images, texts, sounds, links, and the like can be described by the HTML commands, so that a good presentation effect can be obtained when the HTML document is presented as a web page file.
Based on the embodiment in step S130, if a plurality of target areas are divided from the markable document, when generating a web page file according to the adjusted content, such as the characters or character strings therein, the character strings in different areas may be spliced to obtain the web page file. By the above method, in combination with the target area divided in step S120, when the web page file is generated, the web page file can be directly obtained by splicing the character strings in the target area, so that the corresponding web page file can be conveniently and efficiently generated.
When the webpage file is obtained, the webpage file can be displayed. The specific display method may be to set the webpage file in a page browser for display, or to directly place the webpage file on a website, so that other users can directly view the displayed webpage file through the internet.
In the scenario example, after obtaining the word document, the user needs to perform corresponding format adjustment on the title, the number, and the font of a partial area of the word document. And the computer equipment adjusts the content according to the specific format required by the user and generates a corresponding CSS configuration style. And decompressing the word document by using a corresponding JavaScript code to convert the word document into an XML document. After the XML document is read by using a corresponding JavaScript code, different regions are divided in the XML file according to the CSS configuration style, and a CSS style corresponding to a character string in a corresponding target region is given based on the CSS configuration style. And finally, splicing the character strings in the XML document into an HTML document by using a corresponding JavaScript code, and displaying the HTML document as a webpage.
According to the method embodiment and the introduction of the scene example, the webpage display method is utilized, after the document display format is obtained, the corresponding document to be displayed is converted into the markable document, the content in the corresponding target area in the markable document can be adjusted according to the document display format, and finally the webpage file is spliced according to the adjusted content and displayed. By the method, when the document is converted into the webpage file to be displayed, the format of the document can be set in the conversion process, so that the displayed webpage file can have formats with different styles according to the setting, the display effect of the webpage is enriched, and the user experience is further optimized.
A web page display apparatus according to an embodiment of the present disclosure is described below with reference to fig. 2, where the apparatus is disposed on a computer device, and the web page display apparatus specifically includes:
a format obtaining module 210, configured to obtain a document display format corresponding to a document to be displayed;
the document conversion module 220 is configured to convert the document to be displayed into a markable document;
a format adjusting module 230, configured to perform format adjustment on content in the markable document according to the document display format;
and the webpage display module 240 is configured to generate and display a webpage file according to the adjusted content.
A web page presentation apparatus including a memory and a processor according to an embodiment of the present disclosure is described below with reference to fig. 3.
In this embodiment, the memory may be implemented in any suitable manner. For example, the memory may be a read-only memory, a mechanical hard disk, a solid state disk, a U disk, or the like. The memory may be used to store computer program instructions.
In this embodiment, the processor may be implemented in any suitable manner. For example, the processor may take the form of, for example, a microprocessor or processor and a computer-readable medium that stores computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, an embedded microcontroller, and so forth. The processor may execute the computer program instructions to perform the steps of: acquiring a document display format corresponding to a document to be displayed; converting the document to be displayed into a markable document; according to the document display format, carrying out format adjustment on the content in the markable document; and generating and displaying a webpage file according to the adjusted content.
This specification also provides one embodiment of a computer storage medium. The computer storage medium includes, but is not limited to, a Random Access Memory (RAM), a Read-Only Memory (ROM), a Cache (Cache), a Hard Disk (HDD), a Memory Card (Memory Card), and the like. The computer storage medium stores computer program instructions. The computer program instructions when executed implement: the program instructions or modules of the embodiments corresponding to fig. 1 of this specification.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), traffic, pl (core unified Programming Language), HDCal, JHDL (alternate Description Language), Lava, Lola, HDL, pam, lasdl (Hardware Description Language), vhalware, vhjrajd (Hardware Description Language), and vhigh-Language, which is currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
From the above description of the embodiments, it is clear to those skilled in the art that the present specification can be implemented by software plus a necessary general hardware platform. Based on such understanding, the technical solutions of the present specification may be essentially or partially implemented in the form of software products, which may be stored in a storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and include instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments of the present specification.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The description is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
While the specification has been described with examples, those skilled in the art will appreciate that there are numerous variations and permutations of the specification that do not depart from the spirit of the specification, and it is intended that the appended claims include such variations and modifications that do not depart from the spirit of the specification.

Claims (10)

1. A webpage display method is characterized by comprising the following steps:
acquiring a document display format corresponding to a document to be displayed;
converting the document to be displayed into a markable document;
according to the document display format, carrying out format adjustment on the content in the markable document;
and generating and displaying a webpage file according to the adjusted content.
2. The method of claim 1, wherein the document to be presented comprises a word document.
3. The method of claim 1, wherein the document presentation format comprises CSS style; the CSS style includes at least one of: string color, string font size, separator, numbering format.
4. The method of claim 1, wherein the markable document comprises an XML document.
5. The method of claim 1, wherein said formatting content in said markable document according to said document presentation format comprises:
dividing at least one target area in the markable document according to the document presentation format;
and adjusting the character strings in the target area into a corresponding document display format.
6. The method of claim 5, wherein the generating and displaying a webpage file according to the adjusted content comprises:
splicing character strings in different target areas to obtain a webpage file;
and displaying the webpage file.
7. The method of claim 1, wherein the web page file comprises an HTML document.
8. A web page presentation apparatus, comprising:
the format acquisition module is used for acquiring a document display format corresponding to a document to be displayed;
the document conversion module is used for converting the document to be displayed into a markable document;
the format adjusting module is used for adjusting the format of the content in the markable document according to the document display format;
and the webpage display module is used for generating and displaying a webpage file according to the adjusted content.
9. A web page presentation apparatus comprising a memory and a processor;
the memory to store computer program instructions;
the processor to execute the computer program instructions to implement the steps of: acquiring a document display format corresponding to a document to be displayed; converting the document to be displayed into a markable document; according to the document display format, carrying out format adjustment on the content in the markable document; and generating and displaying a webpage file according to the adjusted content.
10. A storage medium having computer program instructions stored thereon, the computer program instructions when executed implementing the method of any of claims 1-7.
CN201911414169.0A 2019-12-31 2019-12-31 Webpage display method, device, equipment and storage medium Pending CN111143749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911414169.0A CN111143749A (en) 2019-12-31 2019-12-31 Webpage display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911414169.0A CN111143749A (en) 2019-12-31 2019-12-31 Webpage display method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111143749A true CN111143749A (en) 2020-05-12

Family

ID=70522643

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911414169.0A Pending CN111143749A (en) 2019-12-31 2019-12-31 Webpage display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111143749A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112527291A (en) * 2020-12-01 2021-03-19 瀚云科技有限公司 Webpage generation method and device, electronic equipment and storage medium
CN116340263A (en) * 2023-06-01 2023-06-27 北京无忧创想信息技术有限公司 Word document conversion method and device based on machine identification and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801149A (en) * 2004-12-16 2006-07-12 微软公司 Systems and methods for converting a formatted document to a web page
JP2009163326A (en) * 2007-12-28 2009-07-23 Access Co Ltd Markup language document conversion device, method, program, and system
US8176416B1 (en) * 2006-03-17 2012-05-08 Wells Fargo Bank, N.A. System and method for delivering a device-independent web page
CN103136173A (en) * 2011-11-29 2013-06-05 北京建龙重工集团有限公司 Method converting mass word or excel format form documents into webpages
US20140108897A1 (en) * 2012-10-16 2014-04-17 Linkedin Corporation Method and apparatus for document conversion
CN104239284A (en) * 2014-09-15 2014-12-24 广州市西美信息科技有限公司 Method and device for automatic image-text composition
CN108614839A (en) * 2016-12-13 2018-10-02 上海宝信软件股份有限公司 WORD documents based on browser turn html page visualizing editing method and system
CN110018984A (en) * 2017-10-31 2019-07-16 北京国双科技有限公司 A kind of conversion method and device of file format

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801149A (en) * 2004-12-16 2006-07-12 微软公司 Systems and methods for converting a formatted document to a web page
US8176416B1 (en) * 2006-03-17 2012-05-08 Wells Fargo Bank, N.A. System and method for delivering a device-independent web page
JP2009163326A (en) * 2007-12-28 2009-07-23 Access Co Ltd Markup language document conversion device, method, program, and system
CN103136173A (en) * 2011-11-29 2013-06-05 北京建龙重工集团有限公司 Method converting mass word or excel format form documents into webpages
US20140108897A1 (en) * 2012-10-16 2014-04-17 Linkedin Corporation Method and apparatus for document conversion
CN104239284A (en) * 2014-09-15 2014-12-24 广州市西美信息科技有限公司 Method and device for automatic image-text composition
CN108614839A (en) * 2016-12-13 2018-10-02 上海宝信软件股份有限公司 WORD documents based on browser turn html page visualizing editing method and system
CN110018984A (en) * 2017-10-31 2019-07-16 北京国双科技有限公司 A kind of conversion method and device of file format

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112527291A (en) * 2020-12-01 2021-03-19 瀚云科技有限公司 Webpage generation method and device, electronic equipment and storage medium
CN116340263A (en) * 2023-06-01 2023-06-27 北京无忧创想信息技术有限公司 Word document conversion method and device based on machine identification and storage medium
CN116340263B (en) * 2023-06-01 2023-08-29 北京无忧创想信息技术有限公司 Word document conversion method and device based on machine identification and storage medium

Similar Documents

Publication Publication Date Title
US9471550B2 (en) Method and apparatus for document conversion with font metrics adjustment for format compatibility
Ward Jump Start Responsive Web Design: Modern Responsive Solutions
US9489714B2 (en) Information processing apparatus, information processing system, information processing method, and program
Gasston The book of CSS3: A Developer's Guide to the Future of Web Design
US20190073342A1 (en) Presentation of electronic information
CN113515928B (en) Electronic text generation method, device, equipment and medium
CN105005472B (en) The method and device of Uyghur Character is shown on a kind of WEB
CN109933751B (en) Image-text drawing method and device, computer-readable storage medium and computer equipment
KR102574306B1 (en) dynamic typesetting
US9727293B1 (en) Method and apparatus for paginating electronic documents
US20090225086A1 (en) Information output apparatus and information output method and recording medium
JP2006236315A (en) Method and apparatus for enabling foreign language text display when encoding is not available
CN111143749A (en) Webpage display method, device, equipment and storage medium
CN114791988A (en) Browser-based PDF file analysis method, system and storage medium
US10157238B2 (en) Transformation of marked-up content to a reversible file format for automated browser based pagination
CN102841890B (en) A kind of data processing method for document structure and device
EP2310963B1 (en) Information output apparatus, information output method, and recording medium
CN115169292A (en) Document processing method and device, electronic equipment and computer readable storage medium
Bowers et al. Pro HTML5 and CSS3 Design Patterns
US20160170941A1 (en) Replicating the appearance of typographical attributes and text adornments in digital publications
Teague CSS3: Visual QuickStart Guide
Bossard On bridging the gap between far eastern cultures and the user interface
Zhang Research and Application of Icon Fonts in Web Front-end Technology
Gor HTML5 and Responsive Web Design
Youngblood et al. Web Design

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination