Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 34,262 for

list

(0.12 sec)
  1. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the ListNUM field...(Inherited from Field ) has_list_name Returns a value indicating...Field ) list_level Gets or sets the level in the list, overriding...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting List levels...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/python-net/aspose.wo...
  3. 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...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....the development environment, a list of steps to accomplish the task...write each string to the bullet list Call the RemoveNumbers() method...

    kb.aspose.com/words/net/convert-paragraph-into-...
  5. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize List indentation levels. Set your desired character count for enhanced readability!...to use as indentation per one list level. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....getLevel(), 2); // Get field list in first top region ArrayList...region. getFields() Returns a list of child fields. getLevel()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldListNum | Aspose.Words for Java

    Implements the ListNUM field in Java....use them to emulate numbered lists. FieldListNum field = (FieldListNum)...insertField(FieldType.FIELD_LIST_NUM, true); // Lists start counting at...

    reference.aspose.com/words/java/com.aspose.word...
  8. XBRR parser is not working 100% - Free Support ...

    Hi - I don;t think ASPOSE XLBR parser is working 100% - it’s only showing hi-level data and the fact detailed data is missing. If you see this link, you can see that is has more detailed nodes or factual data which is …...xbrlInstance = xbrlInstances[0]; List facts = xbrlInstance.Facts;...SchemaRefs; List contexts = xbrlInstance.Contexts; List units = xbrlInstance...

    forum.aspose.com/t/xbrr-parser-is-not-working-1...
  9. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....are provided in the Children list. new PositionedBlockConfi ()...() { Children = new List < BaseConfig >() { /* * Put child elements...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  10. 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...