Skip to content

Commit 5c495e2

Browse files
committed
25.9
1 parent 08447b0 commit 5c495e2

File tree

284 files changed

+686
-258
lines changed

Some content is hidden

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

284 files changed

+686
-258
lines changed

english/aspose.cells.rendering/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The **Aspose.Cells.Rendering** namespace provides classes for rendering image a
3737
| [`ColorDepth`](/cells/python-net/aspose.cells.rendering/colordepth) | Enumerates Bit Depth Type for tiff image. |
3838
| [`CommentTitleType`](/cells/python-net/aspose.cells.rendering/commenttitletype) | Represents comment title type while rendering when comment is set to display at end of sheet. |
3939
| [`DrawObjectEnum`](/cells/python-net/aspose.cells.rendering/drawobjectenum) | Indicate Cell or Image of DrawObject. |
40+
| [`HtmlEmbeddedFontType`](/cells/python-net/aspose.cells.rendering/htmlembeddedfonttype) | Represents the embedded font type in html. |
4041
| [`ImageBinarizationMethod`](/cells/python-net/aspose.cells.rendering/imagebinarizationmethod) | Specifies the method used to binarize image. |
4142
| [`PdfCompliance`](/cells/python-net/aspose.cells.rendering/pdfcompliance) | Allowing user to set PDF conversion's Compatibility |
4243
| [`PdfCompressionCore`](/cells/python-net/aspose.cells.rendering/pdfcompressioncore) | Specifies a type of compression applied to all content in the PDF file except images. |
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: HtmlEmbeddedFontType enumeration
3+
second_title: Aspose.Cells for Python via .NET API References
4+
description:
5+
type: docs
6+
weight: 200
7+
url: /aspose.cells.rendering/htmlembeddedfonttype/
8+
is_root: false
9+
---
10+
11+
## HtmlEmbeddedFontType enumeration
12+
13+
Represents the embedded font type in html.
14+
15+
16+
17+
The HtmlEmbeddedFontType type exposes the following members:
18+
19+
### Fields
20+
| Field | Description |
21+
| :- | :- |
22+
| NONE | Not embed font. |
23+
| WOFF | Embed WOFF font. |
24+
25+
26+
27+
### See Also
28+
* module [`aspose.cells.rendering`](..)

english/aspose.cells.rendering/imagebinarizationmethod/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ImageBinarizationMethod enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 200
6+
weight: 210
77
url: /aspose.cells.rendering/imagebinarizationmethod/
88
is_root: false
99
---

english/aspose.cells.rendering/pdfcompliance/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfCompliance enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 210
6+
weight: 220
77
url: /aspose.cells.rendering/pdfcompliance/
88
is_root: false
99
---

english/aspose.cells.rendering/pdfcompressioncore/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfCompressionCore enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 220
6+
weight: 230
77
url: /aspose.cells.rendering/pdfcompressioncore/
88
is_root: false
99
---

english/aspose.cells.rendering/pdfcustompropertiesexport/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfCustomPropertiesExport enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 230
6+
weight: 240
77
url: /aspose.cells.rendering/pdfcustompropertiesexport/
88
is_root: false
99
---

english/aspose.cells.rendering/pdffontencoding/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfFontEncoding enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 240
6+
weight: 250
77
url: /aspose.cells.rendering/pdffontencoding/
88
is_root: false
99
---

english/aspose.cells.rendering/pdfoptimizationtype/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PdfOptimizationType enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 250
6+
weight: 260
77
url: /aspose.cells.rendering/pdfoptimizationtype/
88
is_root: false
99
---

english/aspose.cells.rendering/svgembeddedfonttype/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: SvgEmbeddedFontType enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 260
6+
weight: 270
77
url: /aspose.cells.rendering/svgembeddedfonttype/
88
is_root: false
99
---

english/aspose.cells.rendering/tiffcompression/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: TiffCompression enumeration
33
second_title: Aspose.Cells for Python via .NET API References
44
description:
55
type: docs
6-
weight: 270
6+
weight: 280
77
url: /aspose.cells.rendering/tiffcompression/
88
is_root: false
99
---

0 commit comments

Comments
 (0)