Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,803 for

page count

(0.09 sec)
  1. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。... Page 类的 ApplyStyle 方法允许您将定义的样式表应用到页面,如以下代码示例所示。...vsdDiagram . StyleSheets . Count + 1 ; Aspose . Diagram . Char...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  4. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....style to the left, # and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. # We can name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Page Product Family Aspose.PSD Product...class like setting page index, page count, default font, merge...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....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/nodejs-net/aspose.wo...
  7. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPageS field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....display all its contents // on the page between the section's header...( NodeType . Any , true ). Count , Is . EqualTo ( 0 )); // Call...

    reference.aspose.com/words/net/aspose.words/sec...