Skip to content

Commit

Permalink
Merge branch 'main' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
Samer El-Khatib committed Apr 4, 2024
2 parents fced3eb + 19a31c8 commit f8070ab
Show file tree
Hide file tree
Showing 1,213 changed files with 10,138 additions and 7,112 deletions.
4 changes: 3 additions & 1 deletion english/python-net/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ url: /python-net/
| [aspose.imaging.fileformats.cmx.objectmodel.specs](/imaging/python-net/aspose.imaging.fileformats.cmx.objectmodel.specs/) | The module handles Tiff file format processing. |
| [aspose.imaging.fileformats.cmx.objectmodel.styles](/imaging/python-net/aspose.imaging.fileformats.cmx.objectmodel.styles/) | The module handles Tiff file format processing. |
| [aspose.imaging.fileformats.core.vectorpaths](/imaging/python-net/aspose.imaging.fileformats.core.vectorpaths/) | The module contains PSD Vector Paths. |
| [aspose.imaging.fileformats.dicom](/imaging/python-net/aspose.imaging.fileformats.dicom/) | The module handles Dicom file format processin |
| [aspose.imaging.fileformats.dicom](/imaging/python-net/aspose.imaging.fileformats.dicom/) | The module handles Dicom file format processing |
| [aspose.imaging.fileformats.djvu](/imaging/python-net/aspose.imaging.fileformats.djvu/) | The module contains djvu classes |
| [aspose.imaging.fileformats.dng](/imaging/python-net/aspose.imaging.fileformats.dng/) | The module contains DNG file format types |
| [aspose.imaging.fileformats.dng.decoder](/imaging/python-net/aspose.imaging.fileformats.dng.decoder/) | The module contains DNG decoder types |
Expand Down Expand Up @@ -78,6 +78,8 @@ url: /python-net/
| [aspose.imaging.fileformats.wmf.graphics](/imaging/python-net/aspose.imaging.fileformats.wmf.graphics/) | The module contains Wmf graphics. |
| [aspose.imaging.fileformats.wmf.objects](/imaging/python-net/aspose.imaging.fileformats.wmf.objects/) | The module contains types [MS-WMF]: Windows Metafile Format 2.2 WMF Objects |
| [aspose.imaging.fileformats.wmf.objects.escaperecords](/imaging/python-net/aspose.imaging.fileformats.wmf.objects.escaperecords/) | The module contains escape types [MS-WMF]: Windows |
| [aspose.imaging.imagefilters.complexutils](/imaging/python-net/aspose.imaging.imagefilters.complexutils/) | The module contains the Complex class. |
| [aspose.imaging.imagefilters.convolution](/imaging/python-net/aspose.imaging.imagefilters.convolution/) | The module contains the convolution filters and kernels. |
| [aspose.imaging.imagefilters.filteroptions](/imaging/python-net/aspose.imaging.imagefilters.filteroptions/) | The module handles Filter options. |
| [aspose.imaging.imageloadoptions](/imaging/python-net/aspose.imaging.imageloadoptions/) | The module contains different file format load options. |
| [aspose.imaging.imageoptions](/imaging/python-net/aspose.imaging.imageoptions/) | The module contains classes suitable for export, save or creation of different file formats. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The BitCount Enumeration specifies the number of bits that define each pixel and

**Full Name:** aspose.imaging.apsbuilder.dib.DibBitCount

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.asynctask/asynctask/

**Full Name:** aspose.imaging.asynctask.AsyncTask

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0



Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.asynctask/asynctaskprogress/

**Full Name:** aspose.imaging.asynctask.AsyncTaskProgress

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.asynctask/iasynctask/

**Full Name:** aspose.imaging.asynctask.IAsyncTask

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.asynctask/iasynctaskstate/

**Full Name:** aspose.imaging.asynctask.IAsyncTaskState

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/hatchbrush/

**Inheritance:** Brush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/lineargradientbrush/

**Inheritance:** LinearGradientBrushBase

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down Expand Up @@ -478,7 +478,7 @@ Creates a linear gradient with a center color and a linear falloff to a single c
| Parameter | Type | Description |
| :- | :- | :- |
| focus | float | A value from 0 through 1 that specifies the center of the gradient (the point where the gradient is composed of only the ending color). |
| scale | float | A value from 0 through1 that specifies how fast the colors falloff from the starting color to <paramref name="focus" /> (ending color) |
| scale | float | A value from 0 through1 that specifies how fast the colors falloff from the starting color to _focus_ (ending color) |

### Method: set_sigma_bell_shape(focus) {#set_sigma_bell_shape_focus_16}

Expand Down Expand Up @@ -509,7 +509,7 @@ Creates a gradient falloff based on a bell-shaped curve.
| Parameter | Type | Description |
| :- | :- | :- |
| focus | float | A value from 0 through 1 that specifies the center of the gradient (the point where the gradient is composed of only the ending color). |
| scale | float | A value from 0 through 1 that specifies how fast the colors falloff from the <paramref name="focus" />. |
| scale | float | A value from 0 through 1 that specifies how fast the colors falloff from the _focus_. |

### Method: translate_transform(dx, dy) {#translate_transform_dx_dy_18}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/lineargradientbrushbase/

**Inheritance:** TransformBrush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/linearmulticolorgradientbrush/

**Inheritance:** LinearGradientBrushBase

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/pathgradientbrush/

**Inheritance:** PathGradientBrushBase

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/pathgradientbrushbase/

**Inheritance:** TransformBrush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/pathmulticolorgradientbrush/

**Inheritance:** PathGradientBrushBase

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/solidbrush/

**Inheritance:** Brush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/texturebrush/

**Inheritance:** TransformBrush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.brushes/transformbrush/

**Inheritance:** Brush

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.dithering/ditheringmode/

**Full Name:** aspose.imaging.dithering.DitheringMode

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif color space enum.

**Full Name:** aspose.imaging.exif.enums.ExifColorSpace

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif normal soft hard enum.

**Full Name:** aspose.imaging.exif.enums.ExifContrast

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif custom rendered enum.

**Full Name:** aspose.imaging.exif.enums.ExifCustomRendered

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif exposure mode enum.

**Full Name:** aspose.imaging.exif.enums.ExifExposureMode

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif exposure program enum.

**Full Name:** aspose.imaging.exif.enums.ExifExposureProgram

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif file source enum.

**Full Name:** aspose.imaging.exif.enums.ExifFileSource

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Flash mode.

**Full Name:** aspose.imaging.exif.enums.ExifFlash

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif gain control enum.

**Full Name:** aspose.imaging.exif.enums.ExifGainControl

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif gps altitude ref enum.

**Full Name:** aspose.imaging.exif.enums.ExifGPSAltitudeRef

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The exif light source.

**Full Name:** aspose.imaging.exif.enums.ExifLightSource

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif metering mode enum.

**Full Name:** aspose.imaging.exif.enums.ExifMeteringMode

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Exif image orientation.

**Full Name:** aspose.imaging.exif.enums.ExifOrientation

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif saturation enum.

**Full Name:** aspose.imaging.exif.enums.ExifSaturation

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif scene capture type enum.

**Full Name:** aspose.imaging.exif.enums.ExifSceneCaptureType

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif sensing method enum.

**Full Name:** aspose.imaging.exif.enums.ExifSensingMethod

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif subject distance range enum.

**Full Name:** aspose.imaging.exif.enums.ExifSubjectDistanceRange

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif unit enum.

**Full Name:** aspose.imaging.exif.enums.ExifUnit

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif white balance enum.

**Full Name:** aspose.imaging.exif.enums.ExifWhiteBalance

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exif y cb cr positioning enum.

**Full Name:** aspose.imaging.exif.enums.ExifYCbCrPositioning

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
2 changes: 1 addition & 1 deletion english/python-net/aspose.imaging.exif/exifdata/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.exif/exifdata/

**Inheritance:** TiffDataTypeController

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Exif tags list

**Full Name:** aspose.imaging.exif.ExifProperties

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Members**
| **Member name** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ url: /python-net/aspose.imaging.exif/jpegexifdata/

**Inheritance:** ExifData

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
2 changes: 1 addition & 1 deletion english/python-net/aspose.imaging.exif/makernote/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.exif/makernote/

**Full Name:** aspose.imaging.exif.MakerNote

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Properties**
| **Name** | **Type** | **Access** | **Description** |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ url: /python-net/aspose.imaging.exif/tiffdatatypecontroller/

**Full Name:** aspose.imaging.exif.TiffDataTypeController

**Aspose.Imaging Version:** 23.12.0
**Aspose.Imaging Version:** 24.4.0

## **Constructors**
| **Name** | **Description** |
Expand Down
Loading

0 comments on commit f8070ab

Please sign in to comment.