Skip to content

Commit dda7be1

Browse files
author
Samer El-Khatib
committed
Release 25.5 - updates java
1 parent 448724e commit dda7be1

File tree

23 files changed

+126
-154
lines changed

23 files changed

+126
-154
lines changed

english/java/com.aspose.imaging.fileformats.cdr/cdrimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The API for CorelDRAW CDR vector image format support is an essential toolkit fo
3535
| [getFileFormat()](#getFileFormat--) | Retrieve the file format of the image effortlessly with this intuitive property. |
3636
| [getWidth()](#getWidth--) | Gets the image width. |
3737
| [getHeight()](#getHeight--) | Gets the image height. |
38-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve the default options effortlessly with this user-friendly method. |
3938
| [cacheData()](#cacheData--) | Effortlessly cache the data to prevent additional loading from the underlying source with this user-friendly method. |
4039
| [setPalette(IColorPalette palette, boolean updateColors)](#setPalette-com.aspose.imaging.IColorPalette-boolean-) | Customize the color palette of the image with this intuitive method. |
4140

@@ -208,21 +207,6 @@ Value: The image height.
208207

209208
**Returns:**
210209
int - the image height.
211-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
212-
```
213-
public ImageOptionsBase getDefaultOptions(Object[] args)
214-
```
215-
216-
217-
Retrieve the default options effortlessly with this user-friendly method. Perfect for developers seeking quick access to the default settings or configurations associated with an object, ensuring efficient customization and streamlined workflow.
218-
219-
**Parameters:**
220-
| Parameter | Type | Description |
221-
| --- | --- | --- |
222-
| args | java.lang.Object[] | The arguments. |
223-
224-
**Returns:**
225-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options
226210
### cacheData() {#cacheData--}
227211
```
228212
public void cacheData()

english/java/com.aspose.imaging.fileformats.cmx/cmximage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The API for Corel Metafile Exchange (CMX) vector image format with metadata desc
3535
| [getCmxPage()](#getCmxPage--) | Effortlessly retrieve the CMX page of the image with this intuitive property. |
3636
| [getPageCount()](#getPageCount--) | Retrieve the total page count of the image with this intuitive property. |
3737
| [getPages()](#getPages--) | Retrieve the pages of the image seamlessly with this intuitive property. |
38-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve the default options effortlessly with this user-friendly method. |
3938
| [cacheData()](#cacheData--) | Cache the data to prevent additional loading from the underlying source [DataStreamSupporter](../../com.aspose.imaging/datastreamsupporter) with this convenient method. |
4039
| [setPalette(IColorPalette palette, boolean updateColors)](#setPalette-com.aspose.imaging.IColorPalette-boolean-) | Customize the color palette of the image with this intuitive method. |
4140

@@ -194,21 +193,6 @@ try {
194193
}
195194
```
196195

197-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
198-
```
199-
public ImageOptionsBase getDefaultOptions(Object[] args)
200-
```
201-
202-
203-
Retrieve the default options effortlessly with this user-friendly method. Perfect for developers seeking quick access to the default settings or configurations associated with an object, ensuring efficient customization and streamlined workflow.
204-
205-
**Parameters:**
206-
| Parameter | Type | Description |
207-
| --- | --- | --- |
208-
| args | java.lang.Object[] | The arguments. |
209-
210-
**Returns:**
211-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options
212196
### cacheData() {#cacheData--}
213197
```
214198
public void cacheData()

english/java/com.aspose.imaging.fileformats.emf/emfimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The API for Enhanced Metafile Format (EMF) vector image format support is a comp
3535
| [cacheData()](#cacheData--) | Efficiently cache data and prevent redundant loading from the underlying `DataStreamSupporter.DataStreamContainer`([DataStreamSupporter.getDataStreamContainer](../../com.aspose.imaging/datastreamsupporter\#getDataStreamContainer) with this method. |
3636
| [getUsedFonts()](#getUsedFonts--) | Retrieve the list of fonts utilized within the metafile with this method. |
3737
| [resizeCanvas(Rectangle newRectangle)](#resizeCanvas-com.aspose.imaging.Rectangle-) | Resize the canvas with ease using this function. |
38-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve the default options for your image effortlessly. |
3938
| [getOriginalOptions()](#getOriginalOptions--) | Gets the original image options. |
4039
| [setPalette(IColorPalette palette, boolean updateColors)](#setPalette-com.aspose.imaging.IColorPalette-boolean-) | Sets the image palette. |
4140

@@ -366,21 +365,6 @@ Resize the canvas with ease using this function. Perfect for adjusting the overa
366365
| --- | --- | --- |
367366
| newRectangle | [Rectangle](../../com.aspose.imaging/rectangle) | The new rectangle. |
368367

369-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
370-
```
371-
public ImageOptionsBase getDefaultOptions(Object[] args)
372-
```
373-
374-
375-
Retrieve the default options for your image effortlessly. With this feature, you can quickly access the preset configurations, ensuring seamless integration and optimal performance for your projects. Ideal for streamlining your workflow and achieving consistent results across your images.
376-
377-
**Parameters:**
378-
| Parameter | Type | Description |
379-
| --- | --- | --- |
380-
| args | java.lang.Object[] | The arguments. |
381-
382-
**Returns:**
383-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options
384368
### getOriginalOptions() {#getOriginalOptions--}
385369
```
386370
public ImageOptionsBase getOriginalOptions()

english/java/com.aspose.imaging.fileformats.eps/epsimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ The API for Encapsulated PostScript (EPS) image file format support offers robus
3939
| [getPreviewImage()](#getPreviewImage--) | Retrieves the existing preview image in the specified `format` or returns `` if none is found. |
4040
| [getPreviewImage(long format)](#getPreviewImage-long-) | Retrieves the existing preview image in the specified `format` or returns `` if none is found. |
4141
| [setPalette(IColorPalette palette, boolean updateColors)](#setPalette-com.aspose.imaging.IColorPalette-boolean-) | Customize image palettes to achieve unique color schemes and enhance visual appeal. |
42-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve default options effortlessly to streamline image processing tasks. |
4342

4443
## Example: Convert EPS image to PNG using PostScript rendering.
4544

@@ -342,18 +341,3 @@ Customize image palettes to achieve unique color schemes and enhance visual appe
342341
| palette | [IColorPalette](../../com.aspose.imaging/icolorpalette) | The palette to set. |
343342
| updateColors | boolean | if set to `true` colors will be updated according to the new palette; otherwise color indexes remain unchanged. Note that unchanged indexes may crash the image on loading if some indexes have no corresponding palette entries. |
344343

345-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
346-
```
347-
public ImageOptionsBase getDefaultOptions(Object[] args)
348-
```
349-
350-
351-
Retrieve default options effortlessly to streamline image processing tasks. Access preconfigured settings to expedite workflow and ensure consistent output quality without manual configuration.
352-
353-
**Parameters:**
354-
| Parameter | Type | Description |
355-
| --- | --- | --- |
356-
| args | java.lang.Object[] | The arguments. |
357-
358-
**Returns:**
359-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options

english/java/com.aspose.imaging.fileformats.opendocument/odgimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Manipulate OpenDocument Graphic (ODG) vector image file format with our API, wid
2525
| --- | --- |
2626
| [getFileFormat()](#getFileFormat--) | Easily retrieve the file format value with this user-friendly property. |
2727
| [getPages()](#getPages--) | Retrieving the collection of pages, this property empowers to access the entirety of pages associated with an image. |
28-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | This property provides access to the default options associated with an image. |
2928

3029
## Example: This example loads a multi-page ODG image.
3130

@@ -119,18 +118,3 @@ Retrieving the collection of pages, this property empowers to access the entiret
119118

120119
**Returns:**
121120
com.aspose.imaging.Image[] - the pages.
122-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
123-
```
124-
public ImageOptionsBase getDefaultOptions(Object[] args)
125-
```
126-
127-
128-
This property provides access to the default options associated with an image. By retrieving these options, developers can quickly ascertain the default settings applied to the image, facilitating the creation of new instances or the modification of existing ones based on these presets.
129-
130-
**Parameters:**
131-
| Parameter | Type | Description |
132-
| --- | --- | --- |
133-
| args | java.lang.Object[] | The arguments. |
134-
135-
**Returns:**
136-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options

english/java/com.aspose.imaging.fileformats.opendocument/otgimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Process OpenDocument Template (OTG) drawing image files with our API, leveraging
2525
| --- | --- |
2626
| [getFileFormat()](#getFileFormat--) | This property provides access to the OTG file format, offering crucial insights into the type of data encapsulated within the image file. |
2727
| [getPages()](#getPages--) | Retrieves the collection of pages associated with the image, enabling software developers to access and manipulate each individual page efficiently. |
28-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieves the default options configured for the image, providing a convenient way to access and modify the default settings. |
2928
### OtgImage(StreamContainer streamContainer, LoadOptions loadOptions) {#OtgImage-com.aspose.imaging.StreamContainer-com.aspose.imaging.LoadOptions-}
3029
```
3130
public OtgImage(StreamContainer streamContainer, LoadOptions loadOptions)
@@ -73,18 +72,3 @@ Retrieves the collection of pages associated with the image, enabling software d
7372

7473
**Returns:**
7574
com.aspose.imaging.Image[] - the pages.
76-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
77-
```
78-
public ImageOptionsBase getDefaultOptions(Object[] args)
79-
```
80-
81-
82-
Retrieves the default options configured for the image, providing a convenient way to access and modify the default settings. This property ensures consistency in operations by offering predefined settings that align with common use cases, simplifying the development process.
83-
84-
**Parameters:**
85-
| Parameter | Type | Description |
86-
| --- | --- | --- |
87-
| args | java.lang.Object[] | The arguments. |
88-
89-
**Returns:**
90-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options

english/java/com.aspose.imaging.fileformats.svg/svgimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Manipulate Scalar Vector Graphics (SVG) image files with our API, utilizing the
3333
| [getFileFormat()](#getFileFormat--) | Retrieves the file format of the image, providing essential metadata for processing and compatibility checks. |
3434
| [getXmpData()](#getXmpData--) | Gets XMP data. |
3535
| [setXmpData(XmpPacketWrapper value)](#setXmpData-com.aspose.imaging.xmp.XmpPacketWrapper-) | Sets XMP data. |
36-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve the default options configured for the image, providing a baseline setting for various operations such as resizing, compression, or encoding. |
3736
| [cacheData()](#cacheData--) | Cache the data and guarantee that there will be no further loading of data from the underlying `DataStreamSupporter.DataStreamContainer`([DataStreamSupporter.getDataStreamContainer](../../com.aspose.imaging/datastreamsupporter\#getDataStreamContainer)). |
3837
| [resize(int newWidth, int newHeight, int resizeType)](#resize-int-int-int-) | Resize the image to fit the specified dimensions while preserving its aspect ratio. |
3938
| [crop(Rectangle rectangle)](#crop-com.aspose.imaging.Rectangle-) | Crops the specified rectangle. |
@@ -228,21 +227,6 @@ Sets XMP data.
228227
| --- | --- | --- |
229228
| value | [XmpPacketWrapper](../../com.aspose.imaging.xmp/xmppacketwrapper) | XMP data. |
230229

231-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
232-
```
233-
public ImageOptionsBase getDefaultOptions(Object[] args)
234-
```
235-
236-
237-
Retrieve the default options configured for the image, providing a baseline setting for various operations such as resizing, compression, or encoding. This method is pivotal in ensuring consistent behavior and quality standards across image processing tasks without the need for explicit parameterization.
238-
239-
**Parameters:**
240-
| Parameter | Type | Description |
241-
| --- | --- | --- |
242-
| args | java.lang.Object[] | The arguments. |
243-
244-
**Returns:**
245-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options
246230
### cacheData() {#cacheData--}
247231
```
248232
public void cacheData()

english/java/com.aspose.imaging.fileformats.wmf/wmfimage/_index.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Manipulate Microsoft Windows Metafile (WMF) images with our API, seamlessly hand
3434
| [cacheData()](#cacheData--) | Efficiently cache the data, eliminating the need for additional loading from the underlying `DataStreamSupporter.DataStreamContainer`([DataStreamSupporter.getDataStreamContainer](../../com.aspose.imaging/datastreamsupporter\#getDataStreamContainer)). |
3535
| [setPalette(IColorPalette palette, boolean updateColors)](#setPalette-com.aspose.imaging.IColorPalette-boolean-) | Apply a specified palette to the image, enabling customization of color representation. |
3636
| [getUsedFonts()](#getUsedFonts--) | Retrieve the list of fonts used within the metafile, providing insight into the font resources utilized in the image. |
37-
| [getDefaultOptions(Object[] args)](#getDefaultOptions-java.lang.Object---) | Retrieve the default options associated with the image, providing access to predefined settings or configurations. |
3837
| [resizeCanvas(Rectangle newRectangle)](#resizeCanvas-com.aspose.imaging.Rectangle-) | Resize the canvas of the image, adjusting its dimensions while retaining the image content. |
3938
| [addRecord(WmfObject record)](#addRecord-com.aspose.imaging.fileformats.wmf.objects.WmfObject-) | Incorporate the specified record object into the image, enriching its content with additional data or metadata. |
4039
| [getPostScript()](#getPostScript--) | Access the PostScript data associated with the image, providing detailed information about its structure or content. |
@@ -309,21 +308,6 @@ Retrieve the list of fonts used within the metafile, providing insight into the
309308

310309
**Returns:**
311310
java.lang.String[] - The font list
312-
### getDefaultOptions(Object[] args) {#getDefaultOptions-java.lang.Object---}
313-
```
314-
public ImageOptionsBase getDefaultOptions(Object[] args)
315-
```
316-
317-
318-
Retrieve the default options associated with the image, providing access to predefined settings or configurations. Utilize this method to access default settings for image processing operations, facilitating consistency and convenience within your application's functionality.
319-
320-
**Parameters:**
321-
| Parameter | Type | Description |
322-
| --- | --- | --- |
323-
| args | java.lang.Object[] | The arguments. |
324-
325-
**Returns:**
326-
[ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase) - Default options
327311
### resizeCanvas(Rectangle newRectangle) {#resizeCanvas-com.aspose.imaging.Rectangle-}
328312
```
329313
public void resizeCanvas(Rectangle newRectangle)

english/java/com.aspose.imaging.imageoptions/cdrrasterizationoptions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 13
77
url: /java/com.aspose.imaging.imageoptions/cdrrasterizationoptions/
88
---
99
**Inheritance:**
10-
java.lang.Object, [com.aspose.imaging.DisposableObject](../../com.aspose.imaging/disposableobject), [com.aspose.imaging.ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase), [com.aspose.imaging.imageoptions.VectorRasterizationOptions](../../com.aspose.imaging.imageoptions/vectorrasterizationoptions)
10+
java.lang.Object, [com.aspose.imaging.imageoptions.VectorRasterizationOptions](../../com.aspose.imaging.imageoptions/vectorrasterizationoptions)
1111
```
1212
public class CdrRasterizationOptions extends VectorRasterizationOptions
1313
```

english/java/com.aspose.imaging.imageoptions/cmxrasterizationoptions/_index.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 14
77
url: /java/com.aspose.imaging.imageoptions/cmxrasterizationoptions/
88
---
99
**Inheritance:**
10-
java.lang.Object, [com.aspose.imaging.DisposableObject](../../com.aspose.imaging/disposableobject), [com.aspose.imaging.ImageOptionsBase](../../com.aspose.imaging/imageoptionsbase), [com.aspose.imaging.imageoptions.VectorRasterizationOptions](../../com.aspose.imaging.imageoptions/vectorrasterizationoptions)
10+
java.lang.Object, [com.aspose.imaging.imageoptions.VectorRasterizationOptions](../../com.aspose.imaging.imageoptions/vectorrasterizationoptions)
1111
```
1212
public class CmxRasterizationOptions extends VectorRasterizationOptions
1313
```
@@ -18,6 +18,12 @@ the CMX exporter options.
1818
| Constructor | Description |
1919
| --- | --- |
2020
| [CmxRasterizationOptions()](#CmxRasterizationOptions--) | Initializes a new instance of the [CmxRasterizationOptions](../../com.aspose.imaging.imageoptions/cmxrasterizationoptions) class. |
21+
## Methods
22+
23+
| Method | Description |
24+
| --- | --- |
25+
| [getResolutionSettings()](#getResolutionSettings--) | Gets the resolution settings. |
26+
| [setResolutionSettings(ResolutionSetting value)](#setResolutionSettings-com.aspose.imaging.ResolutionSetting-) | Sets the resolution settings. |
2127
### CmxRasterizationOptions() {#CmxRasterizationOptions--}
2228
```
2329
public CmxRasterizationOptions()
@@ -26,3 +32,26 @@ public CmxRasterizationOptions()
2632

2733
Initializes a new instance of the [CmxRasterizationOptions](../../com.aspose.imaging.imageoptions/cmxrasterizationoptions) class.
2834

35+
### getResolutionSettings() {#getResolutionSettings--}
36+
```
37+
public final ResolutionSetting getResolutionSettings()
38+
```
39+
40+
41+
Gets the resolution settings.
42+
43+
**Returns:**
44+
[ResolutionSetting](../../com.aspose.imaging/resolutionsetting) - the resolution settings.
45+
### setResolutionSettings(ResolutionSetting value) {#setResolutionSettings-com.aspose.imaging.ResolutionSetting-}
46+
```
47+
public final void setResolutionSettings(ResolutionSetting value)
48+
```
49+
50+
51+
Sets the resolution settings.
52+
53+
**Parameters:**
54+
| Parameter | Type | Description |
55+
| --- | --- | --- |
56+
| value | [ResolutionSetting](../../com.aspose.imaging/resolutionsetting) | the resolution settings. |
57+

0 commit comments

Comments
 (0)