This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the pages collection of the document using...document_get_pages function. Add a new page to the pages collection...
Convert a Word document to PNG format in Java code. Save a Word document 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 GIF format in Java code. Save TEXT as GIF using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.gif" , page + 1...
Convert DOC to PNG format in Java code. Save DOC as PNG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...
Update fields in a document in different ways and using different option in Node.js....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...
Փոխարկեք TEXT ը PNG ձևաչափի C++ կոդով: Պահեք TEXT որպես PNG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...