How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...set_AdditionalFontsFolde(System::MakeArray < System::String > ({FONTS_FOLDER}));...
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 DOCX file using C++. Automate emails or build reports using Mail merge DOCX template in C++....fields = MakeArray <String>( { }); auto values = MakeArray<SharedPtr<Object>>(...
Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::Color > colors = System::MakeArray < System::Drawing::Color >...float > positions = System::MakeArray < float > ({0. 0f , 0. 1873f...
Aspose::Words::Fields::DropDownItemCollection::Clear method. Removes all elements from the collection in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::Fields::DropDownItemCollection::idx_get method. Gets or sets the element at the specified index in C++....String > items = System :: MakeArray < System :: String > ({ u...
Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....AddSubstitutes ( u "Arial" , System :: MakeArray < System :: String > ({ u...
Merger PS functionality of Aspose.Page API solution for C++ allows you to combine a few PS files into a single PDF document....> filesForMerge = System::MakeArray < System::String > ({dataDir...set_AdditionalFontsFolde(System::MakeArray < System::String > ({u "{FONT_FOLDER}"...
Using C++ Email Library API, you can access and set Outlook MAPI properties and read Named MAPI Properties from MSG file....< uint8_t > d = System :: MakeArray < uint8_t >( 8 , 0 ); d [...