Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 35,377 for

list

(0.13 sec)
  1. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....Shows how to work with drop down-list structured document tags. Document...AppendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....COLORFUL_LIST COLORFUL_LIST_ACCENT_1 COLORFUL_LIST_ACCENT_2 ...COLORFUL_LIST_ACCENT_3 COLORFUL_LIST_ACCENT_4 COLORFUL_LIST_ACCENT_5...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....len ( list ( filter ( lambda s : s . has_image , list ( filter...lambda x : x . as_shape (), b ), list ( shapes )))))))) for shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position 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. @property def number_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...); 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...
  8. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... Remarks For list styles this property returns...and use a paragraph style with list formatting. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... Font Remarks For list styles this property returns...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how List levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...