A C D E G I L M O P R S U Z 

A

AWDocExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the DOC format.
AWDocExporter() - Constructor for class com.aspose.words.jasperreports.AWDocExporter
 
AWDocxExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the DOCX format.
AWDocxExporter() - Constructor for class com.aspose.words.jasperreports.AWDocxExporter
 
AWExporterParameter - Class in com.aspose.words.jasperreports
Contains various export parameters used to configure the export.
AWHtmlExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the HTML format.
AWHtmlExporter() - Constructor for class com.aspose.words.jasperreports.AWHtmlExporter
 
AWOdtExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the ODT format.
AWOdtExporter() - Constructor for class com.aspose.words.jasperreports.AWOdtExporter
 
AWRtfExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the RTF format.
AWRtfExporter() - Constructor for class com.aspose.words.jasperreports.AWRtfExporter
 
AWTxtExporter - Class in com.aspose.words.jasperreports
Exports a JasperReports report to the TXT format.
AWTxtExporter() - Constructor for class com.aspose.words.jasperreports.AWTxtExporter
 

C

COLUMNS_COUNT - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control the number of columns in output report.
com.aspose.words.jasperreports - package com.aspose.words.jasperreports
 
CONTENT_DISPOSITION - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter is used internally in remote processing.
CONTENT_TYPE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter is used internally in remote processing.
CROP_PADDINGS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter controls whether to crop padding in text boxes (experimental).

D

DECREASE_ROW_HEIGHTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control table row heights decreasing (experimental)
DOCX_COMPATIBILITY - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control MS Word version compatibility.

E

EXPORT_EMPTY_TEXTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to export or not empty texts.
EXPORT_LINES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to export lines.
EXPORT_RECTANGLES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to export rectangles.
EXPORT_RECTANGLES_AS_FRAMES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to export rectangles as frames.
EXPORT_REPEATING_ELEMENTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control whether to export repeating elements (experimental).

G

getExporterKey() - Method in class com.aspose.words.jasperreports.AWDocExporter
 
getExporterKey() - Method in class com.aspose.words.jasperreports.AWDocxExporter
 
getExporterKey() - Method in class com.aspose.words.jasperreports.AWHtmlExporter
 
getExporterKey() - Method in class com.aspose.words.jasperreports.AWOdtExporter
 
getExporterKey() - Method in class com.aspose.words.jasperreports.AWRtfExporter
 
getExporterKey() - Method in class com.aspose.words.jasperreports.AWTxtExporter
 

I

IMAGE_NAME_TEMPLATE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter controls how to name images (for HTML output).
IMAGES_FOLDER - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter sets exact system folder to save images into (for HTML output).
IMAGES_FOLDER_ALIAS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This parameter sets URL prefix for images (for HTML output).
INNER_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to set explicit minimal inner padding between frame/rectangle border and texts inside that frame/rectangle.

L

LICENSE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to set the path to a license file.
License - Class in com.aspose.words.jasperreports
 
License() - Constructor for class com.aspose.words.jasperreports.License
 

M

MOVE_ELEMENTS_TO_FRAMES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to move elements to frames.

O

OVERLAP_RESOLUTION_METHOD - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine a way to resolve overlapping items.
OVERLAP_RESOLUTION_METHOD_AS_IS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the AsIs Items overlap resolution method.
OVERLAP_RESOLUTION_METHOD_PUSH_ITEMS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the Push Items overlap resolution method.
OVERLAP_RESOLUTION_METHOD_TRUNCATE_ITEMS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the Truncate Items overlap resolution method.

P

PAGE_BREAKS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter set the way page breaks are inserted into the document.
PAGE_BREAKS_NONE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies that no page breaks will be inserted into the document.
PAGE_BREAKS_NORMAL - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies that normal (not section) page breaks will be inserted into the document.
PAGE_BREAKS_SECTIONS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies that section breaks will be inserted into the document.
PAGE_MARGINS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to enforce page margins.
PAGE_ORIENTATION - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This parameter is used to redefine default page orientation.
PAGE_SIZE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This parameter is used to redefine default page size.
POSITIONED_STYLE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control the style of empty table cells in the document.
PRINT_LAYOUT - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control whether to print source report layout (experimental).
PROPERTY_COLUMNS_COUNT - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_CONTENT_DISPOSITION - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_CONTENT_TYPE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_CROP_PADDINGS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_DECREASE_ROW_HEIGHTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_DOCX_COMPATIBILITY - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_EXPORT_EMPTY_TEXTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_EXPORT_LINES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_EXPORT_RECTANGLES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_EXPORT_RECTANGLES_AS_FRAMES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_EXPORT_REPEATING_ELEMENTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_IMAGE_NAME_TEMPLATE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_IMAGES_FOLDER - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_IMAGES_FOLDER_ALIAS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_INNER_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_LICENSE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_MOVE_ELEMENTS_TO_FRAMES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_OVERLAP_RESOLUTION_METHOD - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_PAGE_BREAKS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_PAGE_MARGINS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_PAGE_ORIENTATION - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_PAGE_SIZE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_POSITIONED_STYLE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_PRINT_LAYOUT - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_RECOGNIZE_FIELDS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_ROUND_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_SPACING_FACTOR - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_USE_EXACT_ROW_HEIGHTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_USE_EXACT_SPACINGS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_USE_POSITIONING_TABLES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.
PROPERTY_ZERO_PADDING_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
This constant is not supposed to be used directly.

R

RECOGNIZE_FIELDS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control whether the text enclosed in curve brackets ({}) should be exported as Microsoft Word fields.
ROUND_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to control whether to round the coordinates of all objects in a report.

S

setLicense(String) - Method in class com.aspose.words.jasperreports.License
 
setLicense(InputStream) - Method in class com.aspose.words.jasperreports.License
 
SPACING_FACTOR - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to reduce spacing between report elements if needed.

U

USE_EXACT_ROW_HEIGHTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to set exact row heights (for example in tables).
USE_EXACT_SPACINGS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter to determine whether to set exact spacings (for example in headings).
USE_POSITIONING_TABLES - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter controls whether to use positioning tables.
USE_POSITIONING_TABLES_ALWAYS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the Always for use positioning tables.
USE_POSITIONING_TABLES_NONE - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the None for use positioning tables.
USE_POSITIONING_TABLES_SMART - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Specifies the Smart for use positioning tables.

Z

ZERO_PADDING_POINTS - Static variable in class com.aspose.words.jasperreports.AWExporterParameter
Parameter controls zero paddings value.
A C D E G I L M O P R S U Z