Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 34,535 for

list

(0.14 sec)
  1. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex List labels for improved text representation....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...markup_language ) Shows how to configure a list to restart numbering at each...doc ) doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...); Shows how to configure a list to restart numbering at each...DocumentBuilder ( doc ); doc . Lists . Add ( ListTemplate . NumberDefault...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Update and Save an Email in PHP|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....(); \ # Retrieve Email's TO list $contacts = $email -> getTo...the collection as Email's TO list $email -> setTo ( $contacts...

    docs.aspose.com/email/java/update-and-save-an-e...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...String methodName= "readSheet"; List<Map<String, Object>> tableData...*/ List<String> headers = uploadInput.getHeaders(); List<String>...

    forum.aspose.com/t/light-cells-customization-im...
  9. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....SelectNodes method Selects a list of nodes matching the XPath...XPath expression. Return Value A list of nodes matching the XPath...

    reference.aspose.com/words/net/aspose.words/com...
  10. Web Accessibility Rules – How to Check Using As...

    Learn how to use the AccessibilityRules class in Aspose.HTML for .NET, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList< >. Returns a list of rules...

    docs.aspose.com/html/net/web-accessibility-rules/