Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 37,918 for

list

(0.25 sec)
  1. ListLabel | Aspose.Words for Java

    Defines properties specific to a List label in Java....Defines properties specific to a list label. To learn more, visit...visit the Working with Lists documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how List labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....tLabels method Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current List formatting properties in C++....object that represents current list formatting properties. System...SharedPtr < Aspose :: Words :: Lists :: ListFormat > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the List level....the number or bullet for the list level. get numberPosition ()...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the List label....character formatting used for the list label. get font () : Aspose...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns true if the current List and the given List are created from the same template....true if the current list and the given list are created from the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....ColumnsCount = 3 , Values = new List < string >() { "U" , "S" , "A"...GridOrientation property. Values List<string> Characters to be drawn...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....Manage Bulleted and Numbered Lists in Presentations in .NET Contents...with bulleted and numbered lists in PowerPoint presentations...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  10. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....getMarkupLanguage()); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...