Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 33,981 for

list

(0.41 sec)
  1. ListLevel.trailing_character property | Aspose....

    ListLevel.trailing_character property. Returns or sets the character inserted after the number for the List level....inserted after the number for the list level. @property def trailing_character...self ) -> aspose . words . lists . ListTrailingCharacte : .....

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

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the List level....position (in points) for the list level. @property def tab_position...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....# 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...
  4. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_List_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....has_list_name property FieldListNum.has_list_name property Returns...field’s code. @property def has_list_name ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a List of steps for writing the application, and a sample code to add bullets in Word using Java....the development environment, a list of steps to write the application...levels and insertion of number lists if required. Steps to Add Bullets...

    kb.aspose.com/words/java/insert-bullets-in-word...
  6. 使用Aspose.Cells将数据导入工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....从ArrayList中导入数据 Java ArrayList < String > list = new ArrayList < String >();...few names to the list as string values list . add ( "laurence...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ListItems method. Gets SdtListItemCollection associated with this SDT in C++....Shows how to work with drop down-list structured document tags. auto... >> ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.ListLabel property. Gets a [Paragraph.ListLabel](./) object that provides access to List numbering value and formatting for this paragraph....object that provides access to list numbering value and formatting...listLabel () : Aspose . Words . Lists . ListLabel Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....len ( list ( filter ( lambda s : s . has_image , list ( filter...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a List of page numbers that were removed in C++.... Returns a list of page numbers that were removed...:: Collections :: Generic :: List < int32_t >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...