Skip to content

Commit 2d30909

Browse files
Fixed issues
1 parent 9ecccdf commit 2d30909

File tree

23 files changed

+2426
-2516
lines changed

23 files changed

+2426
-2516
lines changed

english/net/aspose.html.converters/converter/convertepub/_index.md

Lines changed: 1459 additions & 1459 deletions
Large diffs are not rendered by default.

english/net/aspose.html.converters/converter/convertsvg/_index.md

Lines changed: 967 additions & 967 deletions
Large diffs are not rendered by default.

english/net/aspose.html.dom.attributes/domconstructorattribute/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies a constructor that is defined by the W3C.
1515
public sealed class DOMConstructorAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

english/net/aspose.html.dom.attributes/domnameattribute/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ Specifies the official DOM object name as it defined by the W3C.
1515
public sealed class DOMNameAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |
2221
| --- | --- |
2322
| [DOMNameAttribute](domnameattribute/)(*string*) | Initializes a new instance of the `DOMNameAttribute` class. |
2423

25-
## Public Members
2624
## Properties
2725

2826
| Name | Description |

english/net/aspose.html.dom.attributes/domnamedpropertygetterattribute/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies that the method will be used as named property getter.
1515
public sealed class DOMNamedPropertyGetterAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

english/net/aspose.html.dom.attributes/domnointerfaceobjectattribute/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ If the [NoInterfaceObject] extended attribute appears on an interface, it indica
1515
public sealed class DOMNoInterfaceObjectAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

english/net/aspose.html.dom.attributes/domnullableattribute/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies a DOM object can be assigned null value.
1515
public sealed class DOMNullableAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

english/net/aspose.html.dom.attributes/domobjectattribute/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies that object is marked with this attribute is defined by the W3C.
1515
public sealed class DOMObjectAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

english/net/aspose.html.dom.attributes/domtreatnullasattribute/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ Indicates that null of the member value will be treated as specified value.
1515
public sealed class DOMTreatNullAsAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |
2221
| --- | --- |
2322
| [DOMTreatNullAsAttribute](domtreatnullasattribute/)(*Typeobject*) | Initializes a new instance of the `DOMTreatNullAsAttribute` class. |
2423

25-
## Public Members
2624
## Properties
2725

2826
| Name | Description |

english/net/aspose.html.dom.svg/svgexception/_index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ This exception is raised when a specific SVG operation is impossible to perform.
1414
public class SVGException : PlatformException
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [SVGException](svgexception/)(*ushort*) | Initializes a new instance of the `SVGException` class. |
2322

24-
## Public Members
2523
## Properties
2624

2725
| Name | Description |
@@ -36,7 +34,6 @@ public class SVGException : PlatformException
3634
| virtual [StackTrace](../../system/exception/stacktrace/) { get; } | |
3735
| [TargetSite](../../system/exception/targetsite/) { get; } | |
3836

39-
## Public Members
4037
## Fields
4138

4239
| Name | Description |

english/net/aspose.html.dom/domexception/_index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@ The DOMException interface represents an abnormal event (called an exception) wh
1414
public class DOMException : PlatformException
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [DOMException](domexception/#constructor)(*string*) | Initializes a new instance of the `DOMException` class. |
2322
| [DOMException](domexception/#constructor_1)(*stringstring*) | Initializes a new instance of the `DOMException` class. |
2423

25-
## Public Members
2624
## Properties
2725

2826
| Name | Description |
@@ -38,7 +36,6 @@ public class DOMException : PlatformException
3836
| virtual [StackTrace](../../system/exception/stacktrace/) { get; } | |
3937
| [TargetSite](../../system/exception/targetsite/) { get; } | |
4038

41-
## Public Members
4239
## Fields
4340

4441
| Name | Description |

english/net/aspose.html.net/contentheaders/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Contains the headers associated with a content.
1414
public class ContentHeaders : WebHeaderCollection
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [ContentHeaders](contentheaders/)() | Initializes a new instance of the `ContentHeaders` class. |
2322

24-
## Public Members
2523
## Properties
2624

2725
| Name | Description |

english/net/aspose.html.net/messagehandlercollection/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents collection of the [`MessageHandler`](../messagehandler/).
1414
public class MessageHandlerCollection : Collection<MessageHandler>
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |

english/net/aspose.html.net/requestheaders/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Contains protocol headers associated with a request.
1414
public class RequestHeaders : WebHeaderCollection
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |

english/net/aspose.html.net/responseheaders/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Contains protocol headers associated with a response.
1414
public class ResponseHeaders : WebHeaderCollection
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [ResponseHeaders](responseheaders/)() | Initializes a new instance of the [`RequestHeaders`](../requestheaders/) class. |
2322

24-
## Public Members
2523
## Properties
2624

2725
| Name | Description |

english/net/aspose.html.rendering.doc/docdevice/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents rendering to a DOCX document.
1414
public class DocDevice : Device<DocGraphicContext, DocRenderingOptions>
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
@@ -26,7 +25,6 @@ public class DocDevice : Device<DocGraphicContext, DocRenderingOptions>
2625
| [DocDevice](docdevice/#constructor_2)(*[DocRenderingOptions](../docrenderingoptions/), Stream*) | Initializes a new instance of the `DocDevice` class by rendering options and output stream. |
2726
| [DocDevice](docdevice/#constructor_3)(*[DocRenderingOptions](../docrenderingoptions/), string*) | Initializes a new instance of the `DocDevice` class by rendering options and output file name. |
2827

29-
## Public Members
3028
## Properties
3129

3230
| Name | Description |
@@ -37,16 +35,6 @@ public class DocDevice : Device<DocGraphicContext, DocRenderingOptions>
3735
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
3836
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3937

40-
## Protected Members
41-
## Properties
42-
43-
| Name | Description |
44-
| --- | --- |
45-
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
46-
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
47-
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
48-
49-
## Public Members
5038
## Methods
5139

5240
| Name | Description |
@@ -74,7 +62,6 @@ public class DocDevice : Device<DocGraphicContext, DocRenderingOptions>
7462
| override [StrokeAndFill](../../aspose.html.rendering.doc/docdevice/strokeandfill/)(*[FillRule](../../aspose.html.rendering/fillrule/)*) | Strokes and fill current path. This method terminates current path. |
7563
| override [StrokeText](../../aspose.html.rendering.doc/docdevice/stroketext/)(*stringPointF*) | Strokes the specified text string at the specified location. |
7664

77-
## Public Members
7865
## Other Members
7966

8067
| Name | Description |

english/net/aspose.html.rendering.image/imagedevice/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents rendering to raster formats: jpeg, png, bmp, gif, tiff.
1414
public class ImageDevice : Device<ImageGraphicContext, ImageRenderingOptions>
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
@@ -26,7 +25,6 @@ public class ImageDevice : Device<ImageGraphicContext, ImageRenderingOptions>
2625
| [ImageDevice](imagedevice/#constructor_2)(*[ImageRenderingOptions](../imagerenderingoptions/), Stream*) | Initializes a new instance of the `ImageDevice` class by rendering options and output stream. |
2726
| [ImageDevice](imagedevice/#constructor_3)(*[ImageRenderingOptions](../imagerenderingoptions/), string*) | Initializes a new instance of the `ImageDevice` class by rendering options and output file name. |
2827

29-
## Public Members
3028
## Properties
3129

3230
| Name | Description |
@@ -37,16 +35,6 @@ public class ImageDevice : Device<ImageGraphicContext, ImageRenderingOptions>
3735
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
3836
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3937

40-
## Protected Members
41-
## Properties
42-
43-
| Name | Description |
44-
| --- | --- |
45-
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
46-
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
47-
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
48-
49-
## Public Members
5038
## Methods
5139

5240
| Name | Description |
@@ -74,7 +62,6 @@ public class ImageDevice : Device<ImageGraphicContext, ImageRenderingOptions>
7462
| virtual [StrokeAndFill](../../aspose.html.rendering/device-2/strokeandfill/)(*[FillRule](../../aspose.html.rendering/fillrule/)*) | |
7563
| virtual [StrokeText](../../aspose.html.rendering/device-2/stroketext/)(*stringPointF*) | |
7664

77-
## Public Members
7865
## Other Members
7966

8067
| Name | Description |

english/net/aspose.html.rendering.pdf/pdfdevice/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents rendering to a pdf document.
1414
public class PdfDevice : Device<PdfGraphicContext, PdfRenderingOptions>
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
@@ -26,7 +25,6 @@ public class PdfDevice : Device<PdfGraphicContext, PdfRenderingOptions>
2625
| [PdfDevice](pdfdevice/#constructor_2)(*[PdfRenderingOptions](../pdfrenderingoptions/), Stream*) | Initializes a new instance of the `PdfDevice` class by rendering options and output stream. |
2726
| [PdfDevice](pdfdevice/#constructor_3)(*[PdfRenderingOptions](../pdfrenderingoptions/), string*) | Initializes a new instance of the `PdfDevice` class by rendering options and output file name. |
2827

29-
## Public Members
3028
## Properties
3129

3230
| Name | Description |
@@ -37,16 +35,6 @@ public class PdfDevice : Device<PdfGraphicContext, PdfRenderingOptions>
3735
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
3836
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3937

40-
## Protected Members
41-
## Properties
42-
43-
| Name | Description |
44-
| --- | --- |
45-
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
46-
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
47-
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
48-
49-
## Public Members
5038
## Methods
5139

5240
| Name | Description |
@@ -74,7 +62,6 @@ public class PdfDevice : Device<PdfGraphicContext, PdfRenderingOptions>
7462
| virtual [StrokeAndFill](../../aspose.html.rendering/device-2/strokeandfill/)(*[FillRule](../../aspose.html.rendering/fillrule/)*) | |
7563
| virtual [StrokeText](../../aspose.html.rendering/device-2/stroketext/)(*stringPointF*) | |
7664

77-
## Public Members
7865
## Other Members
7966

8067
| Name | Description |

english/net/aspose.html.rendering.xps/xpsdevice/_index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents rendering to a xps document.
1414
public class XpsDevice : Device<XpsGraphicContext, XpsRenderingOptions>
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
@@ -26,7 +25,6 @@ public class XpsDevice : Device<XpsGraphicContext, XpsRenderingOptions>
2625
| [XpsDevice](xpsdevice/#constructor_2)(*[XpsRenderingOptions](../xpsrenderingoptions/), Stream*) | Initializes a new instance of the `XpsDevice` class by rendering options and output stream. |
2726
| [XpsDevice](xpsdevice/#constructor_3)(*[XpsRenderingOptions](../xpsrenderingoptions/), string*) | Initializes a new instance of the `XpsDevice` class by rendering options and output file name. |
2827

29-
## Public Members
3028
## Properties
3129

3230
| Name | Description |
@@ -37,16 +35,6 @@ public class XpsDevice : Device<XpsGraphicContext, XpsRenderingOptions>
3735
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
3836
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3937

40-
## Protected Members
41-
## Properties
42-
43-
| Name | Description |
44-
| --- | --- |
45-
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
46-
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
47-
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
48-
49-
## Public Members
5038
## Methods
5139

5240
| Name | Description |
@@ -74,7 +62,6 @@ public class XpsDevice : Device<XpsGraphicContext, XpsRenderingOptions>
7462
| virtual [StrokeAndFill](../../aspose.html.rendering/device-2/strokeandfill/)(*[FillRule](../../aspose.html.rendering/fillrule/)*) | |
7563
| virtual [StrokeText](../../aspose.html.rendering/device-2/stroketext/)(*stringPointF*) | |
7664

77-
## Public Members
7865
## Other Members
7966

8067
| Name | Description |

english/net/aspose.html.rendering/device-2/_index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public abstract class Device<TGraphicContext, TRenderingOptions> : Device, IDevi
2121
| TGraphicContext | Graphic context that holds current graphics control parameters |
2222
| TRenderingOptions | Rendering options |
2323

24-
## Public Members
2524
## Properties
2625

2726
| Name | Description |
@@ -32,16 +31,6 @@ public abstract class Device<TGraphicContext, TRenderingOptions> : Device, IDevi
3231
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | Sets and gets the output stream. |
3332
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | Gets the stream provider object. |
3433

35-
## Protected Members
36-
## Properties
37-
38-
| Name | Description |
39-
| --- | --- |
40-
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | Gets device configuration. |
41-
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | Sets and gets the output stream. |
42-
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | Gets the stream provider object. |
43-
44-
## Public Members
4534
## Methods
4635

4736
| Name | Description |
@@ -69,7 +58,6 @@ public abstract class Device<TGraphicContext, TRenderingOptions> : Device, IDevi
6958
| virtual [StrokeAndFill](../../aspose.html.rendering/device-2/strokeandfill/)(*[FillRule](../fillrule/)*) | Strokes and fill current path. This method terminates current path. |
7059
| virtual [StrokeText](../../aspose.html.rendering/device-2/stroketext/)(*stringPointF*) | Strokes the specified text string at the specified location. |
7160

72-
## Public Members
7361
## Other Members
7462

7563
| Name | Description |

english/net/aspose.html.toolkit.markdown.syntax/markdownexception/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ The Markdown exception
1414
public class MarkdownException : ApplicationException
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |

english/net/aspose.html.toolkit.markdown.syntax/markdowntextwriter/_index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represent the Markdown text writer
1414
public sealed class MarkdownTextWriter : TextWriter
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
@@ -24,7 +23,6 @@ public sealed class MarkdownTextWriter : TextWriter
2423
| [MarkdownTextWriter](markdowntextwriter/#constructor_1)(*TextWriter*) | Initializes a new instance of an MarkdownTextWriter. |
2524
| [MarkdownTextWriter](markdowntextwriter/#constructor_3)(*stringbool*) | Initializes a new instance of an MarkdownTextWriter. |
2625

27-
## Public Members
2826
## Properties
2927

3028
| Name | Description |
@@ -33,7 +31,6 @@ public sealed class MarkdownTextWriter : TextWriter
3331
| virtual [FormatProvider](../../system.io/textwriter/formatprovider/) { get; } | |
3432
| virtual [NewLine](../../system.io/textwriter/newline/) { getset; } | |
3533

36-
## Public Members
3734
## Methods
3835

3936
| Name | Description |

english/net/aspose.html/platformexception/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Represents the base class for all exceptions that may occur during the applicati
1414
public class PlatformException : Exception
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |

0 commit comments

Comments
 (0)