Aspose.Words.Shaping.HarfBuzz 21.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Words.Shaping.HarfBuzz --version 21.2.0
                    
NuGet\Install-Package Aspose.Words.Shaping.HarfBuzz -Version 21.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Words.Shaping.HarfBuzz" Version="21.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Words.Shaping.HarfBuzz" Version="21.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.Words.Shaping.HarfBuzz" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.Words.Shaping.HarfBuzz --version 21.2.0
                    
#r "nuget: Aspose.Words.Shaping.HarfBuzz, 21.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Aspose.Words.Shaping.HarfBuzz&version=21.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Words.Shaping.HarfBuzz&version=21.2.0
                    
Install as a Cake Tool

HarfBuzz Shaping Engine Aspose.Words .NET API

Version 21.2 Nuget

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | 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.

Getting Started with Aspose.Words.Shaping.HarfBuzz

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");

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net35-client is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
25.6.0 299 6/6/2025
25.5.0 822 5/7/2025
25.4.0 869 4/7/2025
25.3.0 963 3/7/2025
25.2.0 5,913 2/7/2025
25.1.0 4,923 1/7/2025
24.12.0 4,778 12/9/2024
24.11.1 806 11/15/2024
24.11.0 407 11/11/2024
24.10.0 2,755 10/8/2024
24.9.0 1,626 9/9/2024
24.8.0 11,446 8/7/2024
24.7.0 1,200 7/8/2024
24.6.0 2,728 6/8/2024
24.5.0 3,569 5/6/2024
24.4.0 1,433 4/3/2024
24.3.0 30,823 3/6/2024
24.2.0 2,217 2/6/2024
24.1.0 1,716 12/29/2023
23.12.0 3,454 12/6/2023
23.11.0 12,873 11/7/2023
23.10.0 2,591 10/6/2023
23.9.0 4,671 9/5/2023
23.8.0 3,590 8/7/2023
23.7.0 3,919 7/10/2023
23.6.0 7,366 6/6/2023
23.5.0 5,640 5/6/2023
23.4.0 1,489 4/5/2023
23.3.0 5,398 3/6/2023
23.2.0 4,949 2/3/2023
23.1.0 8,995 1/6/2023
22.12.0 2,011 12/2/2022
22.11.0 1,702 11/3/2022
22.10.0 2,484 10/6/2022
22.9.0 1,928 9/5/2022
22.8.0 1,325 8/3/2022
22.7.0 1,319 7/5/2022
22.6.0 12,830 6/4/2022
22.5.0 8,875 5/4/2022
22.4.0 1,379 4/2/2022
22.3.0 5,793 2/28/2022
22.2.0 7,760 2/2/2022
22.1.0 1,037 12/30/2021
21.12.0 3,570 12/8/2021
21.11.0 797 11/8/2021
21.10.0 14,854 10/7/2021
21.9.0 2,540 9/7/2021
21.8.0 1,363 8/4/2021
21.7.0 33,996 7/2/2021
21.6.0 1,703 6/3/2021
21.5.0 3,778 5/5/2021
21.4.0 894 4/2/2021
21.3.0 24,463 3/5/2021
21.2.0 6,149 2/3/2021
21.1.0 581 12/30/2020
20.12.0 1,186 12/7/2020
20.11.0 1,040 11/9/2020
20.10.0 1,075 10/7/2020
20.9.0 2,006 9/4/2020
20.8.0 1,715 8/4/2020
20.7.0 780 7/3/2020
20.6.0 824 6/3/2020
20.5.0 796 5/5/2020
20.4.0 817 4/3/2020
20.3.0 1,218 3/4/2020
20.2.0 937 2/4/2020
20.1.0 4,754 12/30/2019
19.12.0 812 12/9/2019
19.11.0 757 11/7/2019
19.10.0 689 10/8/2019
19.9.0 1,193 9/9/2019
19.8.0 686 9/2/2019
19.7.0 2,370 7/5/2019