|
US$719.00 · In stock Delivery: <= 7 days. True-PDF full-copy in English will be manually translated and delivered via email. GB/T 34997-2017: Chinese office software -- API for Web application Status: Valid
| Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
| GB/T 34997-2017 | English | 719 |
Add to Cart
|
7 days [Need to translate]
|
Chinese office software -- API for Web application
| Valid |
GB/T 34997-2017
|
PDF similar to GB/T 34997-2017
Basic data | Standard ID | GB/T 34997-2017 (GB/T34997-2017) | | Description (Translated English) | Chinese office software -- API for Web application | | Sector / Industry | National Standard (Recommended) | | Classification of Chinese Standard | L76 | | Classification of International Standard | 35.240.20 | | Word Count Estimation | 36,311 | | Date of Issue | 2017-11-01 | | Date of Implementation | 2018-05-01 | | Regulation (derived from) | National Standard Announcement 2017 No. 29 | | Issuing agency(ies) | General Administration of Quality Supervision, Inspection and Quarantine of the People's Republic of China, Standardization Administration of the People's Republic of China |
GB/T 34997-2017: Chinese office software -- API for Web application---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order.
Chinese office software-API for Web application
ICS 35.240.20
L76
National Standards of People's Republic of China
Chinese office software web application programming interface
Posted.2017-11-01
2018-05-01 implementation
General Administration of Quality Supervision, Inspection and Quarantine of People's Republic of China
China National Standardization Administration released
Directory
Foreword Ⅲ
Introduction IV
1 Scope 1
2 Normative references 1
3 Terms and definitions 1
4 Interface Description 1
4.1 plug-in initialization 1
4.2 File Interface 2
4.3 interface control interface 6
4.4 Find replacement interface 11
4.5 bookmark interface 13
4.6 document editing interface 16
4.7 Page Setup Interface 17
4.8 Form Interface 18
4.9 picture interface 20
4.10 text box interface 21
4.11 Insert Content Interface 21
4.12 Revision and Approval Interfaces 23
4.13 Custom Domain Processing Interface
4.14 basic monitoring interface 29
Appendix A (Normative) Event Monitor message name Table 31
References 32
Foreword
This standard was drafted in accordance with the rules given in GB/T 1.1-2009.
Please note that some of this document may be patentable. The issuing agencies of this document do not bear the responsibility of identifying these patents.
This standard is proposed by the National Information Technology Standardization Committee (SAC/TC28) and centralized.
This standard was drafted. China Electronics Standardization Institute, the successful Software Co., Ltd., Wuxi Yongzhong Software Co., Ltd., Zhuhai Gold
Mountain Software Co., Ltd., Beijing University of Information Science and Technology.
The main drafters of this standard.Fang Chunyan, Zhang Zhanxin, Wu Xinsong, Li Ning, Ding Wei, Wang Yao, Liu Yu, Wang Jian, Li Xing, Miao Zongli, Liu Yang,
Zhan Xinkun, Tian Ying love.
Introduction
GB/T 21026 "Chinese office software application programming interface specification" defines the Chinese office software document format (referred to as "standard communication",
UOF) compatible Chinese office software application programming interface for reading and writing "standard communication" document. Integrated application process in Chinese office software
, The office software needs to provide a uniform interface for the browser based web application to realize the operation of the office software. This standard to java
Language interface description, C language can refer to achieve.
Chinese office software web application programming interface
1 Scope
This standard specifies the Chinese office software web application programming interface, including the file interface, interface control interface, find the replacement interface, the book
Sign interface, document editing interface, page setting interface, form interface, picture interface, text box interface, insert the content interface, revision and approval
Interface, Custom Domain Processing Interface, and Basic Listening Interface.
This standard applies to Chinese office software product word processing components and web application integration development and testing.
2 Normative references
The following documents for the application of this document is essential. For dated references, only the dated version applies to this article
Pieces. For undated references, the latest edition (including all amendments) applies to this document.
GB/T 20916 Chinese office software document format specification
3 Terms and definitions
The following terms and definitions apply to this document.
3.1
Interface definition language interfacedefinitionlanguage
A description language used to describe the service interface invoked by the client object provided by the object implementation.
4 interface description
4.1 plug-in initialization
Function Description.
Initialize the plug-in.
Interface prototype.
objectinit (stringtagID, stringwidth, stringheight)
Parameter Description (3 parameters).
--- Arguments 1.tagID tag where the id of the page tag;
--- Parameter 2.width plug-in width, in pixels;
--- Parameters 3.height plug-in height, in pixels.
Return value description.
Success returns the initialized plug-in object; failure returns nul.
Remarks.
tagID tag corresponding to the innerHTML content replaced by plug-ins; width and height follow the html specification requirements.
This interface is only for opening a single file.
Tips & Frequently Asked Questions:Question 1: How long will the true-PDF of GB/T 34997-2017_English be delivered?Answer: Upon your order, we will start to translate GB/T 34997-2017_English as soon as possible, and keep you informed of the progress. The lead time is typically 4 ~ 7 working days. The lengthier the document the longer the lead time. Question 2: Can I share the purchased PDF of GB/T 34997-2017_English with my colleagues?Answer: Yes. The purchased PDF of GB/T 34997-2017_English will be deemed to be sold to your employer/organization who actually pays for it, including your colleagues and your employer's intranet. Question 3: Does the price include tax/VAT?Answer: Yes. Our tax invoice, downloaded/delivered in 9 seconds, includes all tax/VAT and complies with 100+ countries' tax regulations (tax exempted in 100+ countries) -- See Avoidance of Double Taxation Agreements (DTAs): List of DTAs signed between Singapore and 100+ countriesQuestion 4: Do you accept my currency other than USD?Answer: Yes. If you need your currency to be printed on the invoice, please write an email to [email protected]. In 2 working-hours, we will create a special link for you to pay in any currencies. Otherwise, follow the normal steps: Add to Cart -- Checkout -- Select your currency to pay.
|