Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 140,589 for

page

(0.1 sec)
  1. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Update Fields in Python|Aspose.Words for Java

    Update fields of Word Document using Python....document content on the second page . builder . insertBreak ( BreakType...BreakType . SECTION_BREAK_NEW_PAGE ) \# Call the method below to...

    docs.aspose.com/words/java/update-fields-in-pyt...
  3. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Common conversion options

    Describes options common for convertions of Microsoft Project MPP file to PDF, TIFF, PNG, SVG, HTML formats....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/common-conversions-op...
  6. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...still getting an extra blank page in my word document. Can I do...still getting an extra blank page in my word document. Can I do...

    forum.aspose.com/t/transfer-excel-range-formatt...
  7. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... 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/cpp/table/add/
  8. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...a footer for even numbered pages. footerFirst Retrieves a footer...footer for the first page of the section. footerPrimary Retrieves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType . Page ); Assert . AreEqual ( LayoutEntityType . Page , layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...