Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 36,317 for

list

(0.07 sec)
  1. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... BytesIO , input_streams : List [ io . BytesIO ], save_format...output stream. input_streams List[io.BytesIO] The input streams...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Text Document in Java|Aspose.Words...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using Java....that this is not a complete list of available options, but only...property is true : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/java/working-with-text-do...
  3. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable List levels for enhanced clarity and presentation....collection of list formatting for each level in a list. To learn...more, visit the Working with Lists documentation article. public...

    reference.aspose.com/words/net/aspose.words.lis...
  4. FieldRef.SuppressNonDelimiters | Aspose.Words f...

    Control the FieldRef SuppressNonDelimiters property to easily manage nondelimiter characters in your data. Enhance precision and streamline processing!...(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph List levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber property Gets or sets the list level number (0 to 8) for the...Remarks In Word documents, lists may consist of 1 or 9 levels...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....Shows how to nest a list inside another list. let doc = new aw...DocumentBuilder ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在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....Age" ); //Instantiate the list collection based on the custom...class. IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  8. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a List, footnotes and endnotes, page numbers in C++....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/cpp/aspose.words/num...
  9. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using Nested Objects|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/net/using-nested-objects/