Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 7,357 for

list

(0.02 sec)
  1. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) 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...
  2. 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...
  3. 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...
  4. ListLevel.custom_number_style_format property |...

    ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this List level...number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize List indentation with your preferred character. Enhance readability and visual appeal effortlessly!...character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks.... Execute (); List < Stream > pages = new List < Stream >();.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  7. Create Fallback Font|Aspose.Slides Documentation

    Fallback font in PowerPoint in C# or .NET...searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: string [] fontNames = new string...

    docs.aspose.com/slides/net/create-fallback-font/
  8. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the ListCollection GetEnumerator method to easily access and iterate through document Lists. Enhance your coding efficiency today!...enumerate lists in the document. public IEnumerator < List > GetEnumerator...class List class ListCollection namespace Aspose.Words.Lists assembly...

    reference.aspose.com/words/net/aspose.words.lis...
  9. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design....and use a paragraph style with list formatting. Document doc = new...SpaceAfter = 12 ; // Create a list and make sure the paragraphs...

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