CN110032718A - A kind of table conversion method, system and storage medium - Google Patents

A kind of table conversion method, system and storage medium Download PDF

Info

Publication number
CN110032718A
CN110032718A CN201910295790.3A CN201910295790A CN110032718A CN 110032718 A CN110032718 A CN 110032718A CN 201910295790 A CN201910295790 A CN 201910295790A CN 110032718 A CN110032718 A CN 110032718A
Authority
CN
China
Prior art keywords
single file
section
text
interval
range
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910295790.3A
Other languages
Chinese (zh)
Other versions
CN110032718B (en
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.)
Guangzhou Guang Fei Design Co Ltd
Guangzhou Development Group Inc
Guangzhou Gas Group Co Ltd
Original Assignee
Guangzhou Guang Fei Design Co Ltd
Guangzhou Development Group Inc
Guangzhou Gas Group 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 Guangzhou Guang Fei Design Co Ltd, Guangzhou Development Group Inc, Guangzhou Gas Group Co Ltd filed Critical Guangzhou Guang Fei Design Co Ltd
Priority to CN201910295790.3A priority Critical patent/CN110032718B/en
Publication of CN110032718A publication Critical patent/CN110032718A/en
Application granted granted Critical
Publication of CN110032718B publication Critical patent/CN110032718B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Abstract

The invention discloses a kind of table conversion method, system and storage mediums, the described method comprises the following steps: obtaining the content and text interval range of the multiple single file texts being selected;Successively each single file text is carried out to include processing;Table is created according to interval table is included, and the content of multiple single file texts is inserted into table.The present invention successively carries out single file text to include processing, interval table is being included according to the interval range of multiple single file texts, determine single file text includes section, and single file text is associated with section is included, then according to interval table creation table is included, the content of single file text is then inserted into table, multiple single file texts can be converted into table by the present invention, in order to which " false table " is converted to the table format for being easy to exchange by user, the burden of designer can be mitigated significantly.The present invention can be widely applied to field of computer aided design.

Description

A kind of table conversion method, system and storage medium
Technical field
The present invention relates to field of computer aided design, especially a kind of table conversion method, system and storage medium.
Background technique
With the development of computer technology, the design of all trades and professions all introduces computer aided design software, such as The softwares such as AutoCAD provide powerful designed capacity for user.Designer can be more by these computer aided design softwares Add the design for quickly completing drawing.Therefore, computer aided design software has become the tool of design industry indispensability.
In CAD software, it will usually provide insertion table function, but drawing modify when, number of parameters often with Change, designer at this time just needs to remodify table.However the form function of many CAD softwares and not perfect, Many designers for convenience, can build a false table directly on drawing by the way of single act sheet and vertical and horizontal line Lattice, these false tables are only visually the forms of table.
But these false tables therefore cannot be directly led in software as composed by the entity object of multiple dispersions It is out the format for being easy to exchange, such as excel format.Designer needs when having export demand, will be in false table Bulk density brand-new wastes the plenty of time as table.
Summary of the invention
In order to solve the above technical problems, it is an object of the invention to: it provides a kind of by single file texts multiple in CAD software turn It is changed to table conversion method, system and the storage medium of table.
The first technical solution adopted by the present invention is:
A kind of table conversion method, comprising the following steps:
Obtain the content and text interval range of the multiple single file texts being selected;
Successively each single file text is carried out to include processing;
Table is created according to interval table is included, and the content of multiple single file texts is inserted into table;
It is described to include processing and specifically include:
According to the text interval range of single file text, judges whether single file text belongs to include in interval table and include area Between;
Single file text belong to include in interval table when including section, which is replaced with this Include the union of the interval range in section and the text interval range of single file text;
Single file text be not belonging to include in interval table it is any include section when, new receipts are created in interval table including Section is recorded, and using the text interval range of single file text as the new interval range for including section;
It is associated with single file text and includes in interval table and include section.
Further, the section of including includes that row includes section and column include section;The text interval range includes text Width range and text section altitude range between block.
Further, the text interval range according to single file text judges whether single file text belongs to and includes interval table Interior includes section, specifically includes:
Whether the text section width range for judging single file text and the Duplication for arranging the width range for including section are greater than First given threshold, if so, single file text, which belongs to the column, includes section;Conversely, then single file text is not belonging to the column and includes area Between;
Judge whether the Duplication for the altitude range that the text section altitude range of single file text includes section with row is greater than Second given threshold, if so, single file text, which belongs to the row, includes section;Conversely, then single file text is not belonging to the row and includes area Between.
Further, determining that any single file text belongs to any row and include section and belong to after either rank includes section, directly It connects and next single file text is carried out to include processing.
Further, it the association single file text and includes in interval table and includes section, specifically:
Single file text is associated with and includes section to a row and a column include section.
Further, further comprising the steps of:
According to the altitude range for including interval table expert and including section, the row that table is arranged is high;
The width range for including section is arranged in interval table according to including, and the col width of table is set.
Further, the calculation method of the Duplication are as follows:
Wherein, A indicates the text section altitude range or width range of single file text;B indicates that row includes the height in section Degree range or column include the width range in section;| A ∩ B | indicate the length of A and B intersection;MAX (| A |, | B |) indicate A and B Among maximum length.
Second of technical solution adopted by the present invention is:
A kind of table converting system, comprising:
Module is obtained, for obtaining the content and text interval range of the multiple single file texts being selected;
Module is included, includes processing for successively carrying out to each single file text;
Table generation module includes interval table for basis and creates table, and the content of multiple single file texts is inserted table Lattice;
It is described to include processing and specifically include:
According to the text interval range of single file text, judges whether single file text belongs to include in interval table and include area Between;
Single file text belong to include in interval table when including section, which is replaced with this Include the union of the interval range in section and the text interval range of single file text;
Single file text be not belonging to include in interval table it is any include section when, new receipts are created in interval table including Section is recorded, and using the text interval range of single file text as the new interval range for including section;
It is associated with single file text and includes in interval table and include section.
The third technical solution adopted by the present invention is:
A kind of table converting system, comprising:
Memory, for storing program;
Processor executes the table conversion method for loading described program.
4th kind of technical solution adopted by the present invention is:
A kind of storage medium, is stored with program, and the table conversion method is realized when described program is executed by processor.
The beneficial effects of the present invention are: the present invention successively carries out single file text to include processing, according to the area of single file text Between range including interval table, determine the section of including of single file text, and single file text is associated with section is included, then According to interval table creation table is included, the content of single file text is then inserted into table, the present invention can be by multiple single file texts It is converted into table, in order to which " false table " is converted to the table format for being easy to exchange by user, can mitigate significantly designer's Burden.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the table conversion method of specific embodiment of the present invention;
Fig. 2 is a kind of schematic diagram of the single file text of specific embodiment of the present invention;
Fig. 3 is a kind of schematic diagram with converting form of specific embodiment of the present invention.
Specific embodiment
The present invention is further detailed with specific embodiment with reference to the accompanying drawings of the specification.
Referring to Fig.1, present embodiment discloses a kind of table conversion method, the present embodiment is suitable for uniline multiple row, multirow list Column and the conversion of the table of multiple lines and multiple rows.
The present embodiment the following steps are included:
The content and text interval range for multiple single file texts that S1, acquisition are selected.
What this step obtained is multiple single file texts that user selects in CAD software center, and wherein single file text refers to that CAD is soft One of part entity object.Firstly the need of the literal field for the content (i.e. word content) and single file text for obtaining single file text Between range.Wherein, text interval range refers to the length range that the content of display single file text occupies on width and height, It can be obtained by the coordinate on four vertex of the content of single file text.As shown in Fig. 2, the practical section model of single file text Enclose 201 and single file text text interval range 202 be it is different, in the present embodiment can be according to four vertex of text Coordinate points (including point A, point B, point C and point D) obtain the text interval range of single file text.
S2, successively each single file text is carried out to include processing.It needs to create one before the execution of this step and includes area Between table, can be created in calculator memory or memory, at this point, it is an empty table that this, which includes interval table,.Include area Between the purpose of table be to record multiple single file texts and can be divided into that how many a rows include section and column include section, it can It is divided into row and column corresponding to how many row and how many column and each single file text.
It is described to include processing and specifically include:
S21, the text interval range according to single file text judge whether single file text belongs to and include including in interval table Section.
In this step, according to the text interval range of single file text and the area for including section in interval table can be included Between range be compared, determine whether single file text belongs to some and include section.The mode compared can be calculating single file text Text interval range with include the interval range in section in the Duplication and distance etc. of width direction or short transverse.When two When the Duplication or distance of person meet certain condition, determine that the single file text belongs to this and includes section.Such as the overlapping of the two Rate is higher, or both to be closer in a certain direction, can include section with this to judge whether single file text belongs to.
S22, single file text belong to include in interval table when including section, by this include section interval range replace For this include section interval range and single file text text interval range union.
The purpose of this step is, expands the interval range for including section, promotes the accuracy of table conversion, also in order to Optimize the ranks spacing of table generated.Since the length and height of single file text are likely to difference, and designer exists When drawing " false table ", the alignment thereof between single file text may also be different, such as left-justify, Right Aligns or placed in the middle, and Even and if visually these single file texts be alignment, substantially there is also position deviations.Therefore, one is determined each Single file text belong to it is already existing expand section is included when including section, the accuracy of table conversion can be promoted.
S23, single file text be not belonging to include in interval table it is any include section when, include created in interval table it is new Include section, and using the text interval range of single file text as the new interval range for including section.
The purpose of this step is, to be not belonging to the already existing single file text for including section, creates and new includes area Between, with the structure of gradual perfection table.
S24, it is associated with single file text and includes in interval table and include section.It is described include section include row include section and Column include section;The text interval range includes text section width range and text section altitude range.
In this step, each single file text, which should be associated with to include in interval table, includes section, if it is multiple lines and multiple rows Table, each single file text should be associated with a column and include section and a row includes section.
Referring to Fig. 3, four single file texts with the arrangement of 2*2 matrix form are converted to table by the present embodiment.
When handling the first single file text, needs to judge whether the first single file text belongs to and include in interval table Row includes section and column include section.Due to initialization when, include interval table be it is empty, therefore, the first single file text does not belong to In including, any one of interval table row includes section or column include section.
The present embodiment can include section including one row of creation in interval table, i.e. the first row includes section, which includes It section can be using the text section altitude range of the first single file text as its initial altitude range, i.e. y=15~18.
Then the present embodiment can include section including one column of creation in interval table, i.e. first row includes section, the column Including section can be using the text section width range of the first single file text as its initial width range, i.e. x=15~30.
Certainly, determining that the first single file text belongs to the first row and include section and after first row includes section, it can be by One single file text is associated with that the first row includes section and first row includes section.
Then, the present embodiment carries out the second single file text to include processing.First confirm that whether the second single file text belongs to Section includes the row in table and includes section, includes section since the second single file text is not belonging to the first row, creates one for it A new row includes section, i.e. the second row includes section, and the second row includes the altitude range in section with the text of the second single file text Altitude range is as initial value, i.e. y=5~10 between block.
Then confirm whether the second single file text belongs to the column that section is included in table and include section, due to the second single file text Belong to first row and include section, therefore first row can be included to the width range in section and the text section of the second single file text Width range makees union, i.e., (x=15~30) ∪ (x=5~30) obtains x=5~30, then by the result assignment of union to One column include section.At this point, the width range that first row includes section becomes x=5~30.
Second single file text is associated with and includes section to the second row and first row includes section.
Whether confirmation third single file text, which belongs to the row included in table, is included section, since third single file text belongs to first Row includes section, therefore current the first row is included to the altitude range in section and the text section altitude range of third single file text Make union, i.e., (y=15~18) ∪ (y=15~20) obtains y=15~20.Union result is assigned to the first row and includes area Between, therefore the first row includes the altitude range in section and becomes y=15~20.
Section is included since third single file text is not belonging to first row, creation secondary series includes section, and secondary series is received The width range for recording section is equal to the text section width range of third single file text, i.e. x=35~60.
Then third single file text is associated with and includes section to the first row and secondary series includes section.
When carrying out including processing to the 4th single file text, the 4th single file text belongs to the second row and includes section and secondary series receipts Section is recorded, the 4th single file text is associated with and includes section to the second row and secondary series includes section.
After completing to include processing to four single file texts, content can be recorded by including in interval table:
The first row includes section (y=5~10), the second row includes section (y=15~20);
First row includes section (x=5~30), secondary series includes section (x=35~60);
First single file text ∈ (the first row includes section, first row includes section);
Second single file text ∈ (the second row includes section, first row includes section);
Third single file text ∈ (the first row includes section, secondary series includes section);
4th single file text ∈ (the second row includes section, secondary series includes section).
Certain above-described embodiment is illustrated for the tables of multiple lines and multiple rows.It can also be directed in other embodiments single Row multiple row or the single-row table of multirow are handled.
The table to uniline multiple row in the process of processing, include processing without judging belonging to single file text row receipts Record section, it is only necessary to consider that its column includes section.
Similarly, processing in the process of processing, is being included to the single-row table of multirow without judging described in single file text Column include section, it is only necessary to consider that its row includes section.
S3, basis include interval table and create table, and the content of multiple single file texts is inserted table.
It is included in table in section, has had been acknowledged that multiple single file texts constitute how much how many row arrange, it therefore, can be accordingly Table is created, section is then included according to row/column of each single file text associated by including in interval table, obtains each uniline The content of single file text is then inserted table by the position of text in the table.
The present embodiment can by uniline multiple row, multirow is single-row and the single file text of multiple lines and multiple rows is converted into table, significantly Reduce the workload of designer's processing.Meanwhile this programme is capable of handling the content of the single file text of colleague or same column and is misaligned The problem of.Promote the ability of table conversion, " the false table " that compatible format not enough standardizes.
As preferred embodiment, the step S21 is specifically included:
S211, the text section width range for judging single file text and column include section width range Duplication whether Greater than the first given threshold, if so, single file text, which belongs to the column, includes section;Conversely, then single file text is not belonging to column receipts Record section;
Whether the Duplication of S212, the text section altitude range for judging single file text and the capable altitude range for including section Greater than the second given threshold, if so, single file text, which belongs to the row, includes section;Conversely, then single file text is not belonging to row receipts Record section.
The present embodiment includes section by the way that whether Duplication calculating single file text belongs to row/column.
Wherein, there are many numerical procedures of Duplication, below for two kinds of examples:
The calculation method of the first Duplication:
Wherein, A indicates the text section altitude range or width range of single file text;B indicates that row includes the height in section Degree range or column include the width range in section;| A ∩ B | indicate the length of A and B intersection;MAX (| A |, | B |) indicate A and B Among maximum length.
The calculation method of second of Duplication:
Wherein, MIN (| A |, | B |) indicate A and B among the smallest length.
In the present embodiment, different threshold values can be set for row, column, if Duplication is lower than 80%, then is not belonging to include Section.Specific threshold value, can according to the actual situation depending on.
As preferred embodiment, included determining that any single file text belongs to any row and includes section and belong to either rank Behind section, directly next single file text is carried out to include processing.
In the present embodiment, when carrying out including processing to single file text, first judge whether single file text belongs to and include section Row in table includes section, then judges whether single file text belongs to the column included in interval table and include section.So in this implementation In example, belong to after some row includes section once confirmation single file text, immediately starts to judge whether single file text belongs to include area Between column in table include section, include section there are also other rows for not making to judge even if including in interval table.Meanwhile when uniline text This column are included after section also confirms, are handled at once next single file text.
The present embodiment helps to reduce operand, boosting algorithm efficiency.
As preferred embodiment, the association single file text and includes in interval table and includes section, specifically:
Single file text is associated with and includes section to a row and a column include section.
It is further comprising the steps of as preferred embodiment:
According to the altitude range for including interval table expert and including section, the row that table is arranged is high;
The width range for including section is arranged in interval table according to including, and the col width of table is set.
When due to table setting, row height and width degree can not necessarily accommodate content of text, therefore can be according to including section The row of table includes the altitude range in section and column include the width range in section the width height of table is arranged.
Wherein it is possible to it is high the width of table is arranged to include the height/width in section according to each row/column, it can also root The width that table is arranged according to maximum height and maximum width is high.
Certainly, the width of table is high also related with the size of font in table, and the size of font can be with default setting in table For No. 5 or by user initialization when self-setting.
Present embodiment discloses a kind of table converting systems corresponding with method in Fig. 1 comprising:
Module is obtained, for obtaining the content and text interval range of the multiple single file texts being selected;
Module is included, includes processing for successively carrying out to each single file text;
Table generation module includes interval table for basis and creates table, and the content of multiple single file texts is inserted table Lattice;
It is described to include processing and specifically include:
According to the text interval range of single file text, judges whether single file text belongs to include in interval table and include area Between;
Single file text belong to include in interval table when including section, which is replaced with this Include the union of the interval range in section and the text interval range of single file text;
Single file text be not belonging to include in interval table it is any include section when, new receipts are created in interval table including Section is recorded, and using the text interval range of single file text as the new interval range for including section;
It is associated with single file text and includes in interval table and include section.
Present embodiment discloses a kind of table converting systems corresponding with method in figure, comprising:
Memory, for storing program;
Processor executes a kind of table conversion method corresponding with method in Fig. 1 for loading described program.
Present embodiment discloses a kind of storage mediums corresponding with method in Fig. 1, are stored with program, described program is located Reason device realizes the table conversion method when executing.
Technical effect identical with embodiment of the method may be implemented in system above embodiment and storage medium embodiment.
For the step number in above method embodiment, it is arranged only for the purposes of illustrating explanation, between step Sequence do not do any restriction, the execution of each step in embodiment sequence can according to the understanding of those skilled in the art come into Row is adaptively adjusted.
It is to be illustrated to preferable implementation of the invention, but the present invention is not limited to the embodiment above, it is ripe Various equivalent deformation or replacement can also be made on the premise of without prejudice to spirit of the invention by knowing those skilled in the art, this Equivalent deformation or replacement are all included in the scope defined by the claims of the present application a bit.

Claims (10)

1. a kind of table conversion method, it is characterised in that: the following steps are included:
Obtain the content and text interval range of the multiple single file texts being selected;
Successively each single file text is carried out to include processing;
Table is created according to interval table is included, and the content of multiple single file texts is inserted into table;
It is described to include processing and specifically include:
According to the text interval range of single file text, judges whether single file text belongs to include in interval table and include section;
Single file text belong to include in interval table when including section, which is replaced with this and is included The union of the text interval range of the interval range and single file text in section;
Single file text be not belonging to include in interval table it is any include section when, new include area including to create in interval table Between, and using the text interval range of single file text as the new interval range for including section;
It is associated with single file text and includes in interval table and include section.
2. a kind of table conversion method according to claim 1, it is characterised in that: the section of including includes that row includes area Between and column include section;The text interval range includes text section width range and text section altitude range.
3. a kind of table conversion method according to claim 2, it is characterised in that: the literal field according to single file text Between range, judge whether single file text belongs to include in interval table and include section, specifically include:
Whether the text section width range for judging single file text and the Duplication for arranging the width range for including section are greater than first Given threshold, if so, single file text, which belongs to the column, includes section;Conversely, then single file text is not belonging to the column and includes section;
Judge whether the Duplication for the altitude range that the text section altitude range of single file text includes section with row is greater than second Given threshold, if so, single file text, which belongs to the row, includes section;Conversely, then single file text is not belonging to the row and includes section.
4. a kind of table conversion method according to claim 3, it is characterised in that: appoint determining that any single file text belongs to A line is included section and is belonged to after either rank includes section, directly carries out including processing to next single file text.
5. a kind of table conversion method according to claim 3, it is characterised in that: the association single file text and include area Between include section in table, specifically:
Single file text is associated with and includes section to a row and a column include section.
6. a kind of table conversion method according to claim 3, it is characterised in that: further comprising the steps of:
According to the altitude range for including interval table expert and including section, the row that table is arranged is high;
The width range for including section is arranged in interval table according to including, and the col width of table is set.
7. a kind of table conversion method according to claim 3, it is characterised in that: the calculation method of the Duplication are as follows:
Wherein, A indicates the text section altitude range or width range of single file text;B indicates that row includes the height model in section Enclose or arrange the width range for including section;| A ∩ B | indicate the length of A and B intersection;MAX (| A |, | B |) indicate among A and B Maximum length.
8. a kind of table converting system, it is characterised in that: include:
Module is obtained, for obtaining the content and text interval range of the multiple single file texts being selected;
Module is included, includes processing for successively carrying out to each single file text;
Table generation module includes interval table for basis and creates table, and the content of multiple single file texts is inserted table
It is described to include processing and specifically include:
According to the text interval range of single file text, judges whether single file text belongs to include in interval table and include section;
Single file text belong to include in interval table when including section, which is replaced with this and is included The union of the text interval range of the interval range and single file text in section;
Single file text be not belonging to include in interval table it is any include section when, new include area including to create in interval table Between, and using the text interval range of single file text as the new interval range for including section;
It is associated with single file text and includes in interval table and include section.
9. a kind of table converting system, it is characterised in that: include:
Memory, for storing program;
Processor, for loading described program to execute such as the described in any item table conversion methods of claim 1-7.
10. a kind of storage medium, is stored with program, it is characterised in that: realize such as right when described program is executed by processor It is required that the described in any item table conversion methods of 1-7.
CN201910295790.3A 2019-04-12 2019-04-12 Table conversion method, system and storage medium Active CN110032718B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910295790.3A CN110032718B (en) 2019-04-12 2019-04-12 Table conversion method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910295790.3A CN110032718B (en) 2019-04-12 2019-04-12 Table conversion method, system and storage medium

Publications (2)

Publication Number Publication Date
CN110032718A true CN110032718A (en) 2019-07-19
CN110032718B CN110032718B (en) 2023-04-18

Family

ID=67238230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910295790.3A Active CN110032718B (en) 2019-04-12 2019-04-12 Table conversion method, system and storage medium

Country Status (1)

Country Link
CN (1) CN110032718B (en)

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030107594A1 (en) * 2001-12-12 2003-06-12 International Business Machines Corporation Method for mapping screen display objects with spatial coordinates into an HTML table
CN101512503A (en) * 2005-04-29 2009-08-19 微软公司 XML application framework
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page
CN102169498A (en) * 2011-04-14 2011-08-31 中国测绘科学研究院 Address model constructing method and address matching method and system
CN102722475A (en) * 2012-05-09 2012-10-10 深圳市万兴软件有限公司 Method for converting form in portable document format (PDF) document into Excel form
CN102930580A (en) * 2011-09-27 2013-02-13 微软公司 Data frame animation
US20140363100A1 (en) * 2011-02-28 2014-12-11 Sony Corporation Method and apparatus for real-time conversion of 2-dimensional content to 3-dimensional content
CN104216868A (en) * 2014-09-10 2014-12-17 武汉钢铁(集团)公司 Adaptation method and device for document display format
CN104954605A (en) * 2014-03-31 2015-09-30 京瓷办公信息系统株式会社 Image forming apparatus, image forming system, and image forming method
CN105306862A (en) * 2015-11-17 2016-02-03 广州市英途信息技术有限公司 Scenario video recording system and method based on 3D virtual synthesis technology and scenario training learning method
CN106034114A (en) * 2015-03-12 2016-10-19 腾讯科技(深圳)有限公司 Multimedia information sharing method and device
CN106897690A (en) * 2017-02-22 2017-06-27 南京述酷信息技术有限公司 PDF table extracting methods
CN107562704A (en) * 2017-08-01 2018-01-09 浙江鸿程计算机系统有限公司 A kind of method that Fastreport templates are quickly generated based on word
CN107818075A (en) * 2017-10-16 2018-03-20 平安科技(深圳)有限公司 Form data structuring extracting method, electronic equipment and computer-readable recording medium
CN107943956A (en) * 2017-11-24 2018-04-20 北京金堤科技有限公司 Conversion of page method, apparatus and conversion of page equipment
CN108416279A (en) * 2018-02-26 2018-08-17 阿博茨德(北京)科技有限公司 Form analysis method and device in file and picture
CN108446264A (en) * 2018-03-26 2018-08-24 阿博茨德(北京)科技有限公司 Table vector analysis method and device in PDF document
CN108470021A (en) * 2018-03-26 2018-08-31 阿博茨德(北京)科技有限公司 The localization method and device of table in PDF document
CN108573003A (en) * 2017-03-14 2018-09-25 北京宸信征信有限公司 A kind of integration storage system and method with the relevant multi-source data of automobile
CN108922548A (en) * 2018-08-20 2018-11-30 深圳园林股份有限公司 A kind of bird based on deep learning, frog intelligent monitoring method
CN108958723A (en) * 2018-06-19 2018-12-07 杨玉海 Intelligent management system generates system Hxcel code-change system technical method
CN109062921A (en) * 2018-05-31 2018-12-21 武昌船舶重工集团有限公司 A kind of method and system for extracting ship pallet control information
CN109086714A (en) * 2018-07-31 2018-12-25 国科赛思(北京)科技有限公司 Table recognition method, identifying system and computer installation
CN109284495A (en) * 2018-11-03 2019-01-29 上海犀语科技有限公司 A kind of pair of text carries out the method and device that table is cut without table line

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030107594A1 (en) * 2001-12-12 2003-06-12 International Business Machines Corporation Method for mapping screen display objects with spatial coordinates into an HTML table
CN101512503A (en) * 2005-04-29 2009-08-19 微软公司 XML application framework
CN101976235A (en) * 2010-09-21 2011-02-16 天津神舟通用数据技术有限公司 Extensible Word report automatically-generating method based on dynamic web page
US20140363100A1 (en) * 2011-02-28 2014-12-11 Sony Corporation Method and apparatus for real-time conversion of 2-dimensional content to 3-dimensional content
CN102169498A (en) * 2011-04-14 2011-08-31 中国测绘科学研究院 Address model constructing method and address matching method and system
CN102930580A (en) * 2011-09-27 2013-02-13 微软公司 Data frame animation
CN102722475A (en) * 2012-05-09 2012-10-10 深圳市万兴软件有限公司 Method for converting form in portable document format (PDF) document into Excel form
CN104954605A (en) * 2014-03-31 2015-09-30 京瓷办公信息系统株式会社 Image forming apparatus, image forming system, and image forming method
CN104216868A (en) * 2014-09-10 2014-12-17 武汉钢铁(集团)公司 Adaptation method and device for document display format
CN106034114A (en) * 2015-03-12 2016-10-19 腾讯科技(深圳)有限公司 Multimedia information sharing method and device
CN105306862A (en) * 2015-11-17 2016-02-03 广州市英途信息技术有限公司 Scenario video recording system and method based on 3D virtual synthesis technology and scenario training learning method
CN106897690A (en) * 2017-02-22 2017-06-27 南京述酷信息技术有限公司 PDF table extracting methods
CN108573003A (en) * 2017-03-14 2018-09-25 北京宸信征信有限公司 A kind of integration storage system and method with the relevant multi-source data of automobile
CN107562704A (en) * 2017-08-01 2018-01-09 浙江鸿程计算机系统有限公司 A kind of method that Fastreport templates are quickly generated based on word
CN107818075A (en) * 2017-10-16 2018-03-20 平安科技(深圳)有限公司 Form data structuring extracting method, electronic equipment and computer-readable recording medium
CN107943956A (en) * 2017-11-24 2018-04-20 北京金堤科技有限公司 Conversion of page method, apparatus and conversion of page equipment
CN108416279A (en) * 2018-02-26 2018-08-17 阿博茨德(北京)科技有限公司 Form analysis method and device in file and picture
CN108446264A (en) * 2018-03-26 2018-08-24 阿博茨德(北京)科技有限公司 Table vector analysis method and device in PDF document
CN108470021A (en) * 2018-03-26 2018-08-31 阿博茨德(北京)科技有限公司 The localization method and device of table in PDF document
CN109062921A (en) * 2018-05-31 2018-12-21 武昌船舶重工集团有限公司 A kind of method and system for extracting ship pallet control information
CN108958723A (en) * 2018-06-19 2018-12-07 杨玉海 Intelligent management system generates system Hxcel code-change system technical method
CN109086714A (en) * 2018-07-31 2018-12-25 国科赛思(北京)科技有限公司 Table recognition method, identifying system and computer installation
CN108922548A (en) * 2018-08-20 2018-11-30 深圳园林股份有限公司 A kind of bird based on deep learning, frog intelligent monitoring method
CN109284495A (en) * 2018-11-03 2019-01-29 上海犀语科技有限公司 A kind of pair of text carries out the method and device that table is cut without table line

Also Published As

Publication number Publication date
CN110032718B (en) 2023-04-18

Similar Documents

Publication Publication Date Title
CN107943777B (en) Collaborative editing and collaborative processing method, device, equipment and storage medium
CN108335313A (en) Image partition method and device
US8375298B2 (en) Method and apparatus for processing layout and storage medium
CN104424256B (en) Bloom filter generation method and device
CN106919602A (en) A kind of data monitoring management method, data monitoring method and system
US20160026646A1 (en) Recording medium having data recorded therein in data file format structure for visualization of large capacity cfd parallel data and method for generating said data file format structure
CN112579679A (en) Method and device for designing heterogeneous data model mapping strategy and automatically converting
CN110244936A (en) Method and apparatus for supporting VISIO flow chart to be automatically imported DCS algorithm configuration software
CN111695329A (en) Universal report generation method and device
CN103064991A (en) Mass data clustering method
US11373022B2 (en) Designing a structural product
CN103746705A (en) Method for compressing vector data
CN113722894B (en) Model simplification-based fire spread simulation acceleration method and system
CN107193906B (en) Method and device for generating process pipeline instrument diagram bill of materials
CN110032718A (en) A kind of table conversion method, system and storage medium
CN1979424A (en) Method for managing priority queue
CN109388685B (en) Method and device for warehousing spatial data used by planning industry
CN111768096A (en) Rating method and device based on algorithm model, electronic equipment and storage medium
CN104850391B (en) Handle the devices and methods therefor of multiple data sets
CN109344371B (en) Header generation method and device
CN112347723B (en) Layout-based ROM code extraction verification method and device
Liu et al. Repair of STL errors
Bhagavathi et al. Square meshes are not optimal for convex hull computation
US20090235228A1 (en) Methodology and tools for table-based protocol specification and model generation
CN106156065B (en) A kind of file persistence method, delet method and relevant apparatus

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
GR01 Patent grant
GR01 Patent grant