Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...
Convert TEXT to PNG format in Java code. Save TEXT as PNG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...
Convert TEXT to JPG format in Java code. Save TEXT as JPG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...
C# source code to change background of VSS documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...
C# source code to change background of VDX documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...
Set a password for opening or modifying files, or use read-only mode for added protection....Press Ctrl + D to bookmark this page so that you do not have to search...application Press Ctrl + D to add this page to your favourites or Esc to...
Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Page Product Family Aspose.PSD Product...total number of pages and insert a new page at the start of the...
This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...