CN108052488A - Paper automatic generation method based on template - Google Patents

Paper automatic generation method based on template Download PDF

Info

Publication number
CN108052488A
CN108052488A CN201711277459.6A CN201711277459A CN108052488A CN 108052488 A CN108052488 A CN 108052488A CN 201711277459 A CN201711277459 A CN 201711277459A CN 108052488 A CN108052488 A CN 108052488A
Authority
CN
China
Prior art keywords
node
paper
file
template
label
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
CN201711277459.6A
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.)
Tianhe College of Guangdong Polytechnic Normal University
Original Assignee
Tianhe College of Guangdong Polytechnic Normal University
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 Tianhe College of Guangdong Polytechnic Normal University filed Critical Tianhe College of Guangdong Polytechnic Normal University
Priority to CN201711277459.6A priority Critical patent/CN108052488A/en
Publication of CN108052488A publication Critical patent/CN108052488A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/189Automatic justification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

the invention relates to a template-based automatic thesis generation method, which belongs to the technical field of automatic thesis generation and discloses a loading thesis template file, an XM L file composed of template element labels is loaded according to the type of the template file, the template file is traversed according to the XM L file composed of the element labels, the formats and the typesetting information of the elements of the thesis are extracted and filled into the attribute values of the nodes of the XM L, the thesis content module file is traversed according to the XM L file composed of the element labels, the contents of the elements of the thesis are extracted and filled into the text values of the nodes of the XM L, finally all the nodes of the XM L file are traversed, the formats and the typesetting styles of the contents of the elements of the thesis are set according to the attribute values and the text values of the nodes, the contents of the corresponding elements in the template file are replaced, and the automatic generation of the thesis is completed.

Description

A kind of paper automatic generation method based on template
Technical field
The present invention relates to paper Auto field more particularly to a kind of paper sides of automatically generating based on template Method.
Background technology
Either the academic dissertation of colleges and universities or academic journal all have paper a kind of relatively-stationary form and typesetting will It asks, general way is that paper author carries out format editing and layout manually according to the preparation request of paper, is then discussed Literary examiner examines that paper author will be taken with paper examiner for this way to the form and typesetting of paper again Many time does those operations that are complicated, repeating, has seriously affected work efficiency.
The content of the invention
The defects of for the prior art, it is an object of the invention to provide a kind of paper sides of automatically generating based on template Method, it can select paper format on demand, and extract required information according to the call format of selected paper, then automatically generate The paper to meet the requirements removes cumbersome format setting work from, paper author is allow to be absorbed in writing for papers contents.
The present invention provides a kind of efficiently paper automatic generation method based on template, comprises the following steps:
Step 1:Load paper template file;
Step 2:According to paper template type, the XML file being made of each element label of corresponding templates is loaded;
Step 3:Each node of XML file, each element form of extraction paper template file and composition information are traveled through, by the form of extraction And composition information is arranged to the attribute of corresponding node;
Step 4:Each node of XML file is traveled through, each factor content of paper is loaded, content is inserted into corresponding XML node textual value Under;
Step 5:Each node of XML file is traveled through, generates paper document.
Wherein, the paper template file described in step 1, including academic dissertation and journal article template file.
The XML file of each element label composition of corresponding templates described in step 2, if academic dissertation, then the XML file Label includes front cover, summary, catalogue, text, bibliography, footer, header, and Article Titles, author are included under label cover, is referred to The subtabs such as teacher, the branches of learning and subjects, major name, degree-conferring units are led, Chinese summary, english abstract are included under label of making a summary Comprising Chinese catalogue, English-language catalogue subtab under directory tags, level-one, two level, three-level, four are included under body tag for subtab Grade title, paragraph, reference citation, the subtabs such as formula, picture, form;If the mark of journal article, the then XML file Label include title, summary, text, bibliography, footer, header, include title, author information subtab under heading label, pluck It wants to include Chinese summary, english abstract subtab under label, level-one, two level, three-level, level Four title, section is included under body tag Fall, reference citation, the subtabs such as formula, picture, form.
The process of each element form of paper format template file and composition information is extracted described in step 3 to be included:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in paper template file is searched, if being not present, is jumped to 5th step;
4):It extracts the form of current paper element and typesetting pattern is arranged to the property value of current XML node;
5):First child node under present node is obtained, if in the presence of turning second step;
6):The next brother node of present node is obtained, if in the presence of turning second step;
7):Even higher level of node is jumped to, judges whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Each element form of extraction paper format template file and composition information terminate.
Each factor content of loading paper described in step 4, each element of the first nodes of corresponding XML file, using independent The form of file carries out modular storage, i.e. the information such as front cover, summary, text, bibliography, footer, header are respectively adopted one A independent Word document or other standard documents are stored, and each factor content and its sub- factor content use in module The element label of class XML is identified.
Above-mentioned each factor content step of loading paper includes:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in papers contents module file is searched, if in the presence of extracting Otherwise content turns the 5th step;
4):It extracts the content of correspondence position in paper module and is arranged to the textual value of current XML node;
5):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
6):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
7):Judge whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Loading each factor content of paper terminates.
Preferably, the papers contents module file refers to using the first order child node under XML root nodes as papers contents Module name, each level-one child node correspond to a papers contents module, and with the document of a word document or other forms into Row storage.
Preferably, the picture in papers contents module text, form, formula are also respectively with a word document or other shapes The document of formula is stored, and is quoted in text module by the way of path.
Preferably, the 3rd step in loading each factor content of paper is further comprising the steps of:
If current XML node is text node, all child nodes under text node are traveled through, are searched in text module all With the matched label of present node, and the body matter attribute that corresponding label marks is set with the property value of present node, then Delete corresponding label;After the attribute setting for completing mould all labels in the block, extract all the elements in text module and replace and work as All the elements under preceding XML texts node, complete the extraction of body matter.
The loading flow following steps of paper text module content information:
1):Obtain lower first child node of XML text nodes;
2):Obtain the corresponding element label of present node;
3):Position of the corresponding element label of present node in text modules file is searched, if in the presence of it is right in text to set The contents attribute for answering label is the property value of present node, otherwise turns the 5th step;
4):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
5):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
6):Judge whether even higher level of node is text node;If it is not, then turn the 5th step;
7):Extract all the elements under the current XML texts node of all the elements replacement in text module;
8):Load the paper body matter end of message.
The step of paper document is generated described in abovementioned steps 5 includes:
1):A Word document is created, the content copy in template document is entered;
2):Each node of XML file is traveled through, the position of corresponding node is searched in new document according to node label, according to the section The textual value and node attribute values of point set content, the form of content and the typesetting pattern of content of paper present elements, and Replace the template content of present elements in new document;
3):Automatically generating for paper is completed, preserves into new file.
The present invention sets complicated but relatively-stationary for the academic dissertation and academic journal form of colleges and universities and typesetting Feature, the method provided load paper template file first, are then loaded according to the type of template file corresponding each by template The XML file of element label composition travels through template file further according to the XML file of each element label composition, and extraction paper respectively will Plain form and composition information are filled with the property value of each nodes of XML, then according to the XML file ergodic theory of each element label composition Literary content module file, the fills of extraction each element of paper are the textual value that XML is respectively saved, and finally travel through the institute of XML file There is node, the form of each factor content of paper and typesetting pattern are set according to the property value and textual value of each node, and replace mould The content of element is corresponded in plate file, completes automatically generating for paper.The present invention can make paper author be placed on main attention On the content innovation of paper, without being concerned about the form of paper and typesetting problem, Quality of Papers and work efficiency are improved.
Description of the drawings
Fig. 1 is the flow chart of the present invention.
Fig. 2 is paper template file parameter format of the present invention.
Fig. 3 is the XML file parameter format of each element label composition of paper of the present invention.
Fig. 4 is each element form of present invention extraction paper template file and the flow chart of composition information.
Fig. 5 is the flow chart of present invention loading each factor content of paper.
Fig. 6 is the flow chart of present invention loading body matter.
After Fig. 7 is each element form of present invention extraction paper template file and composition information and loading each factor content of paper XML file parameter format.
Fig. 8 be in XML file of the present invention under text node each element form of extraction paper template file and composition information and Load the parameter format after text module content.
Fig. 9 is the flow chart of present invention generation paper document.
Specific embodiment
For those skilled in the art is made to more fully understand the present invention, below in conjunction with the accompanying drawings to the specific embodiment party of the present invention Formula is described in further detail.
Fig. 1 shows the flow chart of the present invention, and the processing step of the present embodiment is as follows:
Step 1:Paper template file is loaded, paper template can be journal article template or academic dissertation template, paper mould Plate file references form is shown in Fig. 2;
Step 2:According to paper template type, the XML file being made of each element label of corresponding templates is loaded, i.e.,:If periodical Paper template then loads the XML being made of each element label of periodical template, conversely, then loading is by each element of academic dissertation template The XML of label composition, the XML file parameter format of each element label composition of paper are shown in attached drawing 3;
It is described to load the XML file being made of each element label of corresponding templates, if the label of academic dissertation, the then XML file Including front cover, summary, catalogue, text, bibliography, footer, header, Article Titles, author, guidance religion are included under label cover The subtabs such as teacher, the branches of learning and subjects, major name, degree-conferring units, under label of making a summary comprising Chinese summary, Chinese keyword, English abstract, english keyword subtab comprising Chinese catalogue, English-language catalogue subtab under directory tags, wrap under body tag Containing level-one, two level, three-level, level Four title, paragraph, reference citation, the subtabs such as formula, picture, form are discussed if periodical Text, then the label of the XML file include title, summary, text, bibliography, footer, header, under heading label comprising title, Author information subtab, comprising Chinese summary, Chinese keyword, english abstract, english keyword subtab under label of making a summary, just Under literary label comprising level-one, two level, three-level, level Four title, paragraph, reference citation, the subtabs such as formula, picture, form, The thin of each label is explained as follows in XML file:
By taking Fig. 3 as an example,<front_cover>Tag representation front cover,<title>Tag representation Article Titles,<author>Label Represent author,<tutor>Tag representation instructor,<major>The tag representation branches of learning and subjects,<discipline>Tag representation Major name,<organization>Tag representation degree-conferring units,<abstract>Tag representation is made a summary,<chinese_ abstract>Tag representation Chinese summary,<chinese_key_words>Tag representation Chinese keyword,<english_ abstract>Tag representation english abstract,<english_key_words>Tag representation english keyword,<contents>Mark Label represent catalogue,<chinese_contents>Tag representation Chinese catalogue,<english_contents>Tag representation English Catalogue,<main_body>Tag representation text,<first_level_title>Tag representation level-one title,<second_ level_title>Tag representation two level title,<third_level_title>Tag representation three-level title,<fourth_ level_title>Tag representation level Four title,<paragraph>Tag representation paragraph,<photograph>Label list diagram Piece,<table>Tag representation form,<formula>Tag representation formula,<quote>Tag representation is quoted,<reference> Tag representation bibliography,<thanks>Tag representation is thanked you,<page_footer>Tag representation footer,<page_header> Tag representation header.
Step 3:Each node of XML file, each element form of extraction paper template file and composition information are traveled through, by extraction Form and composition information are arranged to the attribute of corresponding node, which includes several sub-steps, as shown in Figure 4:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in paper template file is searched, if being not present, turns the 5th Step;
4):It extracts the form of current paper element and typesetting pattern is arranged to the property value of current XML node;
5):First child node under present node is obtained, if in the presence of turning second step;
6):The next brother node of present node is obtained, if in the presence of turning second step;
7):Even higher level of node is jumped to, judges whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Each element form of extraction paper format template file and composition information terminate.
By taking each element form of text module in paper template file and composition information extraction as an example, carried out with reference to Fig. 2, Fig. 3 It is described in detail:
It first looks in Fig. 3 XML files<main_body>The position of label in fig. 2, then begins stepping through Fig. 3 XML files In<main_body>All child node labels under node label are in Fig. 2<main_body>Position in label, and extract correspondence The element form and composition information of label, process are as follows:
It searches and extracts<first_level_title>The element form and composition information of node label, and by the information of extraction The property value of the node is stored as, which includes font, font size, line space, paragraph spacing, location information etc., extraction After because<first_level_title>Under have no next stage child node, so beginning look for and extracting the next of it The brotgher of node<second_level_title>Element form and composition information, and the information of extraction is stored as the node Property value, and so on, it extracts successively<second_level_title>、<third_level_title>、<fourth_ level_title>、<paragraph>、<photograph>、<table>、<formula>、<quote>The element of node label Form and composition information, and the information of extraction is stored as to the property value of corresponding node, when having extracted<quote>Node label After element form and composition information, it had not both had subordinate's child node, did not had next brother node yet, so will jump back to< main_body>Node label, so far each element form of text module and composition information extraction finish, each element lattice of text module The results are shown in Figure 8 for the extraction of formula and composition information.
Step 4:Each node of XML file is traveled through, each factor content of paper is loaded, content is inserted into corresponding XML node value Under, which includes several sub-steps, as shown in Figure 5:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in papers contents module file is searched, if in the presence of extracting Otherwise content turns the 5th step;
4):The paper module contents of extraction is set to the textual value of current XML node;
5):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
6):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
7):Judge whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Loading each factor content of paper terminates.
By taking the content loading of abstract of a thesis module as an example, it is described in detail with reference to Fig. 3:
It navigates to first in Fig. 3 XML files<abstract>Then position where label is begun stepping through in Fig. 3 XML files <abstract>All child node labels under node label position in clip Text module file, and extract corresponding label Content information, process are as follows:
It searches and extracts<chinese_abstract>The content information of node label, and the information of extraction is stored as the node Textual value, after extraction because<chinese_abstract>Under have no next stage child node, so beginning look for and carrying Take its next brother node<chinese_key_words>Element form and composition information, and the information of extraction is deposited The property value for the node is stored up, and so on, it extracts successively<english_abstract>、<english_key_words>Section The content information of point label, and the information of extraction is stored as to the textual value of corresponding node, when having extracted<english_key_ words>After the content information of node label, it had not both had subordinate's child node, did not had next brother node yet, so by rebound It arrives<chinese_abstract>Node label, so far each factor content information extraction of abstract of a thesis module finish, the abstract of a thesis The results are shown in Figure 7 for the extraction of each factor content information of module.
The load mode of paper text module content information is different from the load mode of other modules, because text is in the presence of more The phenomenon that a title, multiple paragraphs, multiple pictures, multiple forms, multiple formula and multiple references, it is impossible to as in other modules Appearance is loaded directly into, and the loading flow of paper text module content information is as shown in Figure 6:
1):Obtain lower first child node of XML text nodes;
2):Obtain the corresponding element label of present node;
3):Position of the corresponding element label of present node in text modules file is searched, if in the presence of it is right in text to set The contents attribute for answering label is the property value of present node, otherwise turns the 5th step;
4):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
5):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
6):Judge whether even higher level of node is text node;If it is not, then turn the 5th step;
7):Extract all the elements under the current XML texts node of all the elements replacement in text module;
8):Load the paper body matter end of message.
It is described in detail with reference to Fig. 3:
It navigates to first in Fig. 3 XML files<main_body>Then position where label begins stepping through Fig. 3 XML files In<main_body>All child node labels under node label position in body matter module file, and extract corresponding mark The content information of label, process are as follows:
From<main_body>First child node under node<first_level_title>Start, search the label in text All positions in module file, and set all in text module file<first_level_title>Node label attribute It is worth in current XML file<first_level_title>The property value of node label is completed<first_level_title> After the property value of node label is set, because<first_level_title>Next stage child node is had no under node, so starting Search its next brother node<second_level_title>It is all in text module file, and text will be set It is all in module file<second_level_title>Node label property value is in current XML file<second_ level_title>The property value of node label, and so on, it is sequentially completed in text module file and owns<third_level_ title>、<fourth_level_title>、<paragraph>、<photograph>、<table>、<formula>、<quote >The property value of node label is set, when completing in XML file<quote>After the property value of node label is set, it is both without under Grade child node, does not have next brother node, so will jump back to yet<main_body>Node label, so far paper text mould Setting completed for all element tag attribute values in block file, and all the elements finally extracted in text module file are replaced currently In XML file<main_body>All the elements under node complete the extraction of each factor content information of paper text module, knot Fruit is as shown in Figure 8.
Step 5:Paper document is generated, is described as follows with reference to Fig. 9:
1):A Word document is created, the content copy in template document is entered;
2):Each node of XML file is traveled through, the position of corresponding node is searched in new document according to node label, according to the section The textual value and node attribute values of point set content, the form of content and the typesetting pattern of content of paper present elements, and Replace the template content of present elements in new document;
3):Automatically generating for paper is completed, preserves into new file.
The preferred embodiment of the present invention is disclosed, those skilled in the art can carry out various changes to the present invention And modification, if these modification and variations belong within the scope of the claims in the present invention and its equivalent technologies, then these are changed It is fallen within the scope of the present application with modification.

Claims (8)

1. a kind of paper automatic generation method based on template, which is characterized in that the described method comprises the following steps:
Step 1:Load paper template file;
Step 2:According to paper template type, the XML file being made of each element label of corresponding templates is loaded;
Step 3:Each node of XML file, each element form of extraction paper template file and composition information are traveled through, by the form of extraction And composition information is arranged to the property value of corresponding node;
Step 4:Each node of XML file is traveled through, each factor content of paper is loaded, content is inserted into corresponding XML node textual value Under;
Step 5:Each node of XML file is traveled through, generates paper document.
2. the paper automatic generation method based on template according to claim 1, it is characterised in that:Opinion described in step 1 Literary template file is periodical template file or academic dissertation template file.
3. the paper automatic generation method based on template according to claim 1, it is characterised in that:Carrying described in step 3 Each element form of paper template file and composition information is taken to comprise the following steps:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in paper template file is searched, if being not present, turns the 5th Step;
4):It extracts the form of current paper element and typesetting pattern is arranged to the property value of current XML node;
5):First child node under present node is obtained, if in the presence of turning second step;
6):The next brother node of present node is obtained, if in the presence of turning second step;
7):Even higher level of node is jumped to, judges whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Each element form of extraction paper format template file and composition information terminate.
4. the paper automatic generation method based on template according to claim 1, it is characterised in that:Adding described in step 4 Each factor content of paper is carried to comprise the following steps:
1):Obtain lower first child node of XML root nodes;
2):Obtain the corresponding paper element label of present node;
3):Position of the corresponding paper element label of present node in papers contents module file is searched, if in the presence of extracting Otherwise content turns the 5th step;
4):The paper module contents of extraction is set to the textual value of current XML node;
5):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
6):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
7):Judge whether even higher level of node is root node;If it is not, then turn the 6th step;
8):Loading each factor content of paper terminates.
5. the paper automatic generation method based on template according to claim 4, it is characterised in that:The papers contents Module file refers to that using the first order child node under XML root nodes as papers contents module name each level-one child node corresponds to one A papers contents module, and stored with the document of a word document or other forms.
6. the paper automatic generation method based on template according to claim 4, it is characterised in that:4th step is also Comprise the following steps:If current XML node is text node, all child nodes under text node are traveled through, in text module It is middle to search all and matched label of present node, and the body matter marked with the property value setting corresponding label of present node Then attribute deletes corresponding label;After the attribute setting for completing mould all labels in the block, extract all interior in text module Hold all the elements replaced under current XML texts node, complete the extraction of body matter.
7. the paper automatic generation method according to claim 5 based on template, it is characterised in that:In paper text module Hold the loading flow following steps of information:
1):Obtain lower first child node of XML text nodes;
2):Obtain the corresponding element label of present node;
3):Position of the corresponding element label of present node in text modules file is searched, if in the presence of it is right in text to set The contents attribute for answering label is the property value of present node, otherwise turns the 5th step;
4):Judge with the presence or absence of child node under present node, if in the presence of, first child node under present node is obtained, turn Second step;
5):The next brother node of present node is obtained, if in the presence of second step is turned, otherwise jumps to even higher level of node;
6):Judge whether even higher level of node is text node;If it is not, then turn the 5th step;
7):Extract all the elements under the current XML texts node of all the elements replacement in text module;
8):Load the paper body matter end of message.
8. the paper automatic generation method based on template according to claim 1, it is characterised in that:Life described in step 5 Comprise the following steps into paper document:
1):A Word document is created, the content copy in template document is entered;
2):Each node of XML file is traveled through, the position of corresponding node is searched in new document according to node label, according to the section The textual value and node attribute values of point set content, the form of content and the typesetting pattern of content of paper present elements, and Replace the template content of present elements in new document;
3):Automatically generating for paper is completed, preserves into new file.
CN201711277459.6A 2017-12-06 2017-12-06 Paper automatic generation method based on template Pending CN108052488A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711277459.6A CN108052488A (en) 2017-12-06 2017-12-06 Paper automatic generation method based on template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711277459.6A CN108052488A (en) 2017-12-06 2017-12-06 Paper automatic generation method based on template

Publications (1)

Publication Number Publication Date
CN108052488A true CN108052488A (en) 2018-05-18

Family

ID=62122354

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711277459.6A Pending CN108052488A (en) 2017-12-06 2017-12-06 Paper automatic generation method based on template

Country Status (1)

Country Link
CN (1) CN108052488A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110096689A (en) * 2019-05-17 2019-08-06 北京市律典通科技有限公司 Template type legal documents information fill method and device
CN110489728A (en) * 2019-08-20 2019-11-22 北京市律典通科技有限公司 Legal documents automatic composing method and device
CN110765741A (en) * 2019-09-09 2020-02-07 重庆金融资产交易所有限责任公司 Data processing method and device, computer equipment and storage medium
CN111143719A (en) * 2018-11-05 2020-05-12 北大方正集团有限公司 Online publication method, device and equipment of thesis and computer-readable storage medium
CN111159995A (en) * 2020-01-16 2020-05-15 江西金格科技股份有限公司 Method for generating word document in template mode
CN111950247A (en) * 2020-07-08 2020-11-17 北京明略软件系统有限公司 Configuration-based Word document generation method
CN112651217A (en) * 2019-10-09 2021-04-13 珠海金山办公软件有限公司 Processing method and processing device of thesis document, electronic equipment and storage medium
CN113191132A (en) * 2021-05-25 2021-07-30 北京北大方正电子有限公司 Book typesetting method, device, equipment, storage medium and product
CN113515929A (en) * 2021-07-14 2021-10-19 北京北大方正电子有限公司 Typesetting method, device, equipment, storage medium and program product of academic thesis
CN117236282A (en) * 2023-10-24 2023-12-15 雅昌文化(集团)有限公司 Intelligent typesetting method, device, terminal and medium based on XML data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295514A (en) * 2003-03-27 2004-10-21 Toppan Printing Co Ltd Xml document data correction supporting system
CN1908931A (en) * 2006-08-22 2007-02-07 北京北大方正电子有限公司 Literal data variable typesetting method
CN101989256A (en) * 2009-07-31 2011-03-23 北京大学 Typesetting method of document file and device
CN102567303A (en) * 2010-12-24 2012-07-11 北京大学 Typesetting method and device for variable official document data
US20140331124A1 (en) * 2013-05-02 2014-11-06 Locu, Inc. Method for maintaining common data across multiple platforms

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004295514A (en) * 2003-03-27 2004-10-21 Toppan Printing Co Ltd Xml document data correction supporting system
CN1908931A (en) * 2006-08-22 2007-02-07 北京北大方正电子有限公司 Literal data variable typesetting method
CN101989256A (en) * 2009-07-31 2011-03-23 北京大学 Typesetting method of document file and device
CN102567303A (en) * 2010-12-24 2012-07-11 北京大学 Typesetting method and device for variable official document data
US20140331124A1 (en) * 2013-05-02 2014-11-06 Locu, Inc. Method for maintaining common data across multiple platforms

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
杨倩晨等: "基于XML的文档自动排版技术", 《2012 2ND INTERNATIONAL CONFERENCE ON APPLIED SOCIAL SCIENCE》 *
王勇超等: "利用XML 和Excel 设计动态通用报表系统的新方法", 《现代电子技术》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111143719A (en) * 2018-11-05 2020-05-12 北大方正集团有限公司 Online publication method, device and equipment of thesis and computer-readable storage medium
CN110096689A (en) * 2019-05-17 2019-08-06 北京市律典通科技有限公司 Template type legal documents information fill method and device
CN110489728A (en) * 2019-08-20 2019-11-22 北京市律典通科技有限公司 Legal documents automatic composing method and device
CN110765741A (en) * 2019-09-09 2020-02-07 重庆金融资产交易所有限责任公司 Data processing method and device, computer equipment and storage medium
CN112651217A (en) * 2019-10-09 2021-04-13 珠海金山办公软件有限公司 Processing method and processing device of thesis document, electronic equipment and storage medium
CN112651217B (en) * 2019-10-09 2023-12-26 珠海金山办公软件有限公司 Paper document processing method, paper document processing device, electronic equipment and storage medium
CN111159995A (en) * 2020-01-16 2020-05-15 江西金格科技股份有限公司 Method for generating word document in template mode
CN111950247A (en) * 2020-07-08 2020-11-17 北京明略软件系统有限公司 Configuration-based Word document generation method
CN113191132A (en) * 2021-05-25 2021-07-30 北京北大方正电子有限公司 Book typesetting method, device, equipment, storage medium and product
CN113515929A (en) * 2021-07-14 2021-10-19 北京北大方正电子有限公司 Typesetting method, device, equipment, storage medium and program product of academic thesis
CN117236282A (en) * 2023-10-24 2023-12-15 雅昌文化(集团)有限公司 Intelligent typesetting method, device, terminal and medium based on XML data

Similar Documents

Publication Publication Date Title
CN108052488A (en) Paper automatic generation method based on template
CN101025738B (en) Template-free dynamic website generating method
CN104123269B (en) A kind of publication semi-automatic generation method based on template and system
AU2015101061A4 (en) Method and System for Processing or Notating a Document or Design
CN103778172B (en) A kind of paper information saving method and a kind of paper edit methods and system
CN105183475A (en) Method and system for customizing individuality pages of portal website by user himself
CN104063365B (en) The method that object is inserted into PDF document
EP2599075A1 (en) System and method for the relevance-based categorizing and near-time learning of words
CN102467496B (en) Method and device for converting stream mode typeset content into block mode typeset document
Chapman The Digital Victorian Periodical Poetry Project
US20050120303A1 (en) Smart multiedition methodology
CN117436414A (en) Presentation generation method and device, electronic equipment and storage medium
CN101894145B (en) Document display method and device
CN110489735A (en) A kind of PowerPoint generation method, device and equipment
CN111985199B (en) PPT generation method and system based on thought guide graph
CN103678421A (en) Method and device for modifying electronic official document
CN112464627B (en) Manual text labeling tool and method for coreference relationship
Crompton Teaching about and through computing: Victorian record keeping, data management, and the class edition
Boyd et al. The Fortune Theatre Records: A Prototype Digital Edition, Records of Early English Drama (REED): White Paper
Tittel Historical Corpus and Historical Dictionary: Merging Two Ongoing Projects of Old French by Integrating their Editing Systems
Gadi Workshop on LATEX
Stefanović A history of ancient Egypt
Covaci Sharing the Digital Resources
Boyd et al. The Fortune Theatre Records: A Prototype Digital Edition
George et al. Creating Control Amidst the Chaos: Collaborating on a Controlled Vocabulary During COVID

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180518