Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 116,234 for

page

(0.13 sec)
  1. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...appear at the bottom of the page. builder . write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. commentDisplayMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the Page in C++....text and the top edge of the page. bool Aspose :: Words :: Settings...across 3 pages. builder -> Writeln ( u "Paragraph 1, Page 1." );...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the Page edge in points in C++....border from text or from the page edge in points. double Aspose...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the Page border is positioned relative to intersecting texts and objects in C++.... method Specifies where the page border is positioned relative...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Convert WORD To PNG Java

    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...

    products.aspose.com/words/java/conversion/word-...
  8. Convert DOC To PNG Java

    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...

    products.aspose.com/words/java/conversion/doc-t...
  9. Insert Background Image to Excel with Node.js v...

    How to insert background image to Excel using Aspose.Cells for Node.js via C++....2019): From the Page Layout menu, find the Page Setup option, and...Background in ODS Files Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/nodejs-cpp/insert-backgro...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

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