Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 113,627 for

page

(0.16 sec)
  1. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the Page field. To learn more, visit the documentation article in C++....FieldPage class Implements the PAGE field. To learn more, visit...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert WORD To TIFF Java

    Convert a Word document to TIFF format in Java code. Save a Word document as TIFF using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...saveOptions.setPageSet( new PageSet (page)); doc.save(String.format( "Output_%d...

    products.aspose.com/words/java/conversion/word-...
  3. Convert HTML To Image Java

    Convert HTML to Image format in Java code. Save HTML as Image using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/java/conversion/html-...
  4. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Total for JasperReports|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Words for JasperReports Product Page Download Aspose.Words for JasperReports...Cells for JasperReports Product Page Download Aspose.Cells for JasperReports...

    docs.aspose.com/total/jasperreports/
  6. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....first page, you need to set PageSetup.different_first_page_header_footer...odd pages, you need to set PageSetup.odd_and_even_pages_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CSS Extensions – CSS Vendor Prefixes – Aspose.H...

    Learn about CSS vendor prefixes and consider C# example of how to use CSS extensions to create custom marks on document margins....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/css-extensions/
  8. PageSetup.borderAppliesTo property | Aspose.Wor...

    PageSetup.borderAppliesTo property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. get...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C# Split HTML

    Split HTML files into e Pages using C# code. Save HTML as separate files using C#....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/html/
  10. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....footers different for the first page, you need to set PageSetup....different for even and odd pages, you need to set PageSetup....

    reference.aspose.com/words/nodejs-net/aspose.wo...