Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 33,930 for

list

(0.58 sec)
  1. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a List level by index in C++....Aspose::Words::Lists::ListLevelCollection::idx_set method Contents...Gets a list level by index. void Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....import a document with numbered lists. auto srcDoc = System :: MakeObject...Document > ( get_MyDir () + u "List source.docx" ); auto dstDoc...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how List labels are output to HTML, MHTML or EPUB...exportListLabels property Controls how list labels are output to HTML, MHTML...Examples Shows how to configure list exporting to HTML. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevelCollection::get_...

    Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this List in C++....Aspose::Words::Lists::ListLevelCollection::get_Count method Contents...levels in this list. int32_t Aspose :: Words :: Lists :: ListLevelCollection...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined List formats available in Microsoft Word in C++....Aspose::Words::Lists::ListTemplate enum Contents [ Hide ] ListTemplate...Specifies one of the predefined list formats available in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....// Create a list based using a Microsoft Word list template. Aspose...Aspose . Words . Lists . List docList = doc . Lists . Add ( Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++.... List 4 The style is a list style. Examples Shows...Shows how to create a list style and use it in a document. auto...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....the development environment, a list of steps, and a sample code...create a new Word file, insert a list with multiple levels, add some...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  9. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting 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...
  10. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

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