Aspose.Words.Shaping.HarfBuzz
23.3.0
dotnet add package Aspose.Words.Shaping.HarfBuzz --version 23.3.0
NuGet\Install-Package Aspose.Words.Shaping.HarfBuzz -Version 23.3.0
<PackageReference Include="Aspose.Words.Shaping.HarfBuzz" Version="23.3.0" />
paket add Aspose.Words.Shaping.HarfBuzz --version 23.3.0
#r "nuget: Aspose.Words.Shaping.HarfBuzz, 23.3.0"
// Install Aspose.Words.Shaping.HarfBuzz as a Cake Addin
#addin nuget:?package=Aspose.Words.Shaping.HarfBuzz&version=23.3.0
// Install Aspose.Words.Shaping.HarfBuzz as a Cake Tool
#tool nuget:?package=Aspose.Words.Shaping.HarfBuzz&version=23.3.0
HarfBuzz Shaping Engine Aspose.Words .NET API
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
Aspose.Words.Shaping.HarfBuzz provides the support for the OpenType features in the Aspose.Words using HarfBuzz shaping engine. This enables your .NET applications to offer better support for international languages and writing systems and allows you to perform text shaping.
Get Started
Let's give Aspose.Words.Shaping.HarfBuzz a try! Simply execute Install-Package Aspose.Words.Shaping.HarfBuzz
from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.Words.Shaping.HarfBuzz and want to upgrade the version, please execute Update-Package Aspose.Words.Shaping.HarfBuzz
to get the latest version.
Turn On the Support of OpenType Features using C# Code
// For complete examples and data files, please go to https://github.com/aspose-words/Aspose.Words-for-.NET
// The path to the documents directory.
string dataDir = RunExamples.GetDataDir_WorkingWithDocument();
// Open a document
Document doc = new Document(dataDir + "OpenType.Document.docx");
// When the text shaper factory is set, the layout starts to use OpenType features.
// An Instance property returns static BasicTextShaperCache object wrapping HarfBuzzTextShaperFactory
doc.LayoutOptions.TextShaperFactory = Shaping.HarfBuzz.HarfBuzzTextShaperFactory.Instance;
// Render the document to PDF format
doc.Save(dataDir + "OpenType.Document.pdf");
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net35-client net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5 Client
- Aspose.Words (= 23.3.0)
-
.NETFramework 4.0
- Aspose.Words (= 23.3.0)
-
.NETFramework 4.0 Client
- Aspose.Words (= 23.3.0)
-
.NETStandard 2.0
- Aspose.Words (= 23.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Aspose.Words.Shaping.HarfBuzz:
Repository | Stars |
---|---|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
Version | Downloads | Last updated |
---|---|---|
23.3.0 | 1,370 | 3/6/2023 |
23.2.0 | 1,146 | 2/3/2023 |
23.1.0 | 2,433 | 1/6/2023 |
22.12.0 | 1,642 | 12/2/2022 |
22.11.0 | 1,502 | 11/3/2022 |
22.10.0 | 1,256 | 10/6/2022 |
22.9.0 | 1,684 | 9/5/2022 |
22.8.0 | 1,102 | 8/3/2022 |
22.7.0 | 1,114 | 7/5/2022 |
22.6.0 | 11,946 | 6/4/2022 |
22.5.0 | 1,894 | 5/4/2022 |
22.4.0 | 1,178 | 4/2/2022 |
22.3.0 | 1,571 | 2/28/2022 |
22.2.0 | 2,847 | 2/2/2022 |
22.1.0 | 505 | 12/30/2021 |
21.12.0 | 3,335 | 12/8/2021 |
21.11.0 | 594 | 11/8/2021 |
21.10.0 | 3,490 | 10/7/2021 |
21.9.0 | 1,618 | 9/7/2021 |
21.8.0 | 913 | 8/4/2021 |
21.7.0 | 25,758 | 7/2/2021 |
21.6.0 | 1,391 | 6/3/2021 |
21.5.0 | 2,711 | 5/5/2021 |
21.4.0 | 680 | 4/2/2021 |
21.3.0 | 19,925 | 3/5/2021 |
21.2.0 | 5,874 | 2/3/2021 |
21.1.0 | 388 | 12/30/2020 |
20.12.0 | 489 | 12/7/2020 |
20.11.0 | 612 | 11/9/2020 |
20.10.0 | 858 | 10/7/2020 |
20.9.0 | 1,604 | 9/4/2020 |
20.8.0 | 1,488 | 8/4/2020 |
20.7.0 | 588 | 7/3/2020 |
20.6.0 | 628 | 6/3/2020 |
20.5.0 | 606 | 5/5/2020 |
20.4.0 | 611 | 4/3/2020 |
20.3.0 | 1,034 | 3/4/2020 |
20.2.0 | 751 | 2/4/2020 |
20.1.0 | 4,527 | 12/30/2019 |
19.12.0 | 599 | 12/9/2019 |
19.11.0 | 568 | 11/7/2019 |
19.10.0 | 502 | 10/8/2019 |
19.9.0 | 770 | 9/9/2019 |
19.8.0 | 501 | 9/2/2019 |
19.7.0 | 1,593 | 7/5/2019 |