Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 28,004 for

numbers

(0.61 sec)
  1. FieldToc.pageNumberOmittingLevelRange property ...

    FieldToc.pageNumberOmittingLevelRange property. Gets or sets a range of levels of the table of contents entries from which to omits page Numbers....entries from which to omits page numbers. get pageNumberOmittingLe ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....numeric increment for line numbers. public int LineNumberCountBy...Shows how to enable line numbering for a section. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  3. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....inherited numbers to Arabic, false if it preserves their number style...labels will display the current numbers of the first and the second...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…...LINQ Reporting: Culture-Based Number Formatting (Norwegian Locale...formatting not support norway number format if any word template...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  5. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....class allows to compute page numbers of document nodes. LayoutEnumerator...behaviors when computing page numbers in a continuous section that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line Numbers in C++....numeric increment for line numbers. int32_t Aspose :: Words ::...Shows how to enable line numbering for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...U+0660 to U+0669 range as numbers. // Set the "NumeralFormat"...the locale to determine what number of glyphs to use. // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page Numbers in a page number list....page_number_list_separator property FieldIndex.page_number_list_separator...separate two page numbers in a page number list. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....include caption’s label and number. get_CustomStyles () Gets a...separate an entry and its page number. get_FieldEnd () const Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...experiencing with the page numbering starting from 1 instead of...likely due to the way the page numbering fields are being inserted...

    forum.aspose.com/t/topic/315401