Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 27,126 for

numbers

(0.11 sec)
  1. Custom Number format using Arabic Locale is ign...

    When a custom number format uses the [$-XXXX] syntax in a worksheet, it is ignored when the workbook is converted to HTML. Specifically, when the custom number format is “[$-,200]0”, the Numbers appear as Eastern Arabic …...Custom Number format using Arabic Locale is ignored when converting...Aspose.Cells Product Family numbers-formatting , aspose-cells-java...

    forum.aspose.com/t/custom-number-format-using-a...
  2. 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...
  3. 自定义页码不起作用 - 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
  4. 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...
  5. FieldRef.includeNoteOrComment property | Aspose...

    FieldRef.includeNoteOrComment property. Gets or sets whether to increment footnote, endnote, and annotation Numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment text....footnote, endnote, and annotation numbers that are marked by the bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Page Number Issue-URGENT - Free Support Forum -...

    We are using the Aspose Words -23.8 version for Java library to generate the attached document. Some sections of the document are created programmatically using Aspose, while other sections are uploaded from our system a…...Page Number Issue-URGENT Aspose.Words Product Family words-java...code) We are experiencing page‑number misalignment issues in both...

    forum.aspose.com/t/page-number-issue-urgent/326823
  7. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities....entry category, which is a number that corresponds to the order...bold formatting to the page number for the entry. IsDirty { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. JSSizeF class | Aspose.Words for Node.js

    Aspose.Words.JSSizeF class. Stores an ordered pair of floating-point Numbers, which specify a Height and Width....ordered pair of floating-point numbers, which specify a Height and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Stamping with Aspose.PDF using Rust|Aspose.PDF ...

    This section describes how to add image stamps and text stamps to a PDF page via Rust....Adding Page Number stamps in the PDF File - add page numbers to your...

    docs.aspose.com/pdf/rust-cpp/stamping/
  10. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...How to tag tables to a page number in word document using Aspose...package to tag tables to a page number? Here is what I tried, but...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...