You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fonts/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Fonts Examples for Aspose.Words for .NET
2
2
3
-
This folder contains the live, publish-ready C# examples for the Fonts category. Each file is a standalone console example selected from the verified 26.7.0 run.
3
+
This folder contains the live, publish-ready C# examples for the Fonts category. Each file is a standalone console example selected from the verified 26.8.0 run.
4
4
5
5
## Snapshot
6
6
7
7
- Category: Fonts
8
8
- Slug: fonts
9
9
- Total examples: 35
10
10
- Publish-ready successful examples: 35 / 35
11
-
- Source run: 20260802_190455_803b68
11
+
- Source run: 20260830_195242_46e1a9
12
12
- Document Formatting examples: 27
13
13
- Font Settings And Sources examples: 4
14
14
- Embedding And Rendering examples: 2
@@ -29,7 +29,7 @@ This folder contains the live, publish-ready C# examples for the Fonts category.
29
29
## Prerequisites
30
30
31
31
- .NET SDK 8.0 or later
32
-
- Aspose.Words 26.7.0
32
+
- Aspose.Words 26.8.0
33
33
- Aspose.Drawing.Common 25.11.0
34
34
35
35
## Running Examples
@@ -39,7 +39,7 @@ Each file in this folder is a single, standalone `.cs` console example. To run o
39
39
```bash
40
40
dotnet new console -n ExampleProject --framework net8.0
0 commit comments