Skip to content

Commit 448724e

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

File tree

51 files changed

+144
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+144
-193
lines changed

english/net/aspose.imaging.fileformats.cdr/cdrimage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public class CdrImage : VectorMultipageImage, ICdrImage
5858
| override [Crop](../../aspose.imaging/vectormultipageimage/crop/)(Rectangle) | Crops the specified rectangle. |
5959
| virtual [Crop](../../aspose.imaging/image/crop/)(intintintint) | Crop image with shifts. |
6060
| [Dispose](../../aspose.imaging/disposableobject/dispose/)() | Disposes the current instance. |
61-
| override [GetDefaultOptions](../../aspose.imaging.fileformats.cdr/cdrimage/getdefaultoptions/)(object[]) | 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. |
61+
| override [GetDefaultOptions](../../aspose.imaging/vectorimage/getdefaultoptions/)(object[]) | Gets the default image options. |
6262
| override [GetEmbeddedImages](../../aspose.imaging/vectormultipageimage/getembeddedimages/)() | Gets the embedded images. |
6363
| virtual [GetOriginalOptions](../../aspose.imaging/image/getoriginaloptions/)() | Gets the options based on the original file settings. This can be helpful to keep bit-depth and other parameters of the original image unchanged. For example, if we load a black-white PNG image with 1 bit per pixel and then save it using the [`Save`](../../aspose.imaging/datastreamsupporter/save/) method, the output PNG image with 8-bit per pixel will be produced. To avoid it and save PNG image with 1-bit per pixel, use this method to get corresponding saving options and pass them to the [`Save`](../../aspose.imaging/image/save/) method as the second parameter. |
6464
| override [GetSerializedStream](../../aspose.imaging/vectormultipageimage/getserializedstream/)(ImageOptionsBaseRectangleout int) | Converts to aps. |

english/net/aspose.imaging.fileformats.cdr/cdrimage/setpalette/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: CdrImage.SetPalette
33
second_title: Aspose.Imaging for .NET API Reference
44
description: CdrImage method. Customize the color palette of the image with this intuitive method. Ideal for developers seeking to apply specific color schemes or adjustments dynamically ensuring precise control over the visual appearance of their images
55
type: docs
6-
weight: 120
6+
weight: 110
77
url: /net/aspose.imaging.fileformats.cdr/cdrimage/setpalette/
88
---
99
## CdrImage.SetPalette method

english/net/aspose.imaging.fileformats.cmx/cmximage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public class CmxImage : VectorMultipageImage, ICmxImage
5959
| override [Crop](../../aspose.imaging/vectormultipageimage/crop/)(Rectangle) | Crops the specified rectangle. |
6060
| virtual [Crop](../../aspose.imaging/image/crop/)(intintintint) | Crop image with shifts. |
6161
| [Dispose](../../aspose.imaging/disposableobject/dispose/)() | Disposes the current instance. |
62-
| override [GetDefaultOptions](../../aspose.imaging.fileformats.cmx/cmximage/getdefaultoptions/)(object[]) | 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. |
62+
| override [GetDefaultOptions](../../aspose.imaging/vectorimage/getdefaultoptions/)(object[]) | Gets the default image options. |
6363
| override [GetEmbeddedImages](../../aspose.imaging/vectormultipageimage/getembeddedimages/)() | Gets the embedded images. |
6464
| virtual [GetOriginalOptions](../../aspose.imaging/image/getoriginaloptions/)() | Gets the options based on the original file settings. This can be helpful to keep bit-depth and other parameters of the original image unchanged. For example, if we load a black-white PNG image with 1 bit per pixel and then save it using the [`Save`](../../aspose.imaging/datastreamsupporter/save/) method, the output PNG image with 8-bit per pixel will be produced. To avoid it and save PNG image with 1-bit per pixel, use this method to get corresponding saving options and pass them to the [`Save`](../../aspose.imaging/image/save/) method as the second parameter. |
6565
| override [GetSerializedStream](../../aspose.imaging/vectormultipageimage/getserializedstream/)(ImageOptionsBaseRectangleout int) | Converts to aps. |

english/net/aspose.imaging.fileformats.cmx/cmximage/setpalette/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: CmxImage.SetPalette
33
second_title: Aspose.Imaging for .NET API Reference
44
description: CmxImage method. Customize the color palette of the image with this intuitive method. Ideal for developers seeking to apply specific color schemes or adjustments dynamically ensuring precise control over the visual appearance of their images
55
type: docs
6-
weight: 130
6+
weight: 120
77
url: /net/aspose.imaging.fileformats.cmx/cmximage/setpalette/
88
---
99
## CmxImage.SetPalette method

english/net/aspose.imaging.fileformats.emf/emfimage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public sealed class EmfImage : MetaImage
5757
| override [Crop](../../aspose.imaging/vectorimage/crop/)(Rectangle) | Crops the specified rectangle. |
5858
| virtual [Crop](../../aspose.imaging/image/crop/)(intintintint) | Crop image with shifts. |
5959
| [Dispose](../../aspose.imaging/disposableobject/dispose/)() | Disposes the current instance. |
60-
| override [GetDefaultOptions](../../aspose.imaging.fileformats.emf/emfimage/getdefaultoptions/)(object[]) | 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. |
60+
| override [GetDefaultOptions](../../aspose.imaging/vectorimage/getdefaultoptions/)(object[]) | Gets the default image options. |
6161
| virtual [GetEmbeddedImages](../../aspose.imaging/vectorimage/getembeddedimages/)() | Gets the embedded images. |
6262
| [GetMissedFonts](../../aspose.imaging.fileformats.emf/metaimage/getmissedfonts/)() | Returns the list of fonts which used inside metafile but not found. |
6363
| override [GetOriginalOptions](../../aspose.imaging.fileformats.emf/emfimage/getoriginaloptions/)() | Gets the original image options. |

english/net/aspose.imaging.fileformats.emf/emfimage/getoriginaloptions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: EmfImage.GetOriginalOptions
33
second_title: Aspose.Imaging for .NET API Reference
44
description: EmfImage method. Gets the original image options
55
type: docs
6-
weight: 110
6+
weight: 100
77
url: /net/aspose.imaging.fileformats.emf/emfimage/getoriginaloptions/
88
---
99
## EmfImage.GetOriginalOptions method

english/net/aspose.imaging.fileformats.emf/emfimage/getusedfonts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: EmfImage.GetUsedFonts
33
second_title: Aspose.Imaging for .NET API Reference
44
description: EmfImage method. Retrieve the list of fonts utilized within the metafile with this method. Gain insights into font usage facilitating efficient management and optimization of font resources for enhanced rendering and display fidelity
55
type: docs
6-
weight: 120
6+
weight: 110
77
url: /net/aspose.imaging.fileformats.emf/emfimage/getusedfonts/
88
---
99
## EmfImage.GetUsedFonts method

english/net/aspose.imaging.fileformats.emf/emfimage/resizecanvas/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: EmfImage.ResizeCanvas
33
second_title: Aspose.Imaging for .NET API Reference
44
description: EmfImage method. Resize the canvas with ease using this function. Perfect for adjusting the overall dimensions of the image without altering its content. Enhance presentation and prepare images for various display sizes effortlessly
55
type: docs
6-
weight: 130
6+
weight: 120
77
url: /net/aspose.imaging.fileformats.emf/emfimage/resizecanvas/
88
---
99
## EmfImage.ResizeCanvas method

english/net/aspose.imaging.fileformats.emf/emfimage/setpalette/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: EmfImage.SetPalette
33
second_title: Aspose.Imaging for .NET API Reference
44
description: EmfImage method. Sets the image palette
55
type: docs
6-
weight: 140
6+
weight: 130
77
url: /net/aspose.imaging.fileformats.emf/emfimage/setpalette/
88
---
99
## EmfImage.SetPalette method

english/net/aspose.imaging.fileformats.emf/metaimage/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public abstract class MetaImage : VectorImage
5555
| override [Crop](../../aspose.imaging/vectorimage/crop/)(Rectangle) | Crops the specified rectangle. |
5656
| virtual [Crop](../../aspose.imaging/image/crop/)(intintintint) | Crop image with shifts. |
5757
| [Dispose](../../aspose.imaging/disposableobject/dispose/)() | Disposes the current instance. |
58-
| virtual [GetDefaultOptions](../../aspose.imaging/image/getdefaultoptions/)(object[]) | Gets the default options. |
58+
| override [GetDefaultOptions](../../aspose.imaging/vectorimage/getdefaultoptions/)(object[]) | Gets the default image options. |
5959
| virtual [GetEmbeddedImages](../../aspose.imaging/vectorimage/getembeddedimages/)() | Gets the embedded images. |
6060
| [GetMissedFonts](../../aspose.imaging.fileformats.emf/metaimage/getmissedfonts/)() | Returns the list of fonts which used inside metafile but not found. |
6161
| virtual [GetOriginalOptions](../../aspose.imaging/image/getoriginaloptions/)() | Gets the options based on the original file settings. This can be helpful to keep bit-depth and other parameters of the original image unchanged. For example, if we load a black-white PNG image with 1 bit per pixel and then save it using the [`Save`](../../aspose.imaging/datastreamsupporter/save/) method, the output PNG image with 8-bit per pixel will be produced. To avoid it and save PNG image with 1-bit per pixel, use this method to get corresponding saving options and pass them to the [`Save`](../../aspose.imaging/image/save/) method as the second parameter. |

0 commit comments

Comments
 (0)