Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 28,410 for

list

(0.06 sec)
  1. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...str , categories : List [ str ], values : List [ float ]): ... Parameter...series_name str categories List[str] values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...TxtListIndentation class Specifies how list levels are indented when document...character to use for indenting list levels. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one List level. The default value is 0, that means no indentation in C++....to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....; // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

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