Skip to content

Commit

Permalink
feat: Aspose.PDF NET 24.9 (new files)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBiriukov committed Oct 16, 2024
1 parent 6a8279e commit e8fd2ce
Show file tree
Hide file tree
Showing 29 changed files with 868 additions and 0 deletions.
21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/arc/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Arc.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Arc method.
type: docs
weight: 70
url: /net/aspose.pdf.drawing/arc/checkbounds/
---
## Arc.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Arc](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/circle/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Circle.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Circle method.
type: docs
weight: 50
url: /net/aspose.pdf.drawing/circle/checkbounds/
---
## Circle.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Circle](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/curve/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Curve.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Curve method.
type: docs
weight: 30
url: /net/aspose.pdf.drawing/curve/checkbounds/
---
## Curve.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Curve](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/ellipse/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Ellipse.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Ellipse method.
type: docs
weight: 60
url: /net/aspose.pdf.drawing/ellipse/checkbounds/
---
## Ellipse.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Ellipse](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/line/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Line.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Line method.
type: docs
weight: 30
url: /net/aspose.pdf.drawing/line/checkbounds/
---
## Line.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Line](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/path/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Path.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Path method.
type: docs
weight: 30
url: /net/aspose.pdf.drawing/path/checkbounds/
---
## Path.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Path](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/rectangle/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Rectangle.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Rectangle method.
type: docs
weight: 70
url: /net/aspose.pdf.drawing/rectangle/checkbounds/
---
## Rectangle.CheckBounds method

```csharp
public override bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Rectangle](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


21 changes: 21 additions & 0 deletions english/net/aspose.pdf.drawing/shape/checkbounds/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Shape.CheckBounds
second_title: Aspose.PDF for .NET API Reference
description: Shape method.
type: docs
weight: 30
url: /net/aspose.pdf.drawing/shape/checkbounds/
---
## Shape.CheckBounds method

```csharp
public virtual bool CheckBounds(double containerWidth, double containerHeight)
```

### See Also

* class [Shape](../)
* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/)
* assembly [Aspose.PDF](../../../)


28 changes: 28 additions & 0 deletions english/net/aspose.pdf.generator/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Aspose.Pdf.Generator
second_title: Aspose.PDF for .NET API Reference
description:
type: docs
weight: 150
url: /net/aspose.pdf.generator/
---


## Classes

| Class | Description |
| --- | --- |
| [BoundsCheckableList<T>](./boundscheckablelist-1/) | Represents BoundsCheckableList - wrapper around System.Collections.Generic.List. |
| [BoundsOutOfRangeException](./boundsoutofrangeexception/) | Represents an exception which occurs when an item doesn't fit within the given container dimensions. |
## Interfaces

| Interface | Description |
| --- | --- |
| [IBoundsCheckableItem](./iboundscheckableitem/) | |
## Enumeration

| Enumeration | Description |
| --- | --- |
| [BoundsCheckMode](./boundscheckmode/) | Specifies the behavior for bounds checking when adding items to a collection. |


55 changes: 55 additions & 0 deletions english/net/aspose.pdf.generator/boundscheckablelist-1/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
title: Class BoundsCheckableListT
second_title: Aspose.PDF for .NET API Reference
description: Aspose.Pdf.Generator.BoundsCheckableList1T class. Represents BoundsCheckableList wrapper around System.Collections.Generic.List
type: docs
weight: 3810
url: /net/aspose.pdf.generator/boundscheckablelist-1/
---
## BoundsCheckableList<T> class

Represents BoundsCheckableList - wrapper around System.Collections.Generic.List.

```csharp
public class BoundsCheckableList<T> : IList<T>
where T : IBoundsCheckableItem
```

## Constructors

| Name | Description |
| --- | --- |
| [BoundsCheckableList](boundscheckablelist/#constructor)() | Initializes a new instance of the BoundsCheckableList class. |
| [BoundsCheckableList](boundscheckablelist/#constructor_1)(BoundsCheckModedoubledouble) | Initializes a new instance of the BoundsCheckableList class. |

## Properties

| Name | Description |
| --- | --- |
| [Count](../../aspose.pdf.generator/boundscheckablelist-1/count/) { get; } | Gets the number of elements contained in the System.Collections.Generic.List. |
| [IsReadOnly](../../aspose.pdf.generator/boundscheckablelist-1/isreadonly/) { get; } | Gets the value indicating if collection is readonly. |
| [Item](../../aspose.pdf.generator/boundscheckablelist-1/item/) { getset; } | Gets or sets paragraph from or to collection. |

## Methods

| Name | Description |
| --- | --- |
| [Add](../../aspose.pdf.generator/boundscheckablelist-1/add/)(T) | Adds an object to the end of the System.Collections.Generic.List depending on "boundsCheckMode" parameter. |
| [Clear](../../aspose.pdf.generator/boundscheckablelist-1/clear/)() | Removes all elements from the System.Collections.Generic.List. |
| [Contains](../../aspose.pdf.generator/boundscheckablelist-1/contains/)(T) | Determines whether an element is in the System.Collections.Generic.List. |
| [CopyTo](../../aspose.pdf.generator/boundscheckablelist-1/copyto/)(T[], int) | |
| [GetEnumerator](../../aspose.pdf.generator/boundscheckablelist-1/getenumerator/)() | Returns an enumerator that iterates through the System.Collections.Generic.List. |
| [IndexOf](../../aspose.pdf.generator/boundscheckablelist-1/indexof/)(T) | Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.Generic.List. |
| [Insert](../../aspose.pdf.generator/boundscheckablelist-1/insert/)(intT) | Inserts an element into the System.Collections.Generic.List at the specified index. |
| [Remove](../../aspose.pdf.generator/boundscheckablelist-1/remove/)(T) | Removes the first occurrence of a specific object from the System.Collections.Generic.List. |
| [RemoveAt](../../aspose.pdf.generator/boundscheckablelist-1/removeat/)(int) | Removes the element at the specified index of the System.Collections.Generic.List. |
| [UpdateBoundsCheckMode](../../aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/#updateboundscheckmode)(BoundsCheckMode) | Updates boundsCheckMode parameter for initialized collection. |
| [UpdateBoundsCheckMode](../../aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/#updateboundscheckmode_1)(BoundsCheckModedoubledouble) | Updates boundsCheckMode parameter for initialized collection. |

### See Also

* interface [IBoundsCheckableItem](../iboundscheckableitem/)
* namespace [Aspose.Pdf.Generator](../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../)


Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: BoundsCheckableList1.Add
second_title: Aspose.PDF for .NET API Reference
description: BoundsCheckableList method. Adds an object to the end of the System.Collections.Generic.List depending on boundsCheckMode parameter
type: docs
weight: 50
url: /net/aspose.pdf.generator/boundscheckablelist-1/add/
---
## BoundsCheckableList&lt;T&gt;.Add method

Adds an object to the end of the System.Collections.Generic.List depending on "boundsCheckMode" parameter.

```csharp
public void Add(T item)
```

| Parameter | Type | Description |
| --- | --- | --- |
| item | T | The object to be added to the end of the System.Collections.Generic.List. The value can be "null" for reference types. |

### See Also

* class [BoundsCheckableList&lt;T&gt;](../)
* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../../)


Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: BoundsCheckableList1.BoundsCheckableList
second_title: Aspose.PDF for .NET API Reference
description: BoundsCheckableList constructor. Initializes a new instance of the BoundsCheckableList class
type: docs
weight: 10
url: /net/aspose.pdf.generator/boundscheckablelist-1/boundscheckablelist/
---
## BoundsCheckableList() {#constructor}

Initializes a new instance of the BoundsCheckableList class.

```csharp
public BoundsCheckableList()
```

### See Also

* class [BoundsCheckableList&lt;T&gt;](../)
* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../../)

---

## BoundsCheckableList(BoundsCheckMode, double, double) {#constructor_1}

Initializes a new instance of the BoundsCheckableList class.

```csharp
public BoundsCheckableList(BoundsCheckMode boundsCheckMode, double containerWidth,
double containerHeight)
```

| Parameter | Type | Description |
| --- | --- | --- |
| boundsCheckMode | BoundsCheckMode | The bounds cCheck mode. |
| containerWidth | Double | The container width. |
| containerHeight | Double | The container height. |

### See Also

* enum [BoundsCheckMode](../../boundscheckmode/)
* class [BoundsCheckableList&lt;T&gt;](../)
* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../../)


Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: BoundsCheckableList1.Clear
second_title: Aspose.PDF for .NET API Reference
description: BoundsCheckableList method. Removes all elements from the System.Collections.Generic.List
type: docs
weight: 60
url: /net/aspose.pdf.generator/boundscheckablelist-1/clear/
---
## BoundsCheckableList&lt;T&gt;.Clear method

Removes all elements from the System.Collections.Generic.List.

```csharp
public void Clear()
```

### See Also

* class [BoundsCheckableList&lt;T&gt;](../)
* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../../)


Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: BoundsCheckableList1.Contains
second_title: Aspose.PDF for .NET API Reference
description: BoundsCheckableList method. Determines whether an element is in the System.Collections.Generic.List
type: docs
weight: 70
url: /net/aspose.pdf.generator/boundscheckablelist-1/contains/
---
## BoundsCheckableList&lt;T&gt;.Contains method

Determines whether an element is in the System.Collections.Generic.List.

```csharp
public bool Contains(T item)
```

| Parameter | Type | Description |
| --- | --- | --- |
| item | T | The object to locate in the System.Collections.Generic.List. The value can be null for reference types. |

### Return Value

true if *item* is found in the System.Collections.Generic.List; otherwise, false.

### See Also

* class [BoundsCheckableList&lt;T&gt;](../)
* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/)
* assembly [Aspose.PDF](../../../)


Loading

0 comments on commit e8fd2ce

Please sign in to comment.