CN113723048A - Method and device for setting rich text space, storage medium and electronic equipment - Google Patents

Method and device for setting rich text space, storage medium and electronic equipment Download PDF

Info

Publication number
CN113723048A
CN113723048A CN202111039256.XA CN202111039256A CN113723048A CN 113723048 A CN113723048 A CN 113723048A CN 202111039256 A CN202111039256 A CN 202111039256A CN 113723048 A CN113723048 A CN 113723048A
Authority
CN
China
Prior art keywords
rich text
space
setting
width
text object
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111039256.XA
Other languages
Chinese (zh)
Inventor
魏博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network 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 Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to CN202111039256.XA priority Critical patent/CN113723048A/en
Publication of CN113723048A publication Critical patent/CN113723048A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents

Abstract

The disclosure provides a method, a device, a storage medium and an electronic device for setting rich text space, wherein the method comprises the following steps: creating a first rich text object using a preset type space, wherein the width of the preset type space is related to the font size and is not influenced by the font type; setting the width of the first rich text object according to the required interval value; the first rich text object is stitched to the current rich text object to form a space behind the current rich text object. When the interval is required to be set, the setting method provided by the disclosure is called, so that accurate control of the required interval can be realized through setting the width of the first rich text object, the interval setting can be realized directly after the first rich text object is spliced on the current rich text object, the complicated parameter adjustment is not needed, accurate interval setting is realized on the basis of simplifying the interval setting step, and further a better display effect can be realized.

Description

Method and device for setting rich text space, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for setting a rich text interval, a storage medium, and an electronic device.
Background
With the development of technologies, various electronic products can display richer contents to users, or embody the contents in more diversified display forms. Generally, when contents such as pictures and characters are displayed, a good display effect can be ensured by setting the space between the characters, but at present, the setting mode of the space between the characters is usually a mode of using a character space (kern) or a mode of manually inputting a blank space by people, especially for the image-text space between the character contents and the picture contents, when the setting mode is performed through the character space, a rich text range where the image-text boundary is located is required to be set, for example, parameters such as a rich text character space attribute, and the setting process is complicated and is inconvenient to use; although the form of manually inputting the blank space is convenient, accurate space control cannot be realized, and particularly when multi-row or multi-column content display is carried out, the display content is messy due to different character spaces, and the display effect is poor.
Disclosure of Invention
An object of the embodiments of the present disclosure is to provide a method, an apparatus, a storage medium, and an electronic device for setting a rich text interval, so as to solve the problem in the prior art that a character interval is set up complicatedly or is not accurately controlled.
The embodiment of the disclosure adopts the following technical scheme: a method of setting a rich text space, the method comprising the steps of: creating a first rich text object by using a preset type space, wherein the width of the preset type space has an association relation with the size of a font size; setting the width of the first rich text object according to the required interval value; stitching the first rich text object after the current rich text object to form a space after the current rich text object.
In some embodiments, the preset type space is any one of the following: full width space with code of U + 3000; or, a half-width space encoded as U + 2002; one-third wide space encoded as U + 2004; a quarter wide space encoded as U + 2005; one sixth wide space encoded as U + 2006.
In some embodiments, the setting the width of the first rich text object according to the required distance value includes: determining a first word size according to the preset type space and the required interval value: and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
In some embodiments, in the case that the preset type space is a full width space, the determining a first font size includes: and determining the font size with the same font size as the required interval value as the first font size.
In some embodiments, further comprising: in a case where the preset type space is a half-width space, the determining a first font size includes: and determining the font size which is the same as twice of the required interval value as the first font size.
In some embodiments, the method further comprises: packaging the method steps into a method object; when the distance behind the current rich text object needs to be set, the method object is called and a required distance value is transmitted to the method object, and then the method object executes the method steps.
An embodiment of the present disclosure further provides an apparatus for setting a rich text interval, including: a creation module configured to create a first rich text object using a preset type space, wherein a width of the preset type space is related to a font size but is not affected by a font type; a setting module configured to set a width of the first rich text object according to a required interval value; a stitching module configured to stitch the first rich text object behind a current rich text object to form a space behind the current rich text object.
In some embodiments, the setting module is specifically configured to: determining a first word size according to the preset type space and the required interval value: and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
Embodiments of the present disclosure also provide a storage medium having a computer program stored thereon, where the computer program is executed by a processor to perform the steps of the above-mentioned character space setting method.
The embodiment of the present disclosure further provides an electronic device, which at least includes a memory and a processor, where the memory stores a computer program, and the processor implements the steps of the character space setting method when executing the computer program on the memory.
The beneficial effects of this disclosed embodiment lie in: when the interval is required to be set, the method provided by the embodiment of the disclosure can be used for realizing accurate control of the required interval by setting the width of the first rich text object, and directly splicing the first rich text object behind the current rich text object to realize the interval setting, so that the accurate interval setting can be realized on the basis of simplifying the interval setting step without fussy parameter adjustment, and further, a better display effect can be realized.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present disclosure, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a method of setting a rich text interval in a first embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a rich text in a first embodiment of the present disclosure;
FIG. 3 is a schematic structural diagram of an apparatus for setting rich text intervals in a second embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device in a fourth embodiment of the present disclosure.
Detailed Description
Various aspects and features of the disclosure are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Other modifications will occur to those skilled in the art within the scope and spirit of the disclosure.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the disclosure and, together with a general description of the disclosure given above, and the detailed description of the embodiments given below, serve to explain the principles of the disclosure.
These and other characteristics of the present disclosure will become apparent from the following description of preferred forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present disclosure has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of the disclosure, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present disclosure will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present disclosure are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the disclosure that may be embodied in various forms. Well-known and/or repeated functions and structures have not been described in detail so as not to obscure the present disclosure with unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present disclosure in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the disclosure.
In order to solve the problem in the prior art that occurs when setting the character spacing, a first embodiment of the present disclosure provides a method for setting a rich text spacing, which is mainly applicable to an operating system of various electronic devices when editing rich text, and can realize rapid setting of the spacing by actively calling a developer. Fig. 1 shows a flowchart of a method of setting a rich text space, which mainly includes steps S10 to S30:
s10, a first rich text object is created using a preset type space.
The first rich text object is an object set between two adjacent rich text objects, and is used for setting a distance between the adjacent rich texts, especially for setting a distance between the adjacent rich text objects in the same line. The specific content of the first rich text object is a space with the same width as the distance currently required by the user. Specifically, the first rich text object created in the present embodiment is a variable rich text object (nsmustableattetributstrong). In addition, all objects edited by the user in the page are rich text objects which are used for specifically displaying various elements such as pictures, characters and the like.
In this embodiment, the first rich text object is created through a preset type space, where the preset type space mainly refers to a space with a fixed width whose size does not change according to the change of the font under the condition that the size of the font size is determined, that is, the width of the preset type space is related to the size of the font size, but is not affected by the font type, for example, a full-width space coded as U +3000, a half-width space coded as U +2000, and the like, so that the setting of the fixed interval is facilitated.
And S20, setting the width of the first rich text object according to the required space value.
The required interval value is the interval size desired by the user at present, and the specific value can be input into the method object as an input parameter when the setting method of the embodiment is called, that is, the required interval value required by the interval setting at this time needs to be input every time the method object packaged based on the method is called, so that flexible interval control is facilitated; and when the current page is edited, all uniform intervals required to be set in the page can be preset, and the positions required to be set can be set according to the preset distance, so that the method is more suitable for the process of editing the page with uniform regulation.
After the required interval is determined, the width of the first rich text object is adjusted to be the same as the required interval, the interval between the rich text objects during subsequent splicing is guaranteed to meet the interval requirement of a user, the numerical value of the interval can be guaranteed to be accurate, and the setting requirement of the user on the interval is completely met.
In this embodiment, when the width of the first text-rich object is set, a first font size may be determined according to the currently required distance value, and the width of the first text-rich object is set to be the width of at least one preset type space under the first font size in combination with the specific width of the first font size. It should be noted that the width of the first font size may be generally set to be the same as the required spacing value, or an integer multiple of the required spacing value, so as to achieve a specific value that satisfies the required spacing by the width of an integer number of preset type spaces.
In some embodiments, when the preset type space is a full width space, the first font size is the font size with the same font size as the required interval value, that is, when the full width space is input under the first font size, the width of the full width space is the same as the width of the next Chinese character under the first font size, and the value of the width of the full width space does not change according to the type of the font. At this time, when the width of the first rich text object is set, the width of the first rich text object is set to be the width of a full-width space, and the width of the full-width space is just the same as the required interval value.
In some embodiments, when the preset type space is a half-width space, since the width of the half-width space is half of the font size under the current font size, the first font size determined at this time is the font size with the same font size as twice the required space. In this case, when the width of the first rich text object is set, the width of the first rich text object may be set to be the width of the half-width space next to the first font size.
In practical implementation, the determination manner of the first font size and the setting manner of the width of the first rich text object are not limited to the above manners, for example, in the case that the first font size is the font size with the same font size as the required interval, when the width of the first rich text object is set, the determination may be implemented by setting the width of the half-width space under two first font sizes; or, the first font size may be a font size with a font size half of the required interval, and when setting the width of the first rich text object, the first font size may be implemented by setting two full-width spaces or four half-width spaces. In addition, the preset type spaces may further include a third wide space (coded as U +2004), a fourth wide space (coded as U +2005), a sixth wide space (coded as U +2006), and the like, and when the preset type spaces used at present are different, the manners of correspondingly determining the first font size and adjusting the first rich text object are also different, but the implementation principle is the same as the full-width space or the half-width space, and the description of this embodiment is not repeated here.
S30, splicing the first rich text object behind the current rich text object to form a space behind the current rich text object.
The current rich text object may be any textual object and/or pictorial object that the user edited during the page editing process. After the user finishes editing the current rich text object and needs to insert the space, the setting method provided by the embodiment is called, after the width of the first rich text object is adjusted to the required space, the first rich text object can be directly spliced behind the current rich text object to form the space behind the current rich text object, other character objects can be continuously spliced behind the first rich text object, and finally the space effect between the rich text objects is achieved.
In some embodiments, for ease of use, the above method steps may be packaged into a method object, for example, naming the method object as addTextSpace; when the distance behind the current rich text object needs to be set, the method object is called and a required distance value is transmitted into the method object, and then the method object executes the method steps, so that accurate distance control is realized.
When the distance setting is needed, the setting method provided by the embodiment is called, so that the accurate control of the required distance can be realized through the width setting of the first rich text object, the distance setting can be realized directly after the first rich text object is spliced on the current rich text object, the complicated parameter adjustment is not needed, the accurate distance setting is realized on the basis of simplifying the distance setting step, and the better display effect can be realized.
Fig. 2 is a diagram showing rich text for setting a character spacing by using the setting method according to the present embodiment. The assembly transaction is a character object, the pattern with the letter B on the right side is a picture object, when the character object is edited through the rich text, the setting method of the embodiment can be called after the character object is edited, the first rich text object is set according to actual requirements and spliced behind the character object (namely the right side of the character object in the picture), the picture object is continuously spliced behind the first rich text object, the setting method can be called again according to requirements to realize interval setting of different widths, and finally the rich text realization of mixed image-text arrangement is realized. By the method provided by the embodiment, when the pictures and the characters need to be edited simultaneously, the pictures and the characters can be simply and quickly edited by splicing the rich-text objects, the effect that the pictures and the characters can be simultaneously arranged by stacking various view elements in the page compiling process is avoided, and the overall process of page editing is simplified.
A second embodiment of the present disclosure provides an apparatus for setting a rich text interval, which can be installed in an electronic device of any operating system, and by invoking the apparatus, the setting of the rich text interval is achieved. Fig. 3 is a schematic structural diagram of an apparatus for setting rich text intervals in this embodiment, which mainly includes a creating module 10, a setting module 20, and a splicing module 30; wherein the creation module 10 is configured to create a first rich text object using a preset type space; the setting module 20 is configured to set a width of the first rich text object according to a required distance value; the stitching module 30 is configured to stitch the first rich text object after the current rich text object to form a space after the current rich text object.
Specifically, the preset type space may be any one of the following: full width space with code of U + 3000; a half-width space encoded as U + 2002; one-third wide space encoded as U + 2004; a quarter wide space encoded as U + 2005; one sixth wide space encoded as U + 2006. In addition, the width of the preset type space is only related to the size of the current font size and is not related to the type of the font.
In some embodiments, the setup module 20 is specifically configured to: determining a first word size according to the preset type space and the required interval value: and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
In some embodiments, the setup module 20 is specifically configured to: and under the condition that the preset type space is a full-width space, determining the font size with the same size as the required interval value as the first font size.
In some embodiments, the setup module 20 is specifically configured to: and under the condition that the preset type space is a half-width space, determining the character size of which the font size is the same as twice of the required interval value as the first character size.
When the interval is set up in needs, through calling the setting device that this embodiment provided, can be through the width setting to first rich text object realize the accurate control of required interval to directly splice first rich text object can realize the interval setting after current rich text object, need not through loaded down with trivial details parameter adjustment, realize accurate interval setting on the basis of simplifying interval setting step, and then can realize better bandwagon effect.
A third embodiment of the present disclosure provides a storage medium, which can be installed in any electronic device, and is specifically a computer-readable medium, storing a computer program, and when the computer program is executed by a processor, the computer program implements the method provided in any embodiment of the present disclosure, including the following steps S31 to S33:
s31, creating a first rich text object by using a preset type space, wherein the width of the preset type space has an association relation with the size of the font size;
s32, setting the width of the first rich text object according to the required distance value;
s33, splicing the first rich text object behind the current rich text object to form a space behind the current rich text object.
Specifically, the preset type space is: full width space with code of U + 3000; alternatively, the space is encoded as a half-width space of U + 2002. Alternatively, the preset type space may be any one of a one-third wide space coded as U +2004, a one-fourth wide space coded as U +2005, and a one-sixth wide space coded as U + 2006.
When the computer program is executed by the processor to set the width of the first rich text object according to the required distance value, the processor specifically executes the following steps: determining a first font size according to a preset type space and a required interval value: and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
When the computer program is executed by the processor to determine the first font size under the condition that the preset type space is a full-width space, the processor specifically executes the following steps: and determining the font size with the same font size as the required interval value as a first font size.
When the preset type space is a half-width space and the computer program is executed by the processor to determine the first font size, the processor specifically executes the following steps: the font size that is the same as twice the required pitch value is determined as the first font size.
The computer program is further executable by the processor to perform the steps of: packaging the method steps into a method object; when the distance behind the current rich text object needs to be set, calling the method object and transmitting a required distance value to the method object, and then executing the method steps by the method object.
When the distance setting is needed, the setting method provided by the embodiment is called, so that the accurate control of the required distance can be realized through the width setting of the first rich text object, the distance setting can be realized directly after the first rich text object is spliced on the current rich text object, the complicated parameter adjustment is not needed, the accurate distance setting is realized on the basis of simplifying the distance setting step, and the better display effect can be realized.
A fourth embodiment of the present disclosure provides an electronic device, which may have any one of an iOS, an android, a windows, a Linux, and the like, and a schematic structural diagram of the electronic device is shown in fig. 4, where the electronic device at least includes a memory 100 and a processor 200, the memory 100 stores a computer program, and the processor 200 implements the method provided in any embodiment of the present disclosure when executing the computer program on the memory 100. Illustratively, the electronic device computer program steps are as follows S41-S43:
s41, creating a first rich text object by using a preset type space, wherein the width of the preset type space has an association relation with the size of the font size;
s42, setting the width of the first rich text object according to the required distance value;
s43, splicing the first rich text object behind the current rich text object to form a space behind the current rich text object.
Specifically, the preset type space is: full width space with code of U + 3000; alternatively, the space is encoded as a half-width space of U + 2002. Alternatively, the preset type space may be any one of a one-third wide space coded as U +2004, a one-fourth wide space coded as U +2005, and a one-sixth wide space coded as U + 2006. When the processor executes the width setting of the first rich text object according to the required distance value stored in the memory, the following computer program is specifically executed: determining a first font size according to a preset type space and a required interval value: and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
In the case that the preset type space is a full width space, the processor, when executing the determining of the first font size stored on the memory, specifically executes the following computer program: and determining the font size with the same font size as the required interval value as a first font size.
When the preset type space is a half-width space, the processor executes the following computer program when determining the first word size stored in the memory: the font size that is the same as twice the required pitch value is determined as the first font size.
The processor also executes the following computer program stored on the memory: packaging the method steps into a method object; when the distance behind the current rich text object needs to be set, calling the method object and transmitting a required distance value to the method object, and then executing the method steps by the method object.
When the distance setting is needed, the setting method provided by the embodiment is called, so that the accurate control of the required distance can be realized through the width setting of the first rich text object, the distance setting can be realized directly after the first rich text object is spliced on the current character object, the complicated parameter adjustment is not needed, the accurate distance setting is realized on the basis of simplifying the distance setting step, and the better display effect can be realized.
While the present disclosure has been described in detail with reference to the embodiments, the present disclosure is not limited to the specific embodiments, and those skilled in the art can make various modifications and alterations based on the concept of the present disclosure, and the modifications and alterations should fall within the scope of the present disclosure as claimed.

Claims (10)

1. A method of setting a rich text space, the method comprising the steps of:
creating a first rich text object by using a preset type space, wherein the width of the preset type space has an association relation with the size of a font size;
setting the width of the first rich text object according to the required interval value;
stitching the first rich text object after the current rich text object to form a space after the current rich text object.
2. The method according to claim 1, wherein the preset type space is any one of the following:
full width space with code of U + 3000;
a half-width space encoded as U + 2002;
one-third wide space encoded as U + 2004;
a quarter wide space encoded as U + 2005;
one sixth wide space encoded as U + 2006.
3. The method of claim 2, wherein setting the width of the first rich text object according to the demand distance value comprises:
determining a first word size according to the preset type space and the required interval value:
and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
4. The method according to claim 3, wherein in case the preset type space is a full width space, the determining a first font size comprises:
and determining the font size with the same font size as the required interval value as the first font size.
5. The setting method according to claim 3, further comprising: in a case where the preset type space is a half-width space, the determining a first font size includes:
and determining the font size which is the same as twice of the required interval value as the first font size.
6. The method according to any one of claims 1 to 5, characterized in that the method further comprises:
packaging the method steps into a method object;
when the distance behind the current rich text object needs to be set, the method object is called and a required distance value is transmitted to the method object, and then the method object executes the method steps.
7. An apparatus for setting rich text space, comprising:
the creating module is configured to create a first rich text object by using a preset type space, wherein the width of the preset type space has an association relation with the size of a font size;
a setting module configured to set a width of the first rich text object according to a required interval value;
a stitching module configured to stitch the first rich text object behind a current rich text object to form a space behind the current rich text object.
8. The setting device according to claim 7, wherein the setting module is specifically configured to:
determining a first word size according to the preset type space and the required interval value:
and setting the width of the first rich text object as the width of at least one preset type space under the first font size.
9. A storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the steps of the method of setting rich text intervals of any one of claims 1 to 6.
10. An electronic device comprising at least a memory, a processor, the memory having a computer program stored thereon, characterized in that the processor, when executing the computer program on the memory, implements the steps of the method of setting a rich text interval of any of claims 1 to 6.
CN202111039256.XA 2021-09-06 2021-09-06 Method and device for setting rich text space, storage medium and electronic equipment Pending CN113723048A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111039256.XA CN113723048A (en) 2021-09-06 2021-09-06 Method and device for setting rich text space, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111039256.XA CN113723048A (en) 2021-09-06 2021-09-06 Method and device for setting rich text space, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN113723048A true CN113723048A (en) 2021-11-30

Family

ID=78681898

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111039256.XA Pending CN113723048A (en) 2021-09-06 2021-09-06 Method and device for setting rich text space, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN113723048A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020062324A1 (en) * 2000-09-25 2002-05-23 Mccully Nathaniel M. Setting text composition spacing amount
US20080288526A1 (en) * 2007-05-15 2008-11-20 Microsoft Corporation Composition of electronic document layout
CN104516868A (en) * 2013-09-30 2015-04-15 北大方正集团有限公司 Layout space streaming restoring method and layout space streaming restoring system
WO2016023471A1 (en) * 2014-08-11 2016-02-18 张锐 Methods for processing handwritten inputted characters, splitting and merging data and encoding and decoding processing
CN109325215A (en) * 2018-12-04 2019-02-12 万兴科技股份有限公司 The output method and device of Word text
CN109948129A (en) * 2019-03-08 2019-06-28 广联达科技股份有限公司 RichText Edition method, editing machine and electronic equipment based on d engine
CN111507073A (en) * 2020-04-10 2020-08-07 甯航 Thesis editing and intelligent typesetting method and platform based on web rich text
CN111695414A (en) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 Document processing method and device, electronic equipment and computer readable storage medium
CN112395848A (en) * 2020-11-18 2021-02-23 平安普惠企业管理有限公司 Rich text display method and device, computer equipment and storage medium
CN112699634A (en) * 2020-12-28 2021-04-23 掌阅科技股份有限公司 Typesetting processing method of electronic book, electronic equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020062324A1 (en) * 2000-09-25 2002-05-23 Mccully Nathaniel M. Setting text composition spacing amount
US20080288526A1 (en) * 2007-05-15 2008-11-20 Microsoft Corporation Composition of electronic document layout
CN104516868A (en) * 2013-09-30 2015-04-15 北大方正集团有限公司 Layout space streaming restoring method and layout space streaming restoring system
WO2016023471A1 (en) * 2014-08-11 2016-02-18 张锐 Methods for processing handwritten inputted characters, splitting and merging data and encoding and decoding processing
CN109325215A (en) * 2018-12-04 2019-02-12 万兴科技股份有限公司 The output method and device of Word text
CN109948129A (en) * 2019-03-08 2019-06-28 广联达科技股份有限公司 RichText Edition method, editing machine and electronic equipment based on d engine
CN111507073A (en) * 2020-04-10 2020-08-07 甯航 Thesis editing and intelligent typesetting method and platform based on web rich text
CN111695414A (en) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 Document processing method and device, electronic equipment and computer readable storage medium
CN112395848A (en) * 2020-11-18 2021-02-23 平安普惠企业管理有限公司 Rich text display method and device, computer equipment and storage medium
CN112699634A (en) * 2020-12-28 2021-04-23 掌阅科技股份有限公司 Typesetting processing method of electronic book, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN104063211B (en) Layout system for devices with variable display screen size and orientation
US20030055851A1 (en) Automated paragraph layout
CN108710601B (en) Text display method and equipment, storage medium and electronic equipment
CA2193769C (en) Automatic graphical pattern placement
US10955999B2 (en) Controlled content presentation of objects on a canvas in a browser according to a grid
CN112614211B (en) Method and device for text and image self-adaptive typesetting and animation linkage
US5636340A (en) System and method for special effects for text objects
CN107480121A (en) The preparation method of format data flow table list
CN113723048A (en) Method and device for setting rich text space, storage medium and electronic equipment
CN114218902A (en) Form processing method and device, electronic equipment and computer readable storage medium
US20130283152A1 (en) Arranging text into columns
CN106201255A (en) A kind of information processing method and electronic equipment
US11436404B2 (en) Techniques for automated resizing of text content responsive to layout changes
CN108255801A (en) A kind of Justified implementation methods of Android TextView
KR100510145B1 (en) On screen displaying apparatus and method capable of supporting proportional font
CN113011150A (en) Newspaper typesetting system and method
CN112181231A (en) Blackboard writing input method, system and device
CN111259277A (en) Intelligent education test question library management system and method
Mittelbach Managing forlorn paragraph lines (aka widows and orphans) in LATEX
KR100374413B1 (en) The method of using manuscript on the computer
CN115547132B (en) Job correcting method and device, storage medium and electronic equipment
CN109684606B (en) Method and device for presenting artistic effect on PDF page
KR20000059917A (en) Method for rapid reading training using display device
JP2685762B2 (en) Compound document creating apparatus and compound document creating method
CN113919284A (en) Game text processing method, device, equipment and storage medium

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