CN111325007B - Comment analysis method and terminal for PPTX file - Google Patents

Comment analysis method and terminal for PPTX file Download PDF

Info

Publication number
CN111325007B
CN111325007B CN202010074994.7A CN202010074994A CN111325007B CN 111325007 B CN111325007 B CN 111325007B CN 202010074994 A CN202010074994 A CN 202010074994A CN 111325007 B CN111325007 B CN 111325007B
Authority
CN
China
Prior art keywords
file
information
comment
author
attribute
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.)
Active
Application number
CN202010074994.7A
Other languages
Chinese (zh)
Other versions
CN111325007A (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN202010074994.7A priority Critical patent/CN111325007B/en
Publication of CN111325007A publication Critical patent/CN111325007A/en
Application granted granted Critical
Publication of CN111325007B publication Critical patent/CN111325007B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a comment analyzing method and a terminal of a PPTX file, which are used for reading the file content of the PPTX file, traversing whether a comments #. Xml file exists in the file content or not, and reading comment information in the comments #. Xml file if the comments #. Xml file exists, wherein # of the comments #. Xml file represents a file sequence number. The comment information is modified by reading the file content of the PPTX file, finding the comments #. Xml file from the file content of the PPTX file and reading the file to obtain the comment information, so that a user can modify the comment information in the PPTX file without a PowerPoint program.

Description

Comment analyzing method and terminal for PPTX file
Technical Field
The invention relates to the technical field of file processing, in particular to a comment analyzing method and a comment analyzing terminal for a PPTX file.
Background
Office PowerPoint is a presentation software. Not only can the user use it to create a presentation, but the user can also take a face-to-face meeting, teleconference or present the presentation to the audience on the internet. There are two compression formats of Office PowerPoint saved files, namely a PPT format and a PPTX format.
The PPTX format document is used as an Office PowerPoint storage file, if a user wants to modify the annotation of the Office PowerPoint document, the user needs to rely on an Office PowerPoint program, and if the user is on a device without the Office PowerPoint program, the user cannot directly acquire or modify annotation information in the PPTX file.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the annotation analyzing method and the terminal for the PPTX file can effectively analyze annotation information in the PPTX file on the premise of not depending on a PowerPoint program.
In order to solve the technical problems, the invention adopts the technical scheme that:
a method for analyzing annotations of a PPTX file comprises the following steps:
s1, reading the file content of a PPTX file;
s2, traversing whether the documents # xml files exist in the file contents or not, if yes, reading the comment information in the documents #. Xml files, wherein # of the documents #. Xml files represents a file sequence number.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
an annotation parsing terminal for PPTX files comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor executes the computer program to realize the following steps:
s1, reading the file content of a PPTX file;
s2, traversing the file content to determine whether a comments #. Xml file exists, if yes, reading the comment information in the comments #. Xml file, wherein # of the comments #. Xml file represents a file sequence number.
The invention has the beneficial effects that: a comment analyzing method and a terminal of a PPTX file are disclosed, wherein comments #. Xml files are found and read from the file contents of the PPTX file by reading the file contents of the PPTX file to obtain comment information, and the comment information is modified, so that a user can modify the comment information in the PPTX file without a PowerPoint program.
Drawings
Fig. 1 is a schematic flow chart of a method for analyzing annotations of a PPTX file according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an annotation analyzing terminal of a PPTX file according to an embodiment of the present invention.
Description of reference numerals:
1. a terminal for analyzing the annotations of a PPTX file; 2. a processor; 3. a memory.
Detailed Description
In order to explain the technical contents, the objects and the effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1, a method for analyzing annotations of a PPTX file includes the steps of:
s1, reading the file content of a PPTX file;
s2, traversing whether the documents # xml files exist in the file contents or not, if yes, reading the comment information in the documents #. Xml files, wherein # of the documents #. Xml files represents a file sequence number.
From the above description, the beneficial effects of the present invention are: the comment information is obtained by reading the file content of the PPTX file and finding and reading the comments #. Xml file from the file content of the PPTX file, so that the comment information is modified, and a user can modify the comment information in the PPTX file without a PowerPoint program.
Further, the step S1 specifically includes:
reading a PPTX file by using zlib to obtain a ppt directory of the PPTX file;
the step S2 specifically includes:
traversing whether a comments #. Xml file exists in a comments directory under the ppt directory, if so, reading and modifying the comment information in the comments #. Xml file through repidxml, wherein # of the comments #. Xml file represents a file sequence number.
From the above description, it can be known that the PPTX file can be directly opened in a decompression manner through zlib to obtain the content of the PPTX file, and then the comments #. Xml file is read through repidxml and the content of the comments #. Xml file is modified as needed, so as to achieve the effect of modifying the annotation information.
Further, the step S2 further includes the steps of:
reading the authorsd attribute in the comments #. Xml file to obtain the author unique identifier of the annotation corresponding to the comments #. Xml file;
the step S2 is followed by the step of:
and S3, obtaining the commendamental authors in the file content, and reading author information of which the id attribute in the p: cmAuthor Lst node is the same as the unique identifier of the author in the commendamental authors.
As can be seen from the above description, by acquiring the author information, the modifier can determine whether to modify the annotation according to the author information; meanwhile, the corresponding author information can be synchronously modified when the annotation information is modified, so that the annotation modification effect of the technical scheme is consistent with the annotation modification effect of the PowerPoint program.
Further, the step S2 specifically includes:
traversing whether a comment #. Xml file path exists in a Target attribute in a slide #. Xml.rel file under a rel directory in the file content, if so, acquiring the # -in the slide #. Xml.rel file, and acquiring a slide page number corresponding to the comment #. Xml file;
reading the comments #. Xml file, judging whether p15: parentCm child nodes exist under the p: cmLst node, the child nodes under cm, the child nodes under extLst, the child nodes of ext, the child nodes p15: readingInfo in the comments #. Xml file, if not, obtaining the comment information, and obtaining the idx attribute, the dt attribute and the authorId attribute under the same child nodes p: cm, so as to respectively obtain the comment serial number, the comment time information and the author unique identifier of the comment information;
if the p15: parentCm child node exists, acquiring the child node p: text under the same child node p: cm to acquire reply information, acquiring the idx attribute of the p15: parentCm child node, and acquiring annotation information corresponding to the reply information according to the idx attribute of the p15: parentCm child node;
the step S3 specifically comprises the following steps:
and S3, obtaining a commendation authors.xml file in the file content, reading clrIdx attribute, lastIdx attribute, initials attribute and name attribute in a parent node p in the commendation authors' file, wherein the id attribute of the parent node p under cmAuthorLst is the same as the unique identifier of the authors, so as to obtain an author comment establishing sequence, an author comment total number, author name information and an author name abbreviation corresponding to the comment information or the reply information, and generating author information comprising the author comment establishing sequence, the author comment total number, the author name information and the author name abbreviation.
As can be seen from the above description, the slide page number corresponding to the comment information in each comments # xml file is determined by the Target attribute in the slide # xml file; distinguishing annotations and replies by p15: parentCm child nodes; the method comprises the steps of obtaining information such as author annotation establishing sequence, author annotation total number, author name information and author name abbreviation through an author unique identifier, determining associated information of annotation and reply through idx attributes, obtaining corresponding relations between the author unique identifier corresponding to the annotation information and slide page numbers, the author information and the reply information, and obtaining detailed information of the annotation information and the associated information on the basis of PPTX format derivative products which do not relate to PowerPoint programs.
Further, after the step S2 of obtaining the annotation serial number, the annotation time information, and the author unique identifier of the annotation information, the method further includes:
and storing the author unique identification, the slide page number, the annotation information and the annotation time information of each child node p: cm in a json data in a one-to-one correspondence manner.
As can be seen from the above description, the obtained annotation related information is saved, so that after the annotation related information is obtained once, the annotation information can be subsequently and directly checked and modified according to the saved json data.
Referring to fig. 2, an annotation analyzing terminal for PPTX files includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the following steps:
s1, reading the file content of a PPTX file;
s2, traversing whether the documents # xml files exist in the file contents or not, if yes, reading the comment information in the documents #. Xml files, wherein # of the documents #. Xml files represents a file sequence number.
From the above description, the beneficial effects of the present invention are: the comment information is obtained by reading the file content of the PPTX file and finding and reading the comments #. Xml file from the file content of the PPTX file, so that the comment information is modified, and a user can modify the comment information in the PPTX file without a PowerPoint program.
Further, when the processor executes the step S1 of the computer program, the following steps are specifically implemented:
reading a PPTX file by utilizing zlib to obtain a ppt directory of the PPTX file;
when the processor executes the step S2 of the computer program, the following steps are specifically implemented:
traversing whether a comments #. Xml file exists in a comments directory under the ppt directory, if so, reading and modifying the comment information in the comments #. Xml file through repidxml, wherein # of the comments #. Xml file represents a file sequence number.
It can be known from the above description that the pplx file can be opened directly in a decompression manner through zlib to obtain the content of the PPTX file, and then the comments #. Xml file is read through repidxml and the content of the comments #. Xml file is modified as needed, so as to achieve the effect of modifying the annotation information.
Further, the processor, when executing the step S2 of the computer program, further includes implementing the following steps:
reading the authorsd attribute in the comments #. Xml file to obtain the author unique identifier of the annotation corresponding to the comments #. Xml file;
the step S2 is followed by the step of:
and S3, obtaining the commendamental authors in the file content, and reading author information of which the id attribute in the p: cmAuthor Lst node is the same as the unique identifier of the author in the commendamental authors.
As can be seen from the above description, by acquiring the author information, the modifier can determine whether to modify the annotation according to the author information; meanwhile, the corresponding author information can be synchronously modified when the annotation information is modified, so that the annotation modification effect of the technical scheme is consistent with the annotation modification effect of the PowerPoint program.
Further, when the processor executes the step S2 of the computer program, the following steps are specifically implemented:
traversing whether a comment #. Xml file path exists in a Target attribute in a slide #. Xml.rels file under a rels directory in the file content, if so, acquiring the # -in the slide #. Xml.rels to obtain a slide page number corresponding to the comment #. Xml file;
reading the comments #. Xml file, judging whether a p15, a parentCm child node exists under the condition that each child node p under a p, cmLst node p under cm, a child node p under an extLst, an ext child node p15 under the element under the condition that the p15, a parentCm child node exists, if the p, the text under the same child node p under cm is obtained, obtaining annotation information, and obtaining an idx attribute, a dt attribute and an authorsd attribute under the same child node p under cm, so as to respectively obtain an annotation serial number, annotation time information and an author unique identifier of the annotation information;
if the p15: parentCm child node exists, acquiring the child node p: text under the same child node p: cm to acquire reply information, acquiring the idx attribute of the p15: parentCm child node, and acquiring annotation information corresponding to the reply information according to the idx attribute of the p15: parentCm child node;
the processor, when executing the step S3 of the computer program, specifically implements the steps of:
and S3, obtaining a commendation authors.xml file in the file content, reading clrIdx attribute, lastIdx attribute, initials attribute and name attribute in a parent node p in the commendation authors' file, wherein the id attribute of the parent node p under cmAuthorLst is the same as the unique identifier of the authors, so as to obtain an author comment establishing sequence, an author comment total number, author name information and an author name abbreviation corresponding to the comment information or the reply information, and generating author information comprising the author comment establishing sequence, the author comment total number, the author name information and the author name abbreviation.
As can be seen from the above description, the slide page number corresponding to the comment information in each comments # xml file is determined by the Target attribute in the slide # xml file; distinguishing the annotation and the reply by a p15 parent Cm child node; the method comprises the steps of obtaining information such as author annotation establishing sequence, author annotation total number, author name information and author name abbreviation through an author unique identifier, determining associated information of annotation and reply through idx attributes, obtaining corresponding relations between the author unique identifier corresponding to the annotation information and slide page numbers, the author information and the reply information, and obtaining detailed information of the annotation information and the associated information on the basis of PPTX format derivative products which do not relate to PowerPoint programs.
Further, after the processor executes the "get annotation serial number, annotation time information and author unique identifier of the annotation information" in the step S2 of the computer program, the following steps are also implemented:
and storing the author unique identification, the slide page number, the annotation information and the annotation time information of each child node p: cm in a json data in a one-to-one correspondence manner.
As can be seen from the above description, the obtained annotation related information is saved, so that after the annotation related information is obtained once, the annotation information can be subsequently and directly checked and modified according to the saved json data.
Referring to fig. 1, a first embodiment of the present invention is:
a method for analyzing annotations of a PPTX file comprises the following steps:
s1, reading the file content of a PPTX file;
in this embodiment, step S1 specifically includes:
reading the PPTX file by using zlib to obtain a ppt directory of the PPTX file, namely directly opening the PPTX file in a decompression mode without modifying the PPTX file in any format;
s2, traversing whether a comment #. Xml file exists in the file content or not, if so, reading comment information in the comment #. Xml file, wherein # of the comment #. Xml file represents a file sequence number;
in this embodiment, step S2 specifically includes:
traversing the slide #. Xml.rels file under the lips directory in the file content, reading whether a comment #. Xml file path exists in a Target attribute in the slide #. Xml.rels file through repidxml, if so, acquiring the # -in the slide #. Xml.rels file to obtain a slide page number corresponding to the comment #. Xml file, # of the comment #. Xml file represents a file sequence number, such as the slide7.Xml.rels file, the 7 th page related information in a slide is represented, and the comment 1.xml file represents a first comment file in the PPT X file, wherein all comment information on one slide corresponds to one comment file, such as the first six pages have no comment information in the embodiment, and the slide7.Xml file maintains the comment 1.xml file path, and at this time, the slide page number corresponding to the slide page number is the slide page 7.7.xml file;
reading the comments #. Xml file through repidxml, judging p in the comments #. Xml file: whether a child node p under cm under the cmLst node is a child node p under cm, whether a child node p under ext is a child node p15 under extLst, if not, obtaining a child node p under the same child node p, namely the child node p under ext is text, obtaining annotation information, obtaining idx attribute, dt attribute and authorsd attribute under the same child node p, cm, respectively obtaining annotation serial number, annotation time information and author unique identification of the annotation information, and storing the author unique identification, the slide code, the annotation information and the annotation time information of each child node p, cm in a one-to-one correspondence manner by json data so as to be conveniently and directly called for use in the follow-up process, for example, two child nodes p under the cmLst node are cm, wherein one child node p does not have a p15 under cm, namely the child node p under cm, namely the annotation information in the text, and the annotation information is attention attribute, for example, the annotation information in the text is 1;
if the p15: parentCm child node exists, the text of the child node p under the same child node p cm is obtained, the reply information is obtained, the idx attribute of the p15: parentCm child node is obtained, the annotation information corresponding to the reply information is obtained according to the idx attribute of the p15: parentCm child node, namely the p15: parentCm child node exists in the other child node p cm, the information in the text of the child node p under the child node p cm is the reply information, for example, the reply information is 'can also slow down the voice', and if the idx attribute of the child node p15: parentCm is 1, the 'can also slow down the voice' is the reply information of 'notice';
s3, obtaining a commendamental authors.xml file in the file content, and reading author credits with the same id attribute and author unique identification in a p: cmAuthorLst node in the commendamental authors.xml file;
in this embodiment, step S3 specifically includes:
obtaining commendation authors in document content, obtaining a commendation authors in document content, reading parent node p in commendation authors, child node p with id attribute same with author unique identification under cmAuthorLst, clrdx attribute, lastIdx attribute, initials attribute and name attribute in cmAuthor, obtaining author comment establishing sequence, author comment total number, author name information and author name abbreviation corresponding to comment information or reply information, generating author information including author comment establishing sequence, author comment total number, author name information and author name abbreviation, obtaining author information of original comment information, amending others to amend comments, such as two authors in PPTX file, author a commits to review and amend comment information by author C, then author C only amends comment information corresponding to author a author unique identification, amending comment information of another author B, and amending information of author B by consulting author a, thus guaranteeing the accuracy of author and amending information.
Where zlib is a library of functions that provide for data decompression and repidxml is an XML DOM parsing toolkit.
Referring to fig. 2, the second embodiment of the present invention is:
an annotation analyzing terminal 1 for a PPTX file comprises a memory 3, a processor 2 and a computer program stored in the memory 3 and capable of running on the processor 2, wherein the steps in the first embodiment are implemented when the processor 2 executes the computer program.
In summary, according to the annotation analyzing method and terminal for the PPTX file provided by the present invention, the PPTX file can be directly opened in a decompression manner through zlib to obtain the content of the PPTX file, find the comments #.xml file from the file content of the PPTX file, read the comments #.xml file through repidxml and modify the contents of the comments #.xml file as needed, wherein the slide page number corresponding to the annotation information in each comments #.xml file is determined through the Target attribute in the slides #.xml.rels file; distinguishing annotations and replies by p15: parentCm child nodes; information such as an author annotation establishing sequence, an author annotation total number, author name information and author name abbreviation is obtained through an author unique identification, and associated information of annotation and reply is determined through idx attributes, so that the detailed information of the annotation information and the associated information thereof is obtained on the basis of a PPTX format derivative product which does not relate to a PowerPoint program, reasonable modification can be carried out on the annotation information, and on the basis of not changing the PPTX file format, the displayed annotation modifying effect is consistent with the annotation modifying effect of the PowerPoint program.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (4)

1. A method for analyzing annotations of a PPTX file is characterized by comprising the following steps:
s1, reading the file content of a PPTX file: reading a PPTX file by utilizing zlib to obtain a ppt directory of the PPTX file;
s2, traversing whether a comment #. Xml file path exists in a Target attribute in a slide #. Xml.rel file under a lips directory in the file content, if so, acquiring the # -in the slide #. Xml.rel file, and acquiring a slide page number corresponding to the comment #. Xml file;
reading the comments #. Xml file, judging whether p15: parentCm child nodes exist under the p: cmLst node, the child nodes under cm, the child nodes under extLst, the child nodes of ext, the child nodes p15: readingInfo in the comments #. Xml file, if not, obtaining the comment information, and obtaining the idx attribute, the dt attribute and the authorId attribute under the same child nodes p: cm, so as to respectively obtain the comment serial number, the comment time information and the author unique identifier of the comment information;
if the p15: parentCm child node exists, acquiring the child node p: text under the same child node p: cm to acquire reply information, acquiring the idx attribute of the p15: parentCm child node, and acquiring annotation information corresponding to the reply information according to the idx attribute of the p15: parentCm child node;
s3, obtaining commendation authors in the file content, reading sub-nodes p, clrIdx attribute, lastIdx attribute, initials attribute and name attribute in the commendation authors which have the same id attribute in the cmAuthor node and the unique identification of the authors under the p, cmAuthor Lst node in the commendation authors in the file, obtaining an author comment establishing sequence, an author comment total number, author name information and an author name abbreviation which correspond to the comment information or the reply information, and generating author information comprising the author comment establishing sequence, the author comment total number, the author name information and the author name abbreviation.
2. The method for parsing the comments of the PPTX file according to claim 1, wherein the step S2 of obtaining the comment serial number, the comment time information, and the author unique identifier of the comment information further comprises:
and storing the author unique identification, the slide page number, the annotation information and the annotation time information of each child node p: cm in a json data in a one-to-one correspondence manner.
3. An annotation analyzing terminal for a PPTX file, comprising a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the computer program to realize the following steps:
s1, reading the file content of a PPTX file: reading a PPTX file by utilizing zlib to obtain a ppt directory of the PPTX file;
s2, traversing whether a comment #. Xml file path exists in a Target attribute in a slide #. Xml.rel file under a rel directory in the file content, if so, acquiring the # -in the slide #. Xml.rel to obtain a slide page number corresponding to the comment #. Xml file;
reading the comments #. Xml file, judging whether p15: parentCm child nodes exist under the p: cmLst node, the child nodes under cm, the child nodes under extLst, the child nodes of ext, the child nodes p15: readingInfo in the comments #. Xml file, if not, obtaining the comment information, and obtaining the idx attribute, the dt attribute and the authorId attribute under the same child nodes p: cm, so as to respectively obtain the comment serial number, the comment time information and the author unique identifier of the comment information;
if the p15: parentCm child node exists, acquiring the child node p: text under the same child node p: cm to acquire reply information, acquiring the idx attribute of the p15: parentCm child node, and acquiring annotation information corresponding to the reply information according to the idx attribute of the p15: parentCm child node;
and S3, obtaining a commendation authors.xml file in the file content, reading clrIdx attribute, lastIdx attribute, initials attribute and name attribute in a parent node p in the commendation authors' file, wherein the id attribute of the parent node p under cmAuthorLst is the same as the unique identifier of the authors, so as to obtain an author comment establishing sequence, an author comment total number, author name information and an author name abbreviation corresponding to the comment information or the reply information, and generating author information comprising the author comment establishing sequence, the author comment total number, the author name information and the author name abbreviation.
4. The annotation analyzing terminal for PPTX files according to claim 3, wherein said processor executes said step S2 of said computer program, and after obtaining the annotation serial number, annotation time information and author unique identifier of said annotation information, further implements the following steps:
and storing the author unique identification, the slide page number, the annotation information and the annotation time information of each child node p: cm in a json data in a one-to-one correspondence manner.
CN202010074994.7A 2020-01-22 2020-01-22 Comment analysis method and terminal for PPTX file Active CN111325007B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010074994.7A CN111325007B (en) 2020-01-22 2020-01-22 Comment analysis method and terminal for PPTX file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010074994.7A CN111325007B (en) 2020-01-22 2020-01-22 Comment analysis method and terminal for PPTX file

Publications (2)

Publication Number Publication Date
CN111325007A CN111325007A (en) 2020-06-23
CN111325007B true CN111325007B (en) 2022-10-21

Family

ID=71168797

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010074994.7A Active CN111325007B (en) 2020-01-22 2020-01-22 Comment analysis method and terminal for PPTX file

Country Status (1)

Country Link
CN (1) CN111325007B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112417829B (en) * 2020-11-27 2022-03-11 上海妙一生物科技有限公司 Processing method and device for adding page annotations

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0778139A (en) * 1993-06-30 1995-03-20 Canon Inc Method for appending comment and document processor
CN102811118A (en) * 2011-04-18 2012-12-05 美国博通公司 An access point, an apparatus, and a method for operating a communication device
CN108037915A (en) * 2017-11-07 2018-05-15 福建天泉教育科技有限公司 A kind of method and terminal of acquisition json configuration files
CN108459836A (en) * 2018-01-19 2018-08-28 广州视源电子科技股份有限公司 Annotate display methods, device, equipment and storage medium
CN108776651A (en) * 2018-06-08 2018-11-09 北京厚德思成科技有限公司 The annotation processing method and system of pdf document
CN108959200A (en) * 2018-07-10 2018-12-07 山东中孚安全技术有限公司 A kind of method and system for extracting the picture in PPT document
CN110362793A (en) * 2019-07-18 2019-10-22 江苏中威科技软件系统有限公司 A method of it converts and shows for layout files

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0778139A (en) * 1993-06-30 1995-03-20 Canon Inc Method for appending comment and document processor
CN102811118A (en) * 2011-04-18 2012-12-05 美国博通公司 An access point, an apparatus, and a method for operating a communication device
CN108037915A (en) * 2017-11-07 2018-05-15 福建天泉教育科技有限公司 A kind of method and terminal of acquisition json configuration files
CN108459836A (en) * 2018-01-19 2018-08-28 广州视源电子科技股份有限公司 Annotate display methods, device, equipment and storage medium
CN108776651A (en) * 2018-06-08 2018-11-09 北京厚德思成科技有限公司 The annotation processing method and system of pdf document
CN108959200A (en) * 2018-07-10 2018-12-07 山东中孚安全技术有限公司 A kind of method and system for extracting the picture in PPT document
CN110362793A (en) * 2019-07-18 2019-10-22 江苏中威科技软件系统有限公司 A method of it converts and shows for layout files

Also Published As

Publication number Publication date
CN111325007A (en) 2020-06-23

Similar Documents

Publication Publication Date Title
US7213200B2 (en) Selectable methods for generating robust XPath expressions
US7086042B2 (en) Generating and utilizing robust XPath expressions
CN109670053B (en) Data object mapping method, device, equipment and computer readable storage medium
US8103705B2 (en) System and method for storing text annotations with associated type information in a structured data store
US7720885B2 (en) Generating a word-processing document from database content
CN106897251B (en) Rich text display method and device
US7185277B1 (en) Method and apparatus for merging electronic documents containing markup language
WO2006102512A2 (en) Change control management of xml documents
US7752542B2 (en) Dynamic external entity resolution in an XML-based content management system
US7720814B2 (en) Repopulating a database with document content
CA2433247A1 (en) System and method for supporting non-native xml in native xml of a word-processor document
US10489024B2 (en) UI rendering based on adaptive label text infrastructure
US9430520B2 (en) Semantic reflection storage and automatic reconciliation of hierarchical messages
CN112527291A (en) Webpage generation method and device, electronic equipment and storage medium
US20070011177A1 (en) Metadata-based form rendering and write-back
US7461337B2 (en) Exception markup documents
CN111325007B (en) Comment analysis method and terminal for PPTX file
CN112783482A (en) Visual form generation method, device, equipment and storage medium
US10073821B2 (en) Representation of multiple markup language files that differ in structure and content in one file for the production of new markup language files
US8639709B2 (en) Comparing very large XML data
US20060136814A1 (en) Efficient extensible markup language namespace parsing for editing
US20070168857A1 (en) Transformation of Source Data in a Source Markup Language to Target Data in a Target Markup Language
CN111125483A (en) Method and device for generating webpage data extraction template, computer device and computer readable storage medium
CN114036781B (en) Data processing method, data display method and device and electronic equipment
CN114756554B (en) Data query processing method based on MyBatis framework

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