Index
D E G I O U
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
D
- Documents4jLocalServices - Class in org.docx4j.documents4j.local
-
Import/update/export docx/xlsx using Documents4j, with Microsoft Word running locally.
- Documents4jLocalServices() - Constructor for class org.docx4j.documents4j.local.Documents4jLocalServices
-
Configure the converter with default settings.
- Documents4jLocalServices(int, int, long, TimeUnit, long) - Constructor for class org.docx4j.documents4j.local.Documents4jLocalServices
-
Configures a worker pool for the converter.
E
- export(File, OutputStream, DocumentType) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Export docx or xlsx file as PDF
- export(File, OutputStream, DocumentType, DocumentType) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Export docx or xlsx file as specified com.documents4j.api.DocumentType
- export(Documents4jConversionSettings, OutputStream) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Export to outputStream as PDF.
- export(OpcPackage, OutputStream) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Export WordprocessingMLPackage or SpreadsheetMLPackage as PDF
- export(OpcPackage, OutputStream, DocumentType) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Export WordprocessingMLPackage or SpreadsheetMLPackage as specified com.documents4j.api.DocumentType
G
- getInstance() - Static method in class org.docx4j.documents4j.local.Documents4jLocalServices
I
- importAsDocx(File) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Import as a docx from one of the other file types supported by Word.
- importAsDocx(File, OutputStream) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Import as a docx from one of the other file types supported by Word.
- instance - Static variable in class org.docx4j.documents4j.local.Documents4jLocalServices
O
- org.docx4j.documents4j.local - package org.docx4j.documents4j.local
U
- updateDocx(File, OutputStream) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Run the script to update the docx (eg ToC).
- updateDocx(WordprocessingMLPackage) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Run the script to update the docx (eg ToC).
- updateDocx(WordprocessingMLPackage, OutputStream) - Method in class org.docx4j.documents4j.local.Documents4jLocalServices
-
Run the script to update the docx (eg ToC).
All Classes|All Packages