Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 25,050 for

numbers

(0.14 sec)
  1. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...Changes - Section/Paragraph number Aspose.Words Product Family...identity the section or paragraph number where each tracked change occurred...

    forum.aspose.com/t/extracting-tracked-changes-s...
  2. 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...
  3. 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...
  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. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...likely due to how these large numbers are interpreted during the...values as text rather than numbers. This can lead to incorrect...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  6. 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...
  7. 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...
  8. 自定义页码不起作用 - 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
  9. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....ring method True if page numbering restarts at the beginning...Shows how to set up page numbering in a section. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. FieldToc.updatePageNumbers method | Aspose.Word...

    FieldToc.updatePageNumbers method. Updates the page Numbers for items in this table of contents....updatePageNumbers() Updates the page numbers for items in this table of...

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