Skip to content

Commit 54670fb

Browse files
Fixed 404 error
1 parent 2d30909 commit 54670fb

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.AddRect
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device AddRect method. Appends a rectangle to the current path as a complete subpath
55
type: docs
6-
weight: 30
6+
weight: 60
77
url: /net/aspose.html.rendering/device-2/addrect/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.AddRect method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginDocument
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginDocument method. Begins rendering of the document
55
type: docs
6-
weight: 40
6+
weight: 70
77
url: /net/aspose.html.rendering/device-2/begindocument/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.BeginDocument method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginElement
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginElement method. Begins rendering of the node
55
type: docs
6-
weight: 50
6+
weight: 80
77
url: /net/aspose.html.rendering/device-2/beginelement/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.BeginElement method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginPage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginPage method. Begins rendering of the new page
55
type: docs
6-
weight: 60
6+
weight: 90
77
url: /net/aspose.html.rendering/device-2/beginpage/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.BeginPage method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Clip
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Clip method. Modifies the current clipping path by intersecting it with the current path using the FillRule to determine the region to fill. This method terminates current path
55
type: docs
6-
weight: 70
6+
weight: 100
77
url: /net/aspose.html.rendering/device-2/clip/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Clip method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.ClosePath
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device ClosePath method. Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath. If the current subpath is already closed ClosePath does nothing. This operator terminates the current subpath. Appending another segment to the current path begins a new subpath even if the new segment begins at the endpoint reached by the ClosePath method
55
type: docs
6-
weight: 80
6+
weight: 110
77
url: /net/aspose.html.rendering/device-2/closepath/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.ClosePath method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.CubicBezierTo
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device CubicBezierTo method. Appends a cubic Bézier curve to the current path. The curve extends from the current point to the point pt2 using pt1 and pt2 as the Bézier control points. The new current point is pt3
55
type: docs
6-
weight: 90
6+
weight: 120
77
url: /net/aspose.html.rendering/device-2/cubicbezierto/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.CubicBezierTo method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Dispose
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Dispose method. Performs application-defined tasks associated with freeing releasing or resetting unmanaged resources
55
type: docs
6-
weight: 100
6+
weight: 130
77
url: /net/aspose.html.rendering/device-2/dispose/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Dispose method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.DrawImage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device DrawImage method. Draws the specified image
55
type: docs
6-
weight: 110
6+
weight: 140
77
url: /net/aspose.html.rendering/device-2/drawimage/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.DrawImage method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndDocument
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndDocument method. Ends rendering of the document
55
type: docs
6-
weight: 120
6+
weight: 150
77
url: /net/aspose.html.rendering/device-2/enddocument/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.EndDocument method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndElement
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndElement method. Ends rendering of the node
55
type: docs
6-
weight: 130
6+
weight: 160
77
url: /net/aspose.html.rendering/device-2/endelement/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.EndElement method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndPage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndPage method. Ends rendering of the current page
55
type: docs
6-
weight: 140
6+
weight: 170
77
url: /net/aspose.html.rendering/device-2/endpage/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.EndPage method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Fill
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Fill method. Fills the entire region enclosed by the current path. If the path consists of several disconnected subpaths it fills the insides of all subpaths considered together. This method terminates current path
55
type: docs
6-
weight: 150
6+
weight: 180
77
url: /net/aspose.html.rendering/device-2/fill/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Fill method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.FillText
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device FillText method. Fills the specified text string at the specified location
55
type: docs
6-
weight: 160
6+
weight: 190
77
url: /net/aspose.html.rendering/device-2/filltext/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.FillText method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Flush
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Flush method. Flushes all data to output stream
55
type: docs
6-
weight: 170
6+
weight: 200
77
url: /net/aspose.html.rendering/device-2/flush/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Flush method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.GraphicContext
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device GraphicContext property. Gets the graphic context
55
type: docs
6-
weight: 10
6+
weight: 20
77
url: /net/aspose.html.rendering/device-2/graphiccontext/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.GraphicContext property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.LineTo
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device LineTo method. Appends a straight line segment from the current point to the point pt. The new current point is pt
55
type: docs
6-
weight: 180
6+
weight: 210
77
url: /net/aspose.html.rendering/device-2/lineto/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.LineTo method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.MoveTo
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device MoveTo method. Begins a new subpath by moving the current point to coordinates of the parameter pt omitting any connecting line segment. If the previous path construction method in the current path was also MoveTo the new MoveTo overrides it no vestige of the previous MoveTo operation remains in the path
55
type: docs
6-
weight: 190
6+
weight: 220
77
url: /net/aspose.html.rendering/device-2/moveto/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.MoveTo method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Options
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Options property. Gets rendering options
55
type: docs
6-
weight: 20
6+
weight: 30
77
url: /net/aspose.html.rendering/device-2/options/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Options property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.RestoreGraphicContext
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device RestoreGraphicContext method. Restores the entire graphics context to its former value by popping it from the stack
55
type: docs
6-
weight: 200
6+
weight: 230
77
url: /net/aspose.html.rendering/device-2/restoregraphiccontext/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.RestoreGraphicContext method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.SaveGraphicContext
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device SaveGraphicContext method. Pushes a copy of the entire graphics context onto the stack
55
type: docs
6-
weight: 210
6+
weight: 240
77
url: /net/aspose.html.rendering/device-2/savegraphiccontext/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.SaveGraphicContext method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Stroke
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Stroke method. Strokes a line along the current path. The stroked line follows each straight or curved segment in the path centered on the segment with sides parallel to it. Each of the paths subpaths is treated separately. This method terminates current path
55
type: docs
6-
weight: 220
6+
weight: 250
77
url: /net/aspose.html.rendering/device-2/stroke/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.Stroke method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.StrokeAndFill
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device StrokeAndFill method. Strokes and fill current path. This method terminates current path
55
type: docs
6-
weight: 230
6+
weight: 260
77
url: /net/aspose.html.rendering/device-2/strokeandfill/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.StrokeAndFill method

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.StrokeText
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device StrokeText method. Strokes the specified text string at the specified location
55
type: docs
6-
weight: 240
6+
weight: 270
77
url: /net/aspose.html.rendering/device-2/stroketext/
88
---
99
## Device<TGraphicContext,TRenderingOptions>.StrokeText method

0 commit comments

Comments
 (0)