Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 27,345 for

numbers

(0.12 sec)
  1. JSRectangleF class | Aspose.Words for Node.js

    Aspose.Words.JSRectangleF class. Stores a set of four floating-point Numbers that represent the location and size of a rectangle....set of four floating-point numbers that represent the location...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....another column contains only numbers. You could even ensure that...Microsoft Excel supports a number of different types of data...

    docs.aspose.com/cells/net/data-validation/
  5. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....another column contains only numbers. You could even ensure that...Microsoft Excel supports a number of different types of data...

    docs.aspose.com/cells/go-cpp/data-validation/
  6. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line Numbers....for line numbers. get lineNumberCountBy () : number Examples...Shows how to enable line numbering for a section. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIndex.pageNumberListSeparator property | A...

    FieldIndex.pageNumberListSeparator property. Gets or sets the character sequence that is used to separate two page Numbers in a page number list....separate two page numbers in a page number list. get pageNumberListSepara...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  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