Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 33,930 for

list

(0.08 sec)
  1. Aspose::Words::Lists::ListCollection::get_Count...

    Aspose::Words::Lists::ListCollection::get_Count method. Gets the count of numbered and bulleted Lists in the document in C++....Aspose::Words::Lists::ListCollection::get_Count method ListC...count of numbered and bulleted lists in the document. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Lists::ListCollection::get_Docum...

    Aspose::Words::Lists::ListCollection::get_Document method. Gets the owner document in C++....Aspose::Words::Lists::ListCollection::get_Document method Li...DocumentBase > Aspose :: Words :: Lists :: ListCollection :: get_Document...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a List of page numbers that were removed in C++.... Returns a list of page numbers that were removed...:: Collections :: Generic :: List < int32_t >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this List level....sets the number style for this list level. @property def number_style...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined List formats available in Microsoft Word in Java....Specifies one of the predefined list formats available in Microsoft...Microsoft Word. Remarks: A list template value is used as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Shows how to nest a list inside another list. auto doc = System...DocumentBuilder > ( doc ); // A list allows us to organize and decorate...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method...field_names : List [ str ], field_values : List [ object ]): ...output’s save options. field_names List[str] Array of merge field names...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cluster constructor | Aspose.Words for Python

    Cluster constructor. Initializes new instance of this class....self , codepoints : List [ int ], glyphs : List [ aspose . words...Type Description codepoints List[int] Array of Unicode points...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your Lists, enhancing your document's formatting and readability....style that is linked to this list level. public Style LinkedStyle...This property is null when the list level is not linked to a paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... doc_files = list ( filter ( lambda item : item...item . endswith ( '.doc' ), list ( system_helper . io . Directory...

    reference.aspose.com/words/python-net/aspose.wo...