Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 22,631 for

numbers

(0.06 sec)
  1. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....Return Value List of page numbers has been considered as blank...other content, including numbering, headers/footers and overall...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....whether to insert the paragraph number of the referenced paragraph...\\p" )); // Display the list number of the bookmark as it appears...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....will not display the page numbers of headings whose TOC levels...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....will not display the page numbers of headings whose TOC levels...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....property Returns or sets the number format for the list level....to \x0008 representing the numbers from the corresponding list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::Numberstyle enum. Specifies the number style for a list, footnotes and endnotes, page Numbers in C++....NumberStyle enum Specifies the number style for a list, footnotes...footnotes and endnotes, page numbers. enum class NumberStyle Values Name...

    reference.aspose.com/words/cpp/aspose.words/num...
  7. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....); // The BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...the RTL equivalent of list number "1.". auto field = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....Returns the absolute value of a number ACCRINT Financial : Returns...Returns the arccosine of a number ACOSH Math and trigonometry...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  9. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....tab used to align the page numbers. TabStop tab = para.getParagraphFormat()...tab used to align the page numbers. TabStop tab = para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... Page numbers in the TOC updated by Aspose...question , How to generate page numbers starting from a specified page...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...