Skip to main content
Aspose.Words.Cpp package icon

Aspose.Words.Cpp

Aspose.Words for C++ is a cross-platform C++ library that enables your applications to perform a great range of document processing tasks. With Aspose.Words you can load, save and convert documents between the following formats: DOC, DOT, DOCX, DOCM, DOTX, DOTM, XML (including Word 2003 XML), RTF, HTML, MHTML, MOBI, ODT, OTT, TXT – also you can convert them to: PDF, XPS, SVG, EPUB, XAML, PS, PCL, BMP, PNG, EMF, JPEG, GIF and other formats. With Aspose.Words you can generate, modify, convert documents without utilizing Microsoft Word®. Aspose.Words for C++ is well documented to help you create your solutions on different platforms. Rich Set of Features Aspose.Words for C++ features can be divided into four main areas: - Conversions: High quality conversions to and from DOC, OOXML, RTF, WordprocessingML, HTML, MHTML, TXT and OpenDocument formats - Document Object Model: Programmatic access through a rich API to all document elements and formatting allows to create, modify, extract, copy, split, join, and replace document content - Rendering: Convert whole documents or pages to PDF or for server-side document generation. Also convert document pages to PNG, BMP or EMF images. All with high fidelity - exactly like Microsoft Word® would have done it. Performance and Scalability Aspose.Words for C++ is designed to perform great both on a server or client. Aspose.Words for C++ does not require any additional libraries. You do not have to worry about any other services, libraries or other dependencies. You can literally generate thousands of documents in minutes with Aspose.Words for C++ and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even most of the complex documents are opened and saved on a P4 2.4Ghz 1Gb RAM machine in fractions of a second. Aspose.Words for C++ is multithread safe as long as only one thread works on a document at a time. It is a typical scenario to have one thread working on one document. Different threads can safely work on different documents at the same time. Free support for Aspose.Words for C++ is provided on our support forum: https://forum.aspose.com/ Aspose.Words for C++ API Reference: https://apireference.aspose.com/cpp/words Aspose.Words for C++ Examples: https://github.com/aspose-words/Aspose.Words-for-C

Total Downloads
2.3M
2,268,775
Published
Apr 20, 2020
Latest stable version

Install

.NET CLI
dotnet add package Aspose.Words.Cpp --version 20.4.0
Package Manager Console
Install-Package Aspose.Words.Cpp -Version 20.4.0
PackageReference
<PackageReference Include="Aspose.Words.Cpp" Version="20.4.0" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.