Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 37,957 for

list

(0.99 sec)
  1. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... doc_files = list ( filter ( lambda item : item...item . endswith ( '.doc' ), list ( system_helper . io . Directory...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List.equals method | Aspose.Words for Python

    List.equals method. Compares with the specified List....method equals(list) Compares with the specified list. def equals...equals ( self , list : aspose . words . lists . List ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...doc" ); Shows how to manage list style clashes while appending...Document ( base . myDir + "Custom list numbering.docx" ); let dstDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. List.HasSameTemplate | Aspose.Words for .NET

    Discover the HasSameTemplate method, easily check if two Lists share the same template, ensuring consistency and efficiency in your data management....HasSameTemplate List.HasSameTemplate method Returns true if the...the current list and the given list are created from the same...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....numbered lists. Document srcDoc = new Document ( MyDir + "List source...dstDoc = new Document ( MyDir + "List destination.docx" ); Assert...

    reference.aspose.com/words/net/aspose.words/imp...
  6. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified index of the List item...for the specified index of the list item. Parameters specify the...Description index int The index of the list item (must be in the range from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.List_format property. Returns an object that represents current List formatting properties....list_format property DocumentBuilder.list_format property Returns...current list formatting properties. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the List that defines formatting of this List style in C++....Aspose::Words::Style::get_List method Contents [ Hide ] Style::get_List method Gets...Gets the list that defines formatting of this list style. System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. MarkdownSaveOptions constructor | Aspose.Words ...

    MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format.... assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith...endswith ( '.jpeg' ), list ( filter ( lambda s : s . startswith...

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

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