Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 7,373 for

list

(0.07 sec)
  1. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how List levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...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/python-net/aspose.wo...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UseNormalStyleForList method. Do Not Automatically Apply List ParagraphStyle To Bulleted/Numbered Text in C++....method Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left expression for enhanced data manipulation and analysis....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....() # We will apply a custom list format, where the amount of...indicates the list level we are currently at. builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. expect ( nodeList...

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