Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 141,006 for

page

(0.07 sec)
  1. Convert HTML To JPG Java

    Convert HTML to JPG format in Java code. Save HTML as JPG 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-...
  2. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::Layout::LayoutEnumerator::MovePa...

    Aspose::Words::Layout::LayoutEnumerator::MoveParent method. Moves to the parent entity in C++.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType :: Page ); ASSERT_EQ ( LayoutEntityType :: Page , layoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...:: PaperA4 ); // Set fit to pages wide as 1 worksheet . GetPageSetup...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  5. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/python-net/table/
  6. Aspose::Words::Notes::FootnoteOptions::get_Posi...

    Aspose::Words::Notes::FootnoteOptions::get_Position method. Specifies the footnotes position in C++....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Convert DOC To Image Java

    Convert DOC to Image format in Java code. Save DOC 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/doc-t...
  8. Convert HTML To PNG Java

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

    products.aspose.com/words/java/conversion/html-...
  9. Convert HTML To SVG Java

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

    products.aspose.com/words/java/conversion/html-...
  10. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG 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/doc-t...