Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 10,052 for

numbers

(0.05 sec)
  1. HtmlSaveOptions.export_list_labels property | A...

    HtmlSaveOptions.export_list_labels property. Controls how list labels are output to HTML, MHTML or EPUB... NUMBER_DEFAULT ) builder . list_format...builder . writeln ( 'Default numbered list item 1.' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... NUMBER_DEFAULT ) list_level = list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... NUMBER_DEFAULT ) list_level = list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....order to maintain a specific number of lines per page and characters...order to maintain the specified number of lines per page. SNAP_TO_CHARS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....to specify a limit for the number of lines that each page may...and then use it to set the number of lines per page in this section...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Python. This article covers a list of steps and an example code to remove bullet points from Word document using Python....class having bullet points and numbered lists Iterate through all...paragraph and call the remove_numbers() method Save the Word document...

    kb.aspose.com/words/python/convert-bullet-point...
  7. Aspose::Words::Saving::PdfPageLayout enum | Asp...

    Aspose::Words::Saving::PdfPageLayout enum. Specifies the page layout to be used when the document is opened in a PDF reader in C++....pages in two columns, with odd-numbered pages on the left. TwoColumnRight...pages in two columns, with odd-numbered pages on the right. TwoPageLeft...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....formatting to the entry’s page number. get_IsDirty () Gets whether...formatting to the entry’s page number. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....add(number, number, number) and VerticalPageBreakCol...VerticalPageBreakCol.add(number, number, number) methods. Each add method...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  10. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from worksheet into datatable using C#....DataTable object: Row number , the row number of the first cell data...exported from. Column number , the column number of the first cell...

    docs.aspose.com/cells/net/export-data-from-work...