Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 36,360 for

list

(0.16 sec)
  1. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of List label....Gets a string representation of list label. get labelString () :...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...formatting (styles, indents, list definitions) is not guaranteed...style with the same name or a list with the same ID. In your letter‑head...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates List labels for all List items in the document in C++....ls method Updates list labels for all list items in the document...Remarks This method updates list label properties such as LabelValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 使用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...
  5. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....extract the list labels of all paragraphs that are list items. Document...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...
  9. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtListitem/) elements of a structured document tag...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...