Last year, the development of an OA system, need to implement a key document upload and realize online preview, similar to the function of Baidu Library. System Environment: CentOs5.5Tools used: Openoffice 3, pdf2swf tool, Jodconverter, Flexpaper On
From: http://dungenessbin.diandian.com/post/2012-04-20/19373103
Last year, an OA system was developed, which requires one-click Document Upload and online preview, similar to the functions of Baidu Library.
System Environment:
The app is the app domain, and everything in the domain can be accessed through a global function.Mainframe is the main frame and can be accessed basically with global functions.Mainframe is a number of view and document (possibly unpaired) in
Conversion between Doc PDF ppt and txt:The function of a component is generally to read the file into a character format, and is not simply a conversion file name suffix, so you need to read something to write to the TXT file.Add Office
Conversion between doc pdf ppt and TXT:
The role of a component is generally to read a file into a character format, rather than simply converting the file name suffix, so you need to write the read into the TXT file.
Add office Reference
.
Conversion between doc pdf ppt and txt:
The role of a component is generally to read a file into a character format, rather than simply converting the file name suffix, so you need to write the read into the txt file.
Add office Reference
. When
docvalues
What is Docvalues
The simple explanation is that docvalues is a sort of data storage structure (DOCID, termvalues).The advantage of an inverted index is to find a document that contains an item, that is, to find the corresponding docid
C # How to export and import a complete example of Excel/Doc in winform [view on the Internet],
I have never used winform to export and import data. Today I went online to Baidu. Result ---
So I should write it myself. If you have done web before,
Open notepad and enter:
CopyCode The Code is as follows: on error resume next
Set ARGs = wscript. Arguments
Arg = ARGs (0)
Set W = Createobject ("word. application ")
Set FSO = Createobject ("scripting. FileSystemObject ")
Set docfile = FSO.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.