Skip navigation links
B C D E F G H I J L M O P R S T V W X 

B

BmpSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to bitmap image.
BmpSaveOptions() - Constructor for class com.aspose.tex.rendering.BmpSaveOptions
Creates new instance of options.

C

close() - Method in class com.aspose.tex.FormatProvider
Disposes the instance.
close() - Method in interface com.aspose.tex.IInputWorkingDirectory
Disposes the directory.
close() - Method in class com.aspose.tex.InputFileSystemDirectory
Disposes the instance.
close() - Method in class com.aspose.tex.InputZipDirectory
Disposes the instance.
close() - Method in class com.aspose.tex.OutputFileSystemDirectory
Disposes the instance.
close() - Method in class com.aspose.tex.OutputZipDirectory
Disposes the instance.
ColoredStroke - Class in com.aspose.tex.rendering
Represents the colored stroke.
ColoredStroke(Color) - Constructor for class com.aspose.tex.rendering.ColoredStroke
Creates a new instance.
ColoredStroke(Color, float) - Constructor for class com.aspose.tex.rendering.ColoredStroke
Creates a new instance.
ColoredStroke(Color, float, int, int, int) - Constructor for class com.aspose.tex.rendering.ColoredStroke
Creates a new instance.
com.aspose.tex - package com.aspose.tex
 
com.aspose.tex.rendering - package com.aspose.tex.rendering
 
consoleAppOptions(TeXConfig) - Static method in class com.aspose.tex.TeXOptions
Returns options for use in console application.
create() - Method in class com.aspose.tex.rendering.Device
Creates a copy of this device.
create() - Method in class com.aspose.tex.rendering.ImageDevice
Creates a copy of this device.
create() - Method in class com.aspose.tex.rendering.PdfDevice
Creates a copy of this device.
create() - Method in class com.aspose.tex.rendering.XpsDevice
Creates a copy of this device.
createFormat(String, TeXOptions) - Static method in class com.aspose.tex.TeXJob
Runs TeX engine in INITEX mode to create a format file (.fmt).
cropPage(int, Color, float) - Method in class com.aspose.tex.rendering.ImageDevice
 

D

Device - Class in com.aspose.tex.rendering
Implements the interface for outputting text and graphic content to abstract device.
Device() - Constructor for class com.aspose.tex.rendering.Device
Creates a new instance.
Device(Device) - Constructor for class com.aspose.tex.rendering.Device
Clone constructor.
dispose() - Method in class com.aspose.tex.rendering.Device
Disposes the device.
dispose() - Method in class com.aspose.tex.rendering.ImageDevice
Disposes this device instance.
dispose() - Method in class com.aspose.tex.rendering.PdfDevice
Disposes the device.
dispose() - Method in class com.aspose.tex.rendering.XpsDevice
Disposes the device.
drawPath(Shape) - Method in class com.aspose.tex.rendering.Device
Draws a path.
drawPath(Shape) - Method in class com.aspose.tex.rendering.ImageDevice
Draws a path.
drawPath(Shape) - Method in class com.aspose.tex.rendering.PdfDevice
Draws a path.
drawPath(Shape) - Method in class com.aspose.tex.rendering.XpsDevice
Draws a path.
drawString(String, float, float, List<GlyphData>) - Method in class com.aspose.tex.rendering.Device
Draws a text string.
drawString(String, float, float, List<GlyphData>) - Method in class com.aspose.tex.rendering.ImageDevice
Draws a text string.
drawString(String, float, float, List<GlyphData>) - Method in class com.aspose.tex.rendering.PdfDevice
Draws a text string.
drawString(String, float, float, List<GlyphData>) - Method in class com.aspose.tex.rendering.XpsDevice
Draws a text string.

E

endDocument() - Method in class com.aspose.tex.rendering.Device
Finalizes the whole document.
endDocument() - Method in class com.aspose.tex.rendering.ImageDevice
Finalizes the whole document.
endDocument() - Method in class com.aspose.tex.rendering.PdfDevice
Finalizes the whole document.
endDocument() - Method in class com.aspose.tex.rendering.XpsDevice
Finalizes the whole document.
endPage() - Method in class com.aspose.tex.rendering.Device
Finalizes a page.
endPage() - Method in class com.aspose.tex.rendering.ImageDevice
Finalizes a page.
endPage() - Method in class com.aspose.tex.rendering.PdfDevice
Finalizes a page.
endPage() - Method in class com.aspose.tex.rendering.XpsDevice
Finalizes a page.

F

fillPath(Shape) - Method in class com.aspose.tex.rendering.Device
Fills a path.
fillPath(Shape) - Method in class com.aspose.tex.rendering.ImageDevice
Fills a path.
fillPath(Shape) - Method in class com.aspose.tex.rendering.PdfDevice
Fills a path.
fillPath(Shape) - Method in class com.aspose.tex.rendering.XpsDevice
Fills a path.
finish() - Method in class com.aspose.tex.OutputZipDirectory
Finalizes ZIP archive.
Float() - Constructor for class com.aspose.tex.Size2D.Float
Creates the Size2D instance.
Float(float, float) - Constructor for class com.aspose.tex.Size2D.Float
Creates the Size2D instance.
FormatProvider - Class in com.aspose.tex
Class providing TeX format.
FormatProvider(IInputWorkingDirectory, String) - Constructor for class com.aspose.tex.FormatProvider
Creates a new instance.

G

getAdvanceWidth() - Method in class com.aspose.tex.rendering.GlyphData
Gets glyph width taking into account kerns.
getBackgroundColor() - Method in class com.aspose.tex.MathRendererOptions
Gets the background color.
getColor() - Method in class com.aspose.tex.rendering.ColoredStroke
Gets the color.
getDestinationName() - Method in class com.aspose.tex.rendering.Device
Gets destination name: output file name or device description.
getDestinationName() - Method in class com.aspose.tex.rendering.ImageDevice
Gets destination name: output file name or device description.
getDestinationName() - Method in class com.aspose.tex.rendering.PdfDevice
Gets destination name: output file name or device description.
getDestinationName() - Method in class com.aspose.tex.rendering.XpsDevice
Gets destination name: output file name or device description.
getEncryptionAlgorithm() - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Returns the encryption mode.
getEncryptionDetails() - Method in class com.aspose.tex.rendering.PdfSaveOptions
Gets or sets a encryption details.
getEndCap() - Method in class com.aspose.tex.rendering.ColoredStroke
Gets the line end cap.
getErrorReport() - Method in class com.aspose.tex.MathRendererOptions
Gets the error report.
getFile(String, String[], boolean) - Method in interface com.aspose.tex.IInputWorkingDirectory
Returns the stream to read from.
getFile(String, String[], boolean) - Method in class com.aspose.tex.InputFileSystemDirectory
Returns the stream to read from.
getFile(String, String[], boolean) - Method in class com.aspose.tex.InputZipDirectory
Returns the stream to read from.
getFile(String, String[], boolean) - Method in class com.aspose.tex.OutputZipDirectory
Returns the stream to read from.
getFileName() - Method in interface com.aspose.tex.IFileTerminal
Gets the file name.
getFileName() - Method in class com.aspose.tex.OutputFileTerminal
Gets the file name.
getFill() - Method in class com.aspose.tex.rendering.Device
Gets the current fill color.
getFill() - Method in class com.aspose.tex.rendering.ImageDevice
Gets the current fill color.
getFill() - Method in class com.aspose.tex.rendering.PdfDevice
Gets the current fill color.
getFill() - Method in class com.aspose.tex.rendering.XpsDevice
Gets the current fill color.
getHeight() - Method in class com.aspose.tex.Size2D.Float
getImageCompression() - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies compression type to be used for all images in the document.
getInputStream() - Method in class com.aspose.tex.OutputMemoryTerminal
Returns input stream to read the data that was written.
getInputWorkingDirectory() - Method in class com.aspose.tex.TeXOptions
Gets input working directory.
getInteraction() - Method in class com.aspose.tex.TeXOptions
Gets the interaction mode to run a TeX engine in.
getInterpolationMode() - Method in class com.aspose.tex.rendering.ImageSaveOptions
Gets the interpolation mode.
getJobName() - Method in class com.aspose.tex.TeXOptions
Gets the name of the job.
getJpegQualityLevel() - Method in class com.aspose.tex.rendering.PdfSaveOptions
The Quality category specifies the level of compression for an image.
getLineJoin() - Method in class com.aspose.tex.rendering.ColoredStroke
Gets the line join.
getLineWidth() - Method in class com.aspose.tex.rendering.ColoredStroke
Gets the line width.
getLogStream() - Method in class com.aspose.tex.MathRendererOptions
Gets the stream to write log output to.
getNaturalWidth() - Method in class com.aspose.tex.rendering.GlyphData
Gets glyph width defined by font.
getOutlineTreeExpansionLevel() - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies up to what level the document outline should be expanded when the PDF file is viewed. 1 - only the first level outline items are shown, 2 - only the first and second level outline items are shown, and so on.
getOutlineTreeHeight() - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies the height of the document outline tree to save. 0 - the outline tree will not be converted, 1 - only the first level outline items will be converted, ans so on.
getOutputFile(String, String[]) - Method in interface com.aspose.tex.IOutputWorkingDirectory
Returns the stream to write to.
getOutputFile(String, String[]) - Method in class com.aspose.tex.OutputFileSystemDirectory
Returns the stream to write to.
getOutputFile(String, String[]) - Method in class com.aspose.tex.OutputZipDirectory
Returns the stream to write to.
getOutputWorkingDirectory() - Method in class com.aspose.tex.TeXOptions
Gets output working directory.
getOwnerPassword() - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Returns the owner password.
getPageCount() - Method in class com.aspose.tex.rendering.Device
Gets the number of pages.
getPageCount() - Method in class com.aspose.tex.rendering.ImageDevice
Gets the number of pages.
getPageCount() - Method in class com.aspose.tex.rendering.PdfDevice
Gets the number of pages.
getPageCount() - Method in class com.aspose.tex.rendering.XpsDevice
Gets the number of pages.
getPageNumbers() - Method in class com.aspose.tex.rendering.ImageSaveOptions
Gets the array of numbers of pages to render.
getPermissions() - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Returns the permissions.
getPreamble() - Method in class com.aspose.tex.MathRendererOptions
Gets LaTeX document preamble.
getReader() - Method in interface com.aspose.tex.IInputTerminal
Gets the reader for the input terminal.
getReader() - Method in class com.aspose.tex.InputConsoleTerminal
Gets the console as a terminal input source.
getRequiredInputDirectory() - Method in class com.aspose.tex.TeXOptions
Gets the directory for the required input, e.g., packages that are beyond Aspose.TeX's LaTeX support.
getResolution() - Method in class com.aspose.tex.PngMathRendererOptions
Gets image resolution.
getResolution() - Method in class com.aspose.tex.rendering.ImageSaveOptions
Gets the image resolution.
getResult() - Method in class com.aspose.tex.rendering.ImageDevice
Returns the resulting images byte arrays.
getSaveOptions() - Method in class com.aspose.tex.TeXOptions
Gets options used for rendering into destination format (XPS, PDF, image, etc.).
getScale() - Method in class com.aspose.tex.MathRendererOptions
Gets the scale. 1000 means 100%, 1200 means 120%, etc.
getSmoothingMode() - Method in class com.aspose.tex.rendering.ImageSaveOptions
Gets the smoothing mode.
getStartCap() - Method in class com.aspose.tex.rendering.ColoredStroke
Gets the line start cap.
getStream() - Method in interface com.aspose.tex.IInputTerminal
Gets the underlying stream.
getStream() - Method in class com.aspose.tex.InputConsoleTerminal
Gets the underlying stream.
getStream() - Method in interface com.aspose.tex.IOutputTerminal
Gets the underlying stream.
getStream() - Method in class com.aspose.tex.OutputConsoleTerminal
Gets System.out.
getStream() - Method in class com.aspose.tex.OutputFileTerminal
Gets the underlying stream.
getStream() - Method in class com.aspose.tex.OutputMemoryTerminal
Gets the memory stream.
getStroke() - Method in class com.aspose.tex.rendering.Device
Gets the current stroke.
getStroke() - Method in class com.aspose.tex.rendering.ImageDevice
Gets the current stroke.
getStroke() - Method in class com.aspose.tex.rendering.PdfDevice
Gets the current stroke.
getStroke() - Method in class com.aspose.tex.rendering.XpsDevice
Gets the current stroke.
getTerminalIn() - Method in class com.aspose.tex.TeXOptions
Gets the input terminal reader.
getTerminalOut() - Method in class com.aspose.tex.TeXOptions
Gets the output terminal writer.
getTextColor() - Method in class com.aspose.tex.MathRendererOptions
Gets the formula text color.
getTextCompression() - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies at which level in the document outline to display ApsBookmark objects. 0 - not displayed. 1 at first level and so on.
getUOffset() - Method in class com.aspose.tex.rendering.GlyphData
Gets horizontal offset.
getUserPassword() - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Returns the user password.
getVOffset() - Method in class com.aspose.tex.rendering.GlyphData
Gets vertical offset.
getWidth() - Method in class com.aspose.tex.Size2D.Float
getWriter() - Method in interface com.aspose.tex.IOutputTerminal
Gets the writer for the output terminal.
getWriter() - Method in class com.aspose.tex.OutputConsoleTerminal
Gets the console as a terminal output destination.
getWriter() - Method in class com.aspose.tex.OutputFileTerminal
Gets the writer for the output terminal.
getWriter() - Method in class com.aspose.tex.OutputMemoryTerminal
Gets the writer for the output terminal.
GlyphData - Class in com.aspose.tex.rendering
Container class for glyph data required for precise typesetting of a text string.
GlyphData() - Constructor for class com.aspose.tex.rendering.GlyphData
Creates new instance.

H

height - Variable in class com.aspose.tex.Size2D.Float
The height of this Size2D.

I

IFileTerminal - Interface in com.aspose.tex
Interface of terminals which actually are files.
IInputTerminal - Interface in com.aspose.tex
Interface for abstract input terminal.
IInputWorkingDirectory - Interface in com.aspose.tex
Interface of generalized input working directory.
ImageDevice - Class in com.aspose.tex.rendering
Implements the interface for outputting text and graphic content to image(s).
ImageDevice() - Constructor for class com.aspose.tex.rendering.ImageDevice
 
ImageDevice(boolean) - Constructor for class com.aspose.tex.rendering.ImageDevice
Creates new instance.
ImageDevice(ImageDevice) - Constructor for class com.aspose.tex.rendering.ImageDevice
Clone constructor.
ImageSaveOptions - Class in com.aspose.tex.rendering
Basic class for XPS-as-image saving options.
ImageSaveOptions() - Constructor for class com.aspose.tex.rendering.ImageSaveOptions
Creates new instance of options
init() - Method in class com.aspose.tex.rendering.Device
Initializes device.
init() - Method in class com.aspose.tex.rendering.ImageDevice
Initializes device.
init() - Method in class com.aspose.tex.rendering.PdfDevice
Initializes device.
init() - Method in class com.aspose.tex.rendering.XpsDevice
Initializes device.
InputConsoleTerminal - Class in com.aspose.tex
Provides the console as a terminal input source.
InputConsoleTerminal() - Constructor for class com.aspose.tex.InputConsoleTerminal
 
InputFileSystemDirectory - Class in com.aspose.tex
Implements the regular file system's method for getting a file stream to read from.
InputFileSystemDirectory(String) - Constructor for class com.aspose.tex.InputFileSystemDirectory
Creates new instance.
InputZipDirectory - Class in com.aspose.tex
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
InputZipDirectory(InputStream, String) - Constructor for class com.aspose.tex.InputZipDirectory
Creates new instance.
Interaction - Enum in com.aspose.tex
Represents increasing amounts of user interaction.
InterpolationMode - Enum in com.aspose.tex.rendering
Specifies the algorithm that is used when images are scaled or rotated.
IOutputTerminal - Interface in com.aspose.tex
Interface for abstract output terminal.
IOutputWorkingDirectory - Interface in com.aspose.tex
Interface of generalized output working directory.
isReady() - Method in class com.aspose.tex.rendering.Device
Shows if device is ready for output.
isReady() - Method in class com.aspose.tex.rendering.ImageDevice
Shows if device is ready for output.
isReady() - Method in class com.aspose.tex.rendering.PdfDevice
Shows if device is ready for output.
isReady() - Method in class com.aspose.tex.rendering.XpsDevice
Shows if device is ready for output.

J

JpegSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to JPEG image.
JpegSaveOptions() - Constructor for class com.aspose.tex.rendering.JpegSaveOptions
Creates new instance of options.

L

License - Class in com.aspose.tex
Provides methods to license the component.
License() - Constructor for class com.aspose.tex.License
Initializes a new instance of this class.

M

MathRenderer - Class in com.aspose.tex
Implements rendering of math formula.
MathRendererOptions - Class in com.aspose.tex
Math formula common rendering options.
MathRendererOptions() - Constructor for class com.aspose.tex.MathRendererOptions
Creates a new instance.

O

objectIniTeX() - Static method in class com.aspose.tex.TeXConfig
Gets the configuration of Object TeX engine extension with no format preloaded, i.e. in INITEX mode.
objectLaTeX() - Static method in class com.aspose.tex.FormatProvider
Object LaTeX format provider for ObjectTeX engine extension.
objectLaTeX() - Static method in class com.aspose.tex.TeXConfig
Gets the configuration of ObjectTeX engine extension with ObjectLaTeX format preloaded.
objectTeX() - Static method in class com.aspose.tex.FormatProvider
Default format provider for ObjectTeX engine extension.
objectTeX() - Static method in class com.aspose.tex.TeXConfig
Gets the configuration of Object TeX engine extension with default Object TeX format (which is essentially plain TeX) preloaded.
objectTeX(FormatProvider) - Static method in class com.aspose.tex.TeXConfig
Gets the configuration of Object TeX engine extension with provided format preloaded.
ObjectTeX - Static variable in class com.aspose.tex.TeXExtension
ObjectTeX extensions.
OutputConsoleTerminal - Class in com.aspose.tex
Provides the console as a terminal output destination.
OutputConsoleTerminal() - Constructor for class com.aspose.tex.OutputConsoleTerminal
 
OutputFileSystemDirectory - Class in com.aspose.tex
Implements the regular file system's method for getting a file stream to write to.
OutputFileSystemDirectory(String) - Constructor for class com.aspose.tex.OutputFileSystemDirectory
Creates new instance.
OutputFileTerminal - Class in com.aspose.tex
Implements a terminal whose output is to be written to a file in some working directory.
OutputFileTerminal(IOutputWorkingDirectory) - Constructor for class com.aspose.tex.OutputFileTerminal
Creates new instance.
OutputMemoryTerminal - Class in com.aspose.tex
Provides a memory stream as a terminal output destination.
OutputMemoryTerminal() - Constructor for class com.aspose.tex.OutputMemoryTerminal
 
OutputZipDirectory - Class in com.aspose.tex
Implements the method for getting a file stream to write to when working directory is a ZIP archive.
OutputZipDirectory(OutputStream) - Constructor for class com.aspose.tex.OutputZipDirectory
Creates new instance.

P

PdfDevice - Class in com.aspose.tex.rendering
Implements the interface for outputting text and graphic content to PDF document.
PdfDevice() - Constructor for class com.aspose.tex.rendering.PdfDevice
Creates new instance.
PdfDevice(OutputStream) - Constructor for class com.aspose.tex.rendering.PdfDevice
Creates new instance.
PdfDevice(PdfDevice) - Constructor for class com.aspose.tex.rendering.PdfDevice
Clone constructor.
PdfEncryptionAlgorithm - Enum in com.aspose.tex.rendering
Encryption mode enumeration.
PdfEncryptionDetails - Class in com.aspose.tex.rendering
Contains details for a pdf encryption.
PdfEncryptionDetails(String, String, int, PdfEncryptionAlgorithm) - Constructor for class com.aspose.tex.rendering.PdfEncryptionDetails
Initializes a new instance of the PdfEncryptionDetailsCore class.
PdfImageCompression - Enum in com.aspose.tex.rendering
Specifies the type of compression applied to images in the PDF file.
PdfSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to PDF.
PdfSaveOptions() - Constructor for class com.aspose.tex.rendering.PdfSaveOptions
Creates new instance of options.
PdfTextCompression - Enum in com.aspose.tex.rendering
Specifies a type of compression applied to all contents in the PDF file except images.
PngMathRendererOptions - Class in com.aspose.tex
Math formula PNG rendering options.
PngMathRendererOptions() - Constructor for class com.aspose.tex.PngMathRendererOptions
 
PngSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to PNG image.
PngSaveOptions() - Constructor for class com.aspose.tex.rendering.PngSaveOptions
Creates new instance of options.

R

render(String, OutputStream, MathRendererOptions, Size2D) - Static method in class com.aspose.tex.MathRenderer
Renders a math formula.
repeat() - Method in class com.aspose.tex.TeXOptions
Gets the flag indicating whether it is necessary to run the TeX job twice in case, for example, there are references in input TeX file(s).
repeat(boolean) - Method in class com.aspose.tex.TeXOptions
Sets the flag indicating whether it is necessary to run the TeX job twice in case, for example, there are references in input TeX file(s).
restoreGraphicsState() - Method in class com.aspose.tex.rendering.Device
Rolls back to the graphics state previously saved.
run() - Method in class com.aspose.tex.TeXJob
Runs TeX job.

S

saveGraphicsState() - Method in class com.aspose.tex.rendering.Device
Saves the current graphics state.
SaveOptions - Class in com.aspose.tex.rendering
Basic class for document saving options.
setAdvanceWidth(float) - Method in class com.aspose.tex.rendering.GlyphData
Sets glyph width taking into account kerns.
setBackgroundColor(Color) - Method in class com.aspose.tex.MathRendererOptions
Sets the background color.
setClip(Shape) - Method in class com.aspose.tex.rendering.Device
Sets the current clip path.
setClip(Shape) - Method in class com.aspose.tex.rendering.ImageDevice
Sets the current clip path.
setClip(Shape) - Method in class com.aspose.tex.rendering.PdfDevice
Sets the current clip path.
setClip(Shape) - Method in class com.aspose.tex.rendering.XpsDevice
Sets the current clip path.
setColor(Color) - Method in class com.aspose.tex.rendering.ColoredStroke
Sets the color.
setEncryptionAlgorithm(PdfEncryptionAlgorithm) - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Sets the encryption mode.
setEncryptionDetails(PdfEncryptionDetails) - Method in class com.aspose.tex.rendering.PdfSaveOptions
Gets or sets a encryption details.
setEndCap(int) - Method in class com.aspose.tex.rendering.ColoredStroke
Sets the line end cap.
setFileName(String) - Method in interface com.aspose.tex.IFileTerminal
Sets the file name.
setFileName(String) - Method in class com.aspose.tex.OutputFileTerminal
Sets the file name.
setFill(Color) - Method in class com.aspose.tex.rendering.Device
Sets the current fill color.
setFill(Color) - Method in class com.aspose.tex.rendering.ImageDevice
Sets the current fill color.
setFill(Color) - Method in class com.aspose.tex.rendering.PdfDevice
Sets the current fill color.
setFill(Color) - Method in class com.aspose.tex.rendering.XpsDevice
Sets the current fill color.
setImageCompression(PdfImageCompression) - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies compression type to be used for all images in the document.
setInputWorkingDirectory(IInputWorkingDirectory) - Method in class com.aspose.tex.TeXOptions
Sets input working directory.
setInteraction(Interaction) - Method in class com.aspose.tex.TeXOptions
Sets the interaction mode to run a TeX engine in.
setInterpolationMode(InterpolationMode) - Method in class com.aspose.tex.rendering.ImageSaveOptions
Sets the interpolation mode.
setJobName(String) - Method in class com.aspose.tex.TeXOptions
Sets the name of the job.
setJpegQualityLevel(int) - Method in class com.aspose.tex.rendering.PdfSaveOptions
The Quality category specifies the level of compression for an image.
setLicense(String) - Method in class com.aspose.tex.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.tex.License
Licenses the component.
setLineJoin(int) - Method in class com.aspose.tex.rendering.ColoredStroke
Sets the line join.
setLineWidth(float) - Method in class com.aspose.tex.rendering.ColoredStroke
Sets the line width.
setLogStream(OutputStream) - Method in class com.aspose.tex.MathRendererOptions
Sets the stream to write log output to.
setNaturalWidth(float) - Method in class com.aspose.tex.rendering.GlyphData
Sets glyph width defined by font.
setOutlineTreeExpansionLevel(int) - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies up to what level the document outline should be expanded when the PDF file is viewed. 1 - only the first level outline items are shown, 2 - only the first and second level outline items are shown, and so on.
setOutlineTreeHeight(int) - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies the height of the document outline tree to save. 0 - the outline tree will not be converted, 1 - only the first level outline items will be converted, ans so on.
setOutputWorkingDirectory(IOutputWorkingDirectory) - Method in class com.aspose.tex.TeXOptions
Sets output working directory.
setOwnerPassword(String) - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Sets the owner password.
setPageNumbers(int[]) - Method in class com.aspose.tex.rendering.ImageSaveOptions
Sets the array of numbers of pages to render.
setPermissions(int) - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Sets the permissions.
setPreamble(String) - Method in class com.aspose.tex.MathRendererOptions
Sets LaTeX document preamble.
setRequiredInputDirectory(IInputWorkingDirectory) - Method in class com.aspose.tex.TeXOptions
Sets the directory for the required input, e.g., packages that are beyond Aspose.TeX's LaTeX support.
setResolution(int) - Method in class com.aspose.tex.PngMathRendererOptions
Sets image resolution.
setResolution(float) - Method in class com.aspose.tex.rendering.ImageSaveOptions
Sets the image resolution.
setSaveOptions(SaveOptions) - Method in class com.aspose.tex.TeXOptions
Sets options used for rendering into destination format (XPS, PDF, image, etc.).
setScale(int) - Method in class com.aspose.tex.MathRendererOptions
Sets the scale. 1000 means 100%, 1200 means 120%, etc.
setSize(float, float) - Method in class com.aspose.tex.Size2D.Float
Sets the dimensions of this Size2D to the specified float values.
setSize(double, double) - Method in class com.aspose.tex.Size2D.Float
setSmoothingMode(SmoothingMode) - Method in class com.aspose.tex.rendering.ImageSaveOptions
Sets the smoothing mode.
setStartCap(int) - Method in class com.aspose.tex.rendering.ColoredStroke
Sets the line start cap.
setStroke(ColoredStroke) - Method in class com.aspose.tex.rendering.Device
Sets the current stroke.
setStroke(ColoredStroke) - Method in class com.aspose.tex.rendering.ImageDevice
Sets the current stroke.
setStroke(ColoredStroke) - Method in class com.aspose.tex.rendering.PdfDevice
Sets the current stroke.
setStroke(ColoredStroke) - Method in class com.aspose.tex.rendering.XpsDevice
Sets the current stroke.
setTerminalIn(IInputTerminal) - Method in class com.aspose.tex.TeXOptions
Sets the input terminal reader.
setTerminalOut(IOutputTerminal) - Method in class com.aspose.tex.TeXOptions
Sets the output terminal writer.
setTextColor(Color) - Method in class com.aspose.tex.MathRendererOptions
Sets the formula text color.
setTextCompression(PdfTextCompression) - Method in class com.aspose.tex.rendering.PdfSaveOptions
Specifies at which level in the document outline to display ApsBookmark objects. 0 - not displayed. 1 at first level and so on.
setTransform(AffineTransform) - Method in class com.aspose.tex.rendering.Device
Sets the current coordinate space transformation.
setTransform(AffineTransform) - Method in class com.aspose.tex.rendering.ImageDevice
Sets the current coordinate space transformation.
setTransform(AffineTransform) - Method in class com.aspose.tex.rendering.PdfDevice
Sets the current coordinate space transformation.
setTransform(AffineTransform) - Method in class com.aspose.tex.rendering.XpsDevice
Sets the current coordinate space transformation.
setUOffset(float) - Method in class com.aspose.tex.rendering.GlyphData
Sets horizontal offset.
setUserPassword(String) - Method in class com.aspose.tex.rendering.PdfEncryptionDetails
Sets the user password.
setVOffset(float) - Method in class com.aspose.tex.rendering.GlyphData
Sets vertical offset.
showImage(Point2D, Dimension2D, byte[]) - Method in class com.aspose.tex.rendering.Device
Shows a raster image.
showImage(Point2D, Dimension2D, byte[]) - Method in class com.aspose.tex.rendering.ImageDevice
Shows a raster image.
showImage(Point2D, Dimension2D, byte[]) - Method in class com.aspose.tex.rendering.PdfDevice
Shows a raster image.
showImage(Point2D, Dimension2D, byte[]) - Method in class com.aspose.tex.rendering.XpsDevice
Shows a raster image.
showTerminal() - Method in class com.aspose.tex.MathRendererOptions
Gets the flag that controls terminal output.
showTerminal(boolean) - Method in class com.aspose.tex.MathRendererOptions
Sets the flag that controls terminal output.
Size2D - Class in com.aspose.tex
The Size2D class describes dimensions (w x h).
Size2D() - Constructor for class com.aspose.tex.Size2D
 
Size2D.Float - Class in com.aspose.tex
The Float class defines dimensions specified in float coordinates.
SmoothingMode - Enum in com.aspose.tex.rendering
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
startDocument() - Method in class com.aspose.tex.rendering.Device
Starts the whole document.
startDocument() - Method in class com.aspose.tex.rendering.ImageDevice
Starts the whole document.
startDocument() - Method in class com.aspose.tex.rendering.PdfDevice
Starts the whole document.
startDocument() - Method in class com.aspose.tex.rendering.XpsDevice
Starts the whole document.
startPage(float, float) - Method in class com.aspose.tex.rendering.Device
Starts a new page.
startPage(float, float) - Method in class com.aspose.tex.rendering.ImageDevice
Starts a new page.
startPage(float, float) - Method in class com.aspose.tex.rendering.PdfDevice
Starts a new page.
startPage(float, float) - Method in class com.aspose.tex.rendering.XpsDevice
Starts a new page.

T

TeXConfig - Class in com.aspose.tex
Class providing available TeX configurations.
TeXExtension - Class in com.aspose.tex
Class defining constants to choose a TeX engine extension from.
TeXJob - Class in com.aspose.tex
Implements features of a TeX job.
TeXJob(InputStream, Device, TeXOptions) - Constructor for class com.aspose.tex.TeXJob
Creates a TeX job for running the engine in production mode to typeset a TeX file.
TeXJob(String, Device, TeXOptions) - Constructor for class com.aspose.tex.TeXJob
Creates a TeX job for running the engine in production mode to typeset a TeX file.
TeXJob(Device, TeXOptions) - Constructor for class com.aspose.tex.TeXJob
Creates a TeX job for running the engine in production mode to typeset a TeX file.
TeXOptions - Class in com.aspose.tex
TeX file processing options class.
TiffSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to TIFF image.
TiffSaveOptions() - Constructor for class com.aspose.tex.rendering.TiffSaveOptions
Creates new instance of options.

V

valueOf(String) - Static method in enum com.aspose.tex.Interaction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.tex.rendering.InterpolationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.tex.rendering.PdfEncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.tex.rendering.PdfImageCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.tex.rendering.PdfTextCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.tex.rendering.SmoothingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.tex.Interaction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.tex.rendering.InterpolationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.tex.rendering.PdfEncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.tex.rendering.PdfImageCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.tex.rendering.PdfTextCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.tex.rendering.SmoothingMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class com.aspose.tex.Size2D.Float
The width of this Size2D.
writeFile() - Method in interface com.aspose.tex.IFileTerminal
Finalizes the log, e.g., writes it to file.
writeFile() - Method in class com.aspose.tex.OutputFileTerminal
Finalizes the log, e.g., writes it to file.

X

XpsDevice - Class in com.aspose.tex.rendering
Implements the interface for outputting text and graphic content to XPS document.
XpsDevice() - Constructor for class com.aspose.tex.rendering.XpsDevice
Creates new instance.
XpsDevice(OutputStream) - Constructor for class com.aspose.tex.rendering.XpsDevice
Creates new instance.
XpsDevice(XpsDevice) - Constructor for class com.aspose.tex.rendering.XpsDevice
Clone constructor.
XpsSaveOptions - Class in com.aspose.tex.rendering
Class representing options of saving to XPS.
XpsSaveOptions() - Constructor for class com.aspose.tex.rendering.XpsSaveOptions
Creates new instance of options.
B C D E F G H I J L M O P R S T V W X 
Skip navigation links

Copyright © 2021 Aspose. All Rights Reserved.