Aspose.Words.Cpp
18.11.0
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. 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
- 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
Platform Independence
Aspose.Words for C++ library can be assembled for different platforms using various modern compilers which support C++14, such as Microsoft Visual C++, GCC, Clang and MinGW.
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
Release Notes
https://docs.aspose.com/display/wordscpp/Aspose.Words+for+CPP+18.11+Release+Notes
Dependencies
This package has no dependencies.