Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Word to PCL in Cplusplus
Convert Word to PCL using C++ with Aspose.Words for C++ 19.5
Guys, lets check out what’s new for you in Aspose.Words for C++ 19.5 release.
Convert Word to PCL in C++
Aspose.Words for C++ now provides support to save Word document to PCL (Printer Command Language). Aspose.Words can save documents to PCL 6 (PCL 6 Enhanced or PCL XL) format. PclSaveOptions class can be used to specify additional options when saving a document into the PCL format. The following code example shows how to save the … Continue Reading
Posted in Aspose.Words Product Family Tagged Word to PCL in Cplusplus, Word to PCL in Cpp