Aspose.Words.Shaping.HarfBuzz.Cpp
25.10.0
Prefix Reserved
See the version list below for details.
dotnet add package Aspose.Words.Shaping.HarfBuzz.Cpp --version 25.10.0
NuGet\Install-Package Aspose.Words.Shaping.HarfBuzz.Cpp -Version 25.10.0
<PackageReference Include="Aspose.Words.Shaping.HarfBuzz.Cpp" Version="25.10.0" />
<PackageVersion Include="Aspose.Words.Shaping.HarfBuzz.Cpp" Version="25.10.0" />
<PackageReference Include="Aspose.Words.Shaping.HarfBuzz.Cpp" />
paket add Aspose.Words.Shaping.HarfBuzz.Cpp --version 25.10.0
#r "nuget: Aspose.Words.Shaping.HarfBuzz.Cpp, 25.10.0"
#:package Aspose.Words.Shaping.HarfBuzz.Cpp@25.10.0
#addin nuget:?package=Aspose.Words.Shaping.HarfBuzz.Cpp&version=25.10.0
#tool nuget:?package=Aspose.Words.Shaping.HarfBuzz.Cpp&version=25.10.0
HarfBuzz Shaping Engine Aspose.Words C++ API
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
Aspose.Words.Shaping.HarfBuzz.Cpp provides the support for the OpenType features in the Aspose.Words using HarfBuzz shaping engine. This enables your C++ 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.Cpp a try! Simply execute Install-Package Aspose.Words.Shaping.HarfBuzz.Cpp from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.Words.Shaping.HarfBuzz.Cpp and want to upgrade the version, please execute Update-Package Aspose.Words.Shaping.HarfBuzz.Cpp 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-C
// Open a document
auto doc = MakeObject<Document>(u"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->get_LayoutOptions()->set_TextShaperFactory(Shaping::HarfBuzz::HarfBuzzTextShaperFactory::get_Instance());
// Render the document to PDF format
doc->Save(u"OpenType.Document.pdf");
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
- Aspose.Words.Cpp (>= 25.10.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 25.11.0 | 113 | 11/24/2025 |
| 25.10.0 | 254 | 11/10/2025 |
| 25.9.0 | 189 | 9/25/2025 |
| 25.8.0 | 345 | 8/25/2025 |
| 25.7.0 | 279 | 8/5/2025 |
| 25.6.0 | 242 | 6/23/2025 |
| 25.5.0 | 208 | 5/23/2025 |
| 25.4.0 | 273 | 4/27/2025 |
| 25.3.0 | 265 | 4/2/2025 |
| 25.2.0 | 207 | 2/19/2025 |
| 25.1.0 | 217 | 1/26/2025 |
| 24.12.0 | 210 | 12/30/2024 |
| 24.11.0 | 250 | 12/12/2024 |
| 24.10.0 | 220 | 10/25/2024 |
| 24.9.0 | 199 | 9/20/2024 |
| 24.8.0 | 218 | 9/13/2024 |
| 24.7.0 | 209 | 8/2/2024 |
| 24.6.0 | 229 | 7/2/2024 |
| 24.5.0 | 218 | 5/28/2024 |
| 24.4.0 | 258 | 4/27/2024 |
| 24.3.0 | 320 | 3/28/2024 |
| 24.2.0 | 307 | 3/5/2024 |
| 24.1.0 | 309 | 2/2/2024 |
| 23.12.0 | 387 | 12/28/2023 |
| 23.11.0 | 259 | 12/21/2023 |
| 23.10.0 | 255 | 11/27/2023 |
| 23.9.0 | 449 | 9/22/2023 |
| 23.8.0 | 428 | 8/23/2023 |
| 23.7.0 | 2,437 | 7/26/2023 |
| 23.6.0 | 2,763 | 6/19/2023 |
| 23.5.0 | 312 | 5/22/2023 |
| 23.4.0 | 389 | 4/17/2023 |
| 23.3.0 | 401 | 3/20/2023 |
| 23.2.0 | 437 | 2/16/2023 |
| 23.1.0 | 501 | 1/26/2023 |
| 22.12.0 | 490 | 12/20/2022 |
| 22.11.0 | 527 | 11/23/2022 |
| 22.10.0 | 608 | 10/20/2022 |
| 22.9.0 | 588 | 10/3/2022 |
| 22.8.0 | 626 | 9/2/2022 |
| 22.7.1 | 657 | 7/21/2022 |
| 22.7.0 | 672 | 7/21/2022 |
| 22.6.1 | 699 | 6/24/2022 |
| 22.5.0 | 692 | 5/17/2022 |
| 22.4.0 | 744 | 4/13/2022 |
| 22.3.0 | 763 | 3/22/2022 |
| 22.2.0 | 798 | 2/16/2022 |
| 22.1.0 | 802 | 1/19/2022 |
| 21.12.0 | 496 | 12/17/2021 |
| 21.11.0 | 544 | 12/13/2021 |
| 21.10.0 | 577 | 10/15/2021 |
| 21.9.0 | 538 | 9/15/2021 |
| 21.7.0 | 560 | 7/16/2021 |
| 21.6.0 | 582 | 6/17/2021 |
| 21.5.0 | 632 | 5/14/2021 |
