Personalize your Mail merge DOCX file using C++. Automate emails or build reports using Mail merge DOCX template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...
Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to font fallback mechanism in C++....SetFontsSources ( System :: MakeArray < System :: SharedPtr < Aspose...
Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....get_Now ()); auto quadPoints = MakeArray < System :: SharedPtr < Point...offset = 0 ; auto quadPoints = MakeArray < System :: SharedPtr < Point...
Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....Document > (); auto pages = MakeArray < int > ({ 1 , 3 }); for (...
Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....get_Contents (); auto fileContent = MakeArray < uint8_t > ( fileSpecification...
Personalize your Mail merge WORD file using C++. Automate emails or build reports using Mail merge WORD template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...