CN102981833B - Method enabling object in interactive electronic whiteboard software to be inserted into Office page - Google Patents

Method enabling object in interactive electronic whiteboard software to be inserted into Office page Download PDF

Info

Publication number
CN102981833B
CN102981833B CN201210435298.XA CN201210435298A CN102981833B CN 102981833 B CN102981833 B CN 102981833B CN 201210435298 A CN201210435298 A CN 201210435298A CN 102981833 B CN102981833 B CN 102981833B
Authority
CN
China
Prior art keywords
page
row
picture
proceed
word
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.)
Expired - Fee Related
Application number
CN201210435298.XA
Other languages
Chinese (zh)
Other versions
CN102981833A (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.)
Returnstar Interactive Technology Group Co., Ltd.
Original Assignee
FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd filed Critical FUZHOU RETURNSTAR DIGITAL TECHNOLOGY Co Ltd
Priority to CN201210435298.XA priority Critical patent/CN102981833B/en
Publication of CN102981833A publication Critical patent/CN102981833A/en
Application granted granted Critical
Publication of CN102981833B publication Critical patent/CN102981833B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The invention provides a method enabling an object in interactive electronic whiteboard software to be inserted into an Office page. The method includes a first step of confirming an inserted target module, setting a process flag to be zero, and scanning all processes in a system, if a process of PowerPoint is found, the process flag multiplies 10 plus 1, if a process of Excel is found, the process flag multiplies 10 plus 2, and if the process of Word is found, the process flag multiplies 10 plus 3; and a second step of judging the units digital, if the units digital is 1, the object is inserted into a page of PowerPoint, if the units digital is 2, the object is inserted into a page of Excel, and if the units digital is 3, the object is inserted into a page of Word. The method enables a teacher to mark an Office document which needs explaining in the process of using the interactive electronic whiteboard software and enables viewing of the Office document to be convenient.

Description

Object in interactive electric whiteboard software is inserted into the method in the Office page
[technical field]
The invention belongs to computer software fields, specifically refer to the method be inserted into by the object in interactive electric whiteboard software in the Office page.
[background technology]
Teacher uses interactive electric whiteboard software to say class hour, the Office document (comprising Word, Excel, PowerPoint document) of oneself is used to explain, if will explain the Office document of oneself, do annotation to carry out under the Window pattern of whiteboarding software, but cannot preserve this this annotation, student does not annotate, and when wanting have these to annotate, teacher can only manually operate in Office, and not only inconvenience also can waste the plenty of time.
In view of this, the present inventor furthers investigate for the defect of prior art, and has this case to produce.
[summary of the invention]
Technical matters to be solved by this invention is to provide a kind of method be inserted into by object in interactive electric whiteboard software in the Office page, teacher to the Office labelling document that will explain, conveniently can be checked at use interactive electric whiteboard software process.
The present invention solves the problems of the technologies described above by the following technical solutions:
Object in interactive electric whiteboard software is inserted into the method in the Office page, comprises the steps:
Step 1: determine to insert object module, specifically comprise:
Process tag Flag arranges 0, all processes in scanning system, if find the process of PowerPoint, and do not scan this process before, then process tag Flag takes advantage of 10 to add 1; If find the process of Excel, and do not scan this process before, then process tag Flag takes advantage of 10 to add 2; If find the process of Word, and do not scan this process before, then process tag Flag takes advantage of 10 to add 3;
Judge Flag units, if 1, then proceed to step 2; , if 2, then proceed to step 3; If 3, then proceed to step 4; If insert unsuccessfully, judge that Flag tens inserts in the same way, if insert failure again, then judge that hundred figure places are inserted in the same way; Success, then proceed to step 5;
Step 2: the object in interactive electric whiteboard software is inserted in the PowerPoint page, specifically comprises:
Step 21: picture is preserved module and preserved the object needing to insert;
Specifically comprise: scan all objects of all interactive electric whiteboard software under windows pattern, obtain the coordinate of object at screen place and size, mobile object to 20,20 points, setting up one to the form of image width+40* object high+40 is the picture of EMF, objects draw is caused to this on EMF picture, and picture is preserved;
Step 22: photo current is inserted the PPT page by insert module;
Specifically comprise: PPT edit page zoom factor is multiplied by image width and height and obtains W, H, obtain PPT lantern slide width to convert pixel to and be multiplied by PPT edit page zoom factor and obtain PPTW, screen width deducts PPTW and obtains divided by 2 the slide location top left co-ordinate PPTL that PPT is sown into, increase picture, picture level position is that object horizontal position L deducts PPTL and converts point size to and is multiplied by edit page zoom factor, and picture upright position is that object upright position T converts point size to and is multiplied by edit page zoom factor;
Step 23: judging whether that all objects insert all, is then proceed to step 24; No, then proceed to step 21;
Step 24: disconnect PowerPoint Ole object, terminate;
Step 3: the object in interactive electric whiteboard software is inserted in the Excel page, specifically comprises:
Step 31: location obtains the screen coordinate that Excel jumps to the most upper left corner of the page of each page;
Step 32: the picture object of in current whiteboard software being saved as emf form;
Step 33: contrasted by the coordinate obtained in the coordinate of the object in step 32 and step 31, determines the page inserted, picture is inserted the Excel page;
Step 34: judge whether all objects in whiteboarding software all insert? then proceed to step 35, no, then proceed to step 32;
Step 35: disconnect Excel Ole object, terminate;
Step 4: the object in interactive electric whiteboard software is inserted in the Word page, specifically comprises:
Step 41: location obtains the screen coordinate that Word jumps to the most upper left corner of the page of each page;
Step 42: the picture object of in current whiteboard software being saved as EMF form;
Step 43: contrasted by the coordinate obtained in the coordinate of the object in step 42 and step 41, determines the page inserted, picture is inserted the Word page;
Step 44: judge whether all objects in whiteboarding software all insert? then proceed to step 45, no, then proceed to step 42;
Step 45: disconnect Word Ole object, terminate;
Step 5: terminate.
Further, described step 31, specifically comprises the steps:
Step 31.1: the line number R and the row C that obtain the most upper left corner of current Excel document;
Step 31.2: the displaying ratio obtaining current Excel document;
Step 31.3: obtain and currently choose position A and retain;
Step 31.4: choose the first row first row, now Excel document jumps to the first row first row automatically;
Step 31.5: the first row first row coordinate conversion becomes screen coordinate;
Step 31.6: choose position A, the now automatic redirect of Excel document;
Step 31.7: arranging current uppermost line number with row number is R, C;
Step 31.8: location is terminated.
Further, described step 32, specifically comprises the steps:
Step 32.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 32.2: obtain the coordinate of described object at screen place and size, mobile object to 20,20 points;
Step 32.3: setting up one to the form of image width+40* object high+40 is the picture of EMF;
Step 32.4: objects draw is caused to this on EMF picture, and picture is preserved.
Further, described step 33, specifically comprises:
Add picture, position is that object's position deducts after screen coordinate that Excel the first row one arranges converts point size to and adds the Excel coordinate of current location A.
Further, described step 41, specifically comprises the steps:
Step 41.1: the Word document connecting current display with Ole object;
Step 41.2: obtain the HScrollBar of described Word document and the position of vertical scroll bar and retain this position;
Step 41.3: the displaying ratio obtaining described Word document;
Step 41.4: all page numbers obtaining described Word document;
Step 41.5: the page index N obtaining the cursor place of described Word document;
Step 41.6: four margins up and down obtaining described Word document;
Step 41.7: obtain the wide of the page of described Word document and height;
Step 41.8: redirect cursor, to each page in Word document, namely scans each page of Word document;
Step 41.9: trial obtains the position of the first row first row of the described page, because Word document the first row first row may not exist, therefore, if obtain unsuccessfully, preserves an empty position, successful then proceed to step 41.10;
Step 41.10: this position is preserved;
Step 41.11: judge whether all pages have all scanned? proceed to step 41.12, no, proceed to step 41.7;
Step 41.12: judge that the page up of the first row first row position of the page at index N place and lower one side position exist? do not exist as looked into and sky is put in the first row first row position of current index N place Page-saving, if index N is first page, judge the next page, if index N is last page, do not judge the next page;
Step 41.13: the page the first row first row position of all existence of preserving before scanning;
Step 41.14: obtain these positions and be positioned at the position of screen and preserve;
Step 41.15: the pixel screen position mark obtaining the position in the most upper left corner of this page by the following method, and preserve;
Suppose screen position mark WL, the WT of the Word page most upper left corner page;
Word Window object GetPoint obtains page the first row first row and is positioned at coordinate SelL on screen, SelT;
Select location and page left hand edge and coboundary distance SelLM, SelTM, unit is point size;
Word page displaying ratio PagePercent;
Then computing method are:
WL=SelL-SelLM*1.33333*PagePercent;
When Word display is blank: WT=SelT-SelTM*1.33333*PagePercent;
When Word does not show blank: WT=SelT-5*1.33333*PagePercent;
Step 41.16: the AutoShape increasing a 10*10 size in the position in the described most upper left corner, and preserve;
Step 41.17: repeat rapid 41.13 to step 41.16, until the first row first row position of the page of all preservations has been scanned.
Further, described step 42, specifically comprises the steps:
Step 42.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 42.2: obtain the coordinate of described object at screen place and size, by object move to 20,20 points;
Step 42.3: setting up one to the form of image width+40* object high+40 is the picture of EMF;
Step 42.4: by objects draw on EMF picture, and picture is preserved.
Further, described step 43, specifically comprises the steps:
Step 43.1: the most top left co-ordinate in page editing district that scanning is preserved;
Step 43.2: compare with object, judges whether object is positioned at the lower right of the most top left co-ordinate in page editing district, is then proceed to step 43.5, no, then proceed to step 43.3;
Step 43.3: object's position compares with first word screen position of the editing area the first row of to preserve before, finds out the seat that first coordinate be greater than object coordinates and puts, find out, proceed to step 43.5; Otherwise proceed to step 43.4
Step 43.4: represent over range, do not insert this picture;
Step 43.5: judge that the version of Word program is 2010 versions? then proceed to step 43.611, no, then proceed to step 43.621;
Step 43.611: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.612: most for the page editing district obtained before top left co-ordinate is changed into point size L, T;
Step 43.613: add an AutoShape A, size is 10*10, and position is L, T;
Step 43.614: object position mark is deducted the most top left co-ordinate in page editing district and changes into point size, object size converts point size W to, H;
Step 43.615: utilize L, T, W, H add a painting canvas, and the position of this painting canvas is equal with the coordinate of AutoShape A;
Step 43.616: delete AutoShape A is the picture file preserved before painting canvas interpolation; Proceed to step 43.7;
Step 43.621: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.622: first word screen position of the editing area the first row of preserving before is changed into point size L, T;
Step 43.623: add an AutoShape A, size is 10*10, and position is L, T;
Step 43.624: add picture, position is the L of AutoShape, T;
Step 43.625: delete AutoShape; Proceed to step 43.7;
Step 43.7: the insertion completing an object.
The invention has the advantages that: object is inserted into its position in Office substantially identical to the relative position in picture and Office documentation page with before insertion, Office page Scalable, not showing blank does not affect insertion effect yet.Make teacher can to the Office labelling document that will explain at use interactive electric whiteboard software process, method provided by the invention makes teacher saying that the mark in solution preocess is kept in Office document, conveniently checks.
[accompanying drawing explanation]
The invention will be further described in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is software key step schematic flow sheet of the present invention.
Fig. 2 is inserted into PowerPoint page major function process flow diagram in the present invention.
Fig. 3 is that the present invention is inserted in the PowerPoint page and preserves picture flow chart of steps.
Fig. 4 is that the present invention is inserted into inserting step process flow diagram in the PowerPoint page.
Fig. 5 is inserted into Excel page major function process flow diagram in the present invention.
Fig. 6 is that the present invention is inserted into positioning step process flow diagram in the Excel page.
Fig. 7 is that the present invention is inserted in the Excel page and preserves picture flow chart of steps.
Fig. 8 is inserted into Word page major function process flow diagram in the present invention.
Fig. 9 is that the present invention is inserted into positioning step process flow diagram in the Word page.
Figure 10 is that the present invention is inserted in the Word page and preserves picture flow chart of steps.
Figure 11 is that the present invention is inserted in the Word page and inserts process step process flow diagram.
[embodiment]
As shown in Figure 1, the object in interactive electric whiteboard software is inserted into the method in the Office page, comprises the steps:
Step 1: determine to insert object module, specifically comprise:
Process tag Flag arranges 0, all processes in scanning system, if find the process of PowerPoint, and do not scan this process before, then process tag Flag takes advantage of 10 to add 1; If find the process of Excel, and do not scan this process before, then process tag Flag takes advantage of 10 to add 2; If find the process of Word, and do not scan this process before, then process tag Flag takes advantage of 10 to add 3;
Judge Flag units, if 1, then proceed to step 2; , if 2, then proceed to step 3; If 3, then proceed to step 4; If insert unsuccessfully, judge that Flag tens inserts in the same way, if insert failure again, then judge that hundred figure places are inserted in the same way; Success, then proceed to step 5;
Step 2: the object in interactive electric whiteboard software is inserted in the PowerPoint page, as shown in Figures 2 to 4, specifically comprises:
Step 21: picture is preserved module and preserved the object needing to insert;
Specifically comprise: scan all objects of all interactive electric whiteboard software under windows pattern, obtain the coordinate of object at screen place and size, mobile object to 20,20 points, setting up one to the form of image width+40* object high+40 is the picture of EMF, objects draw is caused to this on EMF picture, and picture is preserved;
Step 22: photo current is inserted the PPT page by insert module;
Specifically comprise: PPT edit page zoom factor is multiplied by image width and height and obtains W, H, obtain PPT lantern slide width to convert pixel to and be multiplied by PPT edit page zoom factor and obtain PPTW, screen width deducts PPTW and obtains divided by 2 the slide location top left co-ordinate PPTL that PPT is sown into, increase picture, picture level position is that object horizontal position L deducts PPTL and converts point size to and is multiplied by edit page zoom factor, and picture upright position is that object upright position T converts point size to and is multiplied by edit page zoom factor;
Step 23: judging whether that all objects insert all, is then proceed to step 24; No, then proceed to step 21;
Step 24: disconnect PowerPoint Ole object, terminate;
Step 3: the object in interactive electric whiteboard software is inserted in the Excel page, as shown in Figure 5, specifically comprises:
Step 31: location obtains the screen coordinate that Excel jumps to the most upper left corner of the page of each page;
Step 32: the picture object of in current whiteboard software being saved as emf form;
Step 33: contrasted by the coordinate obtained in the coordinate of the object in step 32 and step 31, determines the page inserted, picture is inserted the Excel page;
Step 34: judge whether all objects in whiteboarding software all insert? then proceed to step 35, no, then proceed to step 32;
Step 35: disconnect Excel Ole object, terminate;
Step 4: the object in interactive electric whiteboard software is inserted in the Word page, as shown in Figure 8, specifically comprises:
Step 41: location obtains the screen coordinate that Word jumps to the most upper left corner of the page of each page;
Step 42: the picture object of in current whiteboard software being saved as EMF form;
Step 43: contrasted by the coordinate obtained in the coordinate of the object in step 42 and step 41, determines the page inserted, picture is inserted the Word page;
Step 44: judge whether all objects in whiteboarding software all insert? then proceed to step 45, no, then proceed to step 42;
Step 45: disconnect Word Ole object, terminate;
Step 5: terminate.
Fig. 6 is that the present invention is inserted into positioning step process flow diagram in the Excel page.Specifically refer to step 31, comprise the steps:
Step 31.1: the line number R and the row C that obtain the most upper left corner of current Excel document;
Step 31.2: the displaying ratio obtaining current Excel document;
Step 31.3: obtain and currently choose position A and retain;
Step 31.4: choose the first row first row, now Excel document jumps to the first row first row automatically;
Step 31.5: the first row first row coordinate conversion becomes screen coordinate;
Step 31.6: choose position A, the now automatic redirect of Excel document;
Step 31.7: arranging current uppermost line number with row number is R, C;
Step 31.8: location is terminated.
Fig. 7 is that the present invention is inserted in the Excel page and preserves picture flow chart of steps.Specifically refer to step 32, comprising:
Step 32.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 32.2: obtain the coordinate of described object at screen place and size, mobile object to 20,20 points;
Step 32.3: setting up one to the form of image width+40* object high+40 is the picture of EMF;
Step 32.4: objects draw is caused to this on EMF picture, and picture is preserved.
Inserting step in step 33, specifically comprises:
Add picture, position is that object's position deducts after screen coordinate that Excel the first row one arranges converts point size to and adds the Excel coordinate of current location A.
As shown in Figure 9, positioning step process flow diagram in the Word page is inserted into.Specifically refer to step 41, comprise the steps:
Step 41.1: the Word document connecting current display with Ole object;
Step 41.2: obtain the HScrollBar of described Word document and the position of vertical scroll bar and retain this position;
Step 41.3: the displaying ratio obtaining described Word document;
Step 41.4: all page numbers obtaining described Word document;
Step 41.5: the page index N obtaining the cursor place of described Word document;
Step 41.6: four margins up and down obtaining described Word document;
Step 41.7: obtain the wide of the page of described Word document and height;
Step 41.8: redirect cursor, to each page in Word document, namely scans each page of Word document;
Step 41.9: trial obtains the position of the first row first row of the described page, because Word document the first row first row may not exist, therefore, if obtain unsuccessfully, preserves an empty position, successful then proceed to step 41.10;
Step 41.10: this position is preserved;
Step 41.11: judge whether all pages have all scanned? proceed to step 41.12, no, proceed to step 41.7;
Step 41.12: judge that the page up of the first row first row position of the page at index N place and lower one side position exist? do not exist as looked into and sky is put in the first row first row position of current index N place Page-saving, if index N is first page, judge the next page, if index N is last page, do not judge the next page;
Step 41.13: the page the first row first row position of all existence of preserving before scanning;
Step 41.14: obtain these positions and be positioned at the position of screen and preserve;
Step 41.15: the pixel screen position mark obtaining the position in the most upper left corner of this page by the following method, and preserve;
Suppose screen position mark WL, the WT of the Word page most upper left corner page;
Word Window object GetPoint obtains page the first row first row and is positioned at coordinate SelL on screen, SelT;
Select location and page left hand edge and coboundary distance SelLM, SelTM, unit is point size;
Word page displaying ratio PagePercent;
Then computing method are:
WL=SelL-SelLM*1.33333*PagePercent;
When Word display is blank: WT=SelT-SelTM*1.33333*PagePercent;
When Word does not show blank: WT=SelT-5*1.33333*PagePercent;
Step 41.16: the AutoShape increasing a 10*10 size in the position in the described most upper left corner, and preserve;
Step 41.17: repeat rapid 41.13 to step 41.16, until the first row first row position of the page of all preservations has been scanned.
As shown in Figure 10, be inserted in the Word page and preserve picture flow chart of steps, specifically refer to step 42, comprising:
Step 42.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 42.2: obtain the coordinate of described object at screen place and size, by object move to 20,20 points;
Step 42.3: setting up one to the form of image width+40* object high+40 is the picture of EMF;
Step 42.4: by objects draw on EMF picture, and picture is preserved.
As shown in figure 11, concrete inserting step process flow diagram in the Word page is inserted into.Specifically refer to step 43, comprising:
Step 43.1: the most top left co-ordinate in page editing district that scanning is preserved;
Step 43.2: compare with object, judges whether object is positioned at the lower right of the most top left co-ordinate in page editing district, is then proceed to step 43.5, no, then proceed to step 43.3;
Step 43.3: object's position compares with first word screen position of the editing area the first row of to preserve before, finds out the seat that first coordinate be greater than object coordinates and puts, find out, proceed to step 3.5; Otherwise proceed to step 43.4
Step 43.4: represent over range, do not insert this picture;
Step 43.5: judge that the version of Word program is 2010 versions? then proceed to step 3.611, no, then proceed to step 43.621;
Step 43.611: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.612: most for the page editing district obtained before top left co-ordinate is changed into point size L, T;
Step 43.613: add an AutoShape A, size is 10*10, and position is L, T;
Step 43.614: object position mark is deducted the most top left co-ordinate in page editing district and changes into point size, object size converts point size W to, H;
Step 43.615: utilize L, T, W, H add a painting canvas, and the position of this painting canvas is equal with the coordinate of AutoShape A;
Step 43.616: delete AutoShape A is the picture file preserved before painting canvas interpolation; Proceed to step 43.7;
Step 43.621: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.622: first word screen position of the editing area the first row of preserving before is changed into point size L, T;
Step 43.623: add an AutoShape A, size is 10*10, and position is L, T;
Step 43.624: add picture, position is the L of AutoShape, T;
Step 43.625: delete AutoShape; Proceed to step 43.7;
Step 43.7: the insertion completing an object.
It is substantially identical to the relative position in picture and Office documentation page with before insertion that object is inserted into its position in Office by the present invention, and Office page Scalable, not showing blank does not affect insertion effect yet.Make teacher can to the Office labelling document that will explain at use interactive electric whiteboard software process, method provided by the invention makes teacher saying that the mark in solution preocess is kept in Office document, conveniently checks.
The foregoing is only better enforcement use-case of the present invention, be not intended to limit protection model figure of the present invention.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (1)

1. the object in interactive electric whiteboard software is inserted into the method in the Office page, it is characterized in that: comprise the steps:
Step 1: determine to insert object module, specifically comprise:
Process tag Flag arranges 0, all processes in scanning system, if find the process of PowerPoint, and do not scan this process before, then process tag Flag takes advantage of 10 to add 1; If find the process of Excel, and do not scan this process before, then process tag Flag takes advantage of 10 to add 2; If find the process of Word, and do not scan this process before, then process tag Flag takes advantage of 10 to add 3;
Judge the units of Flag, if 1, then proceed to step 2; If 2, then proceed to step 3; If 3, then proceed to step 4; If insert unsuccessfully, judge that the tens of Flag inserts in the same way, if insert failure again, then judge that hundred figure places of Flag are inserted in the same way; Success, then proceed to step 5;
Step 2: the object in interactive electric whiteboard software is inserted in the PowerPoint page, specifically comprises:
Step 21: picture is preserved module and preserved the object needing to insert;
Specifically comprise: scan all objects of all interactive electric whiteboard software under windows pattern, obtain the coordinate of object at screen place and size, mobile object to coordinate is (20,20) point, set up one to image width+40, the form of object high+40 is the picture of emf, by objects draw on this emf picture, and is preserved by picture;
Step 22: photo current is inserted the PPT page by insert module;
Specifically comprise: PPT edit page zoom factor is multiplied by image width and height and obtains W, H, obtain PPT lantern slide width to convert pixel to and be multiplied by PPT edit page zoom factor and obtain PPTW, screen width deducts PPTW and obtains divided by 2 the slide location top left co-ordinate PPTL that PPT is sown into, increase picture, picture level position is that object horizontal position L deducts PPTL and converts point size to and is multiplied by edit page zoom factor, and picture upright position is that object upright position T converts point size to and is multiplied by edit page zoom factor;
Step 23: judging whether that all objects insert all, is then proceed to step 24; No, then proceed to step 21;
Step 24: disconnect PowerPoint Ole object, terminate;
Step 3: the object in interactive electric whiteboard software is inserted in the Excel page, specifically comprises:
Step 31: location obtains the screen coordinate that Excel jumps to the most upper left corner of the page of each page; Specifically comprise the steps:
Step 31.1: the line number R and the row C that obtain the most upper left corner of current Excel document;
Step 31.2: the displaying ratio obtaining current Excel document;
Step 31.3: obtain and currently choose position A and retain;
Step 31.4: choose the first row first row, now Excel document jumps to the first row first row automatically;
Step 31.5: the first row first row coordinate conversion becomes screen coordinate;
Step 31.6: choose position A, the now automatic redirect of Excel document;
Step 31.7: arranging current uppermost line number with row number is R, C;
Step 31.8: location is terminated;
Step 32: the picture object of in current whiteboard software being saved as emf form;
Specifically comprise the steps:
Step 32.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 32.2: obtain the coordinate of described object at screen place and size, mobile object to coordinate is the point of (20,20);
Step 32.3: set up one to image width+40, the form of object high+40 is the picture of emf;
Step 32.4: by objects draw on this emf picture, and picture is preserved;
Step 33: contrasted by the coordinate obtained in the coordinate of the object in step 32 and step 31, determines the page inserted, picture is inserted the Excel page; Specifically comprise:
Add picture, position is that object's position deducts after screen coordinate that Excel the first row one arranges converts point size to and adds the Excel coordinate of current location A;
Step 34: judge whether all objects in whiteboarding software all insert, and are then proceed to step 35, no, then proceed to step 32;
Step 35: disconnect Excel Ole object, terminate;
Step 4: the object in interactive electric whiteboard software is inserted in the Word page, specifically comprises:
Step 41: location obtains the screen coordinate that Word jumps to the most upper left corner of the page of each page;
Specifically comprise the steps:
Step 41.1: the Word document connecting current display with Ole object;
Step 41.2: obtain the HScrollBar of described Word document and the position of vertical scroll bar and retain this position;
Step 41.3: the displaying ratio obtaining described Word document;
Step 41.4: all page numbers obtaining described Word document;
Step 41.5: the page index N obtaining the cursor place of described Word document;
Step 41.6: four margins up and down obtaining described Word document;
Step 41.7: obtain the wide of the page of described Word document and height;
Step 41.8: redirect cursor, to each page in Word document, namely scans each page of Word document;
Step 41.9: trial obtains the position of the first row first row of the described page, because Word document the first row first row may not exist, therefore, if obtain unsuccessfully, preserves an empty position, successful then proceed to step 41.10;
Step 41.10: this position is preserved;
Step 41.11: judge whether all pages have all scanned, and are, proceed to step 41.12, no, proceed to step 41.7;
Step 41.12: judge whether the page up of the first row first row position of the page at index N place and lower one side position exist, if there is no then sky is put in the first row first row position of current index N place Page-saving, if index N is first page, judge the next page, if index N is last page, do not judge the next page;
Step 41.13: the page the first row first row position of all existence of preserving before scanning;
Step 41.14: obtain these positions and be positioned at the position of screen and preserve;
Step 41.15: the pixel screen position mark obtaining the position in the most upper left corner of this page by the following method, and preserve;
Suppose screen position mark WL, the WT of the Word page most upper left corner page;
Word Window object GetPoint obtains page the first row first row and is positioned at coordinate SelL on screen, SelT;
Select location and page left hand edge and coboundary distance SelLM, SelTM, unit is point size;
Word page displaying ratio PagePercent;
Then computing method are:
WL=SelL-SelLM×1.33333×PagePercent;
When Word display is blank: WT=SelT-SelTM × 1.33333 × PagePercent;
When Word does not show blank: WT=SelT-5 × 1.33333 × PagePercent;
Step 41.16: the AutoShape increasing by 10 × 10 sizes in the position in the described most upper left corner, and preserve;
Step 41.17: repeat step 41.13 to step 41.16, until the first row first row position of the page of all preservations has been scanned;
Step 42: the picture object of in current whiteboard software being saved as emf form;
Specifically comprise the steps:
Step 42.1: scan all objects of all interactive electric whiteboard software under windows pattern;
Step 42.2: obtaining the coordinate of described object at screen place and size, is (20,20) point by object move to coordinate;
Step 42.3: set up one to image width+40, the form of object high+40 is the picture of emf;
Step 42.4: by objects draw on emf picture, and picture is preserved;
Step 43: contrasted by the coordinate obtained in the coordinate of the object in step 42 and step 41, determines the page inserted, picture is inserted the Word page;
Specifically comprise the steps:
Step 43.1: the most top left co-ordinate in page editing district that scanning is preserved;
Step 43.2: compare with object, judges whether object is positioned at the lower right of the most top left co-ordinate in page editing district, is then proceed to step 43.5, no, then proceed to step 43.3;
Step 43.3: object's position compares with first word screen position of the editing area the first row of to preserve before, finds out the seat that first coordinate be greater than object coordinates and puts, find out, proceed to step 43.5; Otherwise proceed to step 43.4
Step 43.4: represent over range, do not insert this picture;
Step 43.5: whether the version judging Word program is 2010 versions, is then proceed to step 43.611, no, then proceed to step 43.621;
Step 43.611: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.612: most for the page editing district obtained before top left co-ordinate is changed into point size L, T;
Step 43.613: add an AutoShape A, size is 10 × 10, and position is L, T;
Step 43.614: object position mark is deducted the most top left co-ordinate in page editing district and changes into point size, object size converts point size W to, H;
Step 43.615: utilize L, T, W, H add a painting canvas, and the position of this painting canvas is equal with the coordinate of AutoShape A;
Step 43.616: delete AutoShape A is the picture file preserved before painting canvas interpolation; Proceed to step 43.7;
Step 43.621: the AutoShape inserted before finding the PageIndex page, and choose it, now Word jumps to respective page automatically;
Step 43.622: first word screen position of the editing area the first row of preserving before is changed into point size L, T;
Step 43.623: add an AutoShape A, size is 10 × 10, and position is L, T;
Step 43.624: add picture, position is the L of AutoShape, T;
Step 43.625: delete AutoShape; Proceed to step 43.7;
Step 43.7: the insertion completing an object;
Step 44: judge whether all objects in whiteboarding software all insert, and are then proceed to step 45, no, then proceed to step 42;
Step 45: disconnect Word Ole object, terminate;
Step 5: terminate.
CN201210435298.XA 2012-11-05 2012-11-05 Method enabling object in interactive electronic whiteboard software to be inserted into Office page Expired - Fee Related CN102981833B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210435298.XA CN102981833B (en) 2012-11-05 2012-11-05 Method enabling object in interactive electronic whiteboard software to be inserted into Office page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210435298.XA CN102981833B (en) 2012-11-05 2012-11-05 Method enabling object in interactive electronic whiteboard software to be inserted into Office page

Publications (2)

Publication Number Publication Date
CN102981833A CN102981833A (en) 2013-03-20
CN102981833B true CN102981833B (en) 2015-06-03

Family

ID=47855898

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210435298.XA Expired - Fee Related CN102981833B (en) 2012-11-05 2012-11-05 Method enabling object in interactive electronic whiteboard software to be inserted into Office page

Country Status (1)

Country Link
CN (1) CN102981833B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408032B (en) * 2014-10-30 2017-03-15 锐达互动科技股份有限公司 The method that the mode of the rendered object in based on whiteboarding software reads PPT file contents
CN104408028B (en) * 2014-10-30 2017-03-15 锐达互动科技股份有限公司 The method that problem makes is realized by the embedded interactive ballots of PowerPoint and feedback system
CN105739932B (en) * 2014-12-08 2020-12-01 创新先进技术有限公司 Method and device for displaying data on terminal screen

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101770696A (en) * 2008-12-30 2010-07-07 上海京城高新技术开发有限公司 Electronic whiteboard input data recording method
CN101770353A (en) * 2008-12-30 2010-07-07 上海京城高新技术开发有限公司 Electronic whiteboard display processing method
CN102591853B (en) * 2011-12-29 2015-04-01 优视科技有限公司 Webpage rearrangement method, webpage rearrangement device and mobile terminal

Also Published As

Publication number Publication date
CN102981833A (en) 2013-03-20

Similar Documents

Publication Publication Date Title
CN101908136B (en) Table identifying and processing method and system
CN112528863A (en) Identification method and device of table structure, electronic equipment and storage medium
CN101976114B (en) System and method for realizing information interaction between computer and pen and paper based on camera
CN101859322B (en) Webpage display method for mobile terminal
CN102981833B (en) Method enabling object in interactive electronic whiteboard software to be inserted into Office page
CN102902662B (en) Method for inserting object in interactive electronic white board software into Word page
CN102521516A (en) Method and system for automatically creating error homework textbooks
JP2013089199A (en) Electronic comic editing device, method and program
CN110309754B (en) Problem acquisition method and system
CN202711171U (en) Automatic recognition type-in device for handwritten texts of document
CN106126024A (en) A kind of method and system of display highlighting content
CN105809157A (en) Answer sheet modeling method and device
KR20210077251A (en) Database building device that can build a knowledge database from a table-inserted image and operating method thereof
CN103970723A (en) Electronic document screen display method based on image detecting and cutting
CN102955769A (en) Method for inserting objects of interactive electronic whiteboard software into PPT (PowerPoint) page
CN101877067B (en) Method and system for hand input based on camera device
CN113051457A (en) Image-text extraction method and terminal
CN103034855A (en) Method for identifying character zone in picture
CN114494799A (en) Data labeling method and device for target element, terminal equipment and computer readable storage medium
CN102937947A (en) Method for inserting object in interactive type electronic white board software into Excel page
CN115035541A (en) Large-size complex pdf engineering drawing text detection and identification method
CN113903039A (en) Color-based answer area acquisition method for answer sheet
CN113536392A (en) Cross-platform electronic signature method based on background service
CN207993034U (en) A kind of classroom work this identifying system based on computer vision technique
CN112365399A (en) Fan blade image panoramic stitching method and system based on deep learning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee

Owner name: RETURNSTAR INTERACTIVE TECHNOLOGY GROUP CO., LTD.

Free format text: FORMER NAME: FUZHOU RETURNSTAR DIGITAL TECHNOLOGY CO., LTD.

CP01 Change in the name or title of a patent holder

Address after: Cangshan District of Fuzhou City, Fujian province 350000 to build a new town, Jinshan Road No. 618 Garden State Industrial Park Gulou Park Building No. 8

Patentee after: Returnstar Interactive Technology Group Co., Ltd.

Address before: Cangshan District of Fuzhou City, Fujian province 350000 to build a new town, Jinshan Road No. 618 Garden State Industrial Park Gulou Park Building No. 8

Patentee before: Fuzhou Returnstar Digital Technology Co., Ltd.

CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 350000 6, No. 1 Innovation Park, No. 3 east science and technology road, Minhou street, Minhou, Fuzhou.

Patentee after: Returnstar Interactive Technology Group Co., Ltd.

Address before: 350000 Building 8, Gulou garden, Citrus Industrial Park, 618 Jinshan Road, Jianxin Town, Cangshan District, Fuzhou, Fujian, China

Patentee before: Returnstar Interactive Technology Group Co., Ltd.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150603

Termination date: 20201105