Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 34,599 for

list

(0.08 sec)
  1. Aspose::Words::CleanupOptions::get_UnusedStyles...

    Aspose::Words::CleanupOptions::get_UnusedStyles method. Specifies whether unused styles should be removed from document. Default value is true in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  2. Aspose::Words::CleanupOptions::get_UnusedBuilti...

    Aspose::Words::CleanupOptions::get_UnusedBuiltinStyles method. Specifies that unused BuiltIn styles should be removed from document in C++....Aspose :: Words :: StyleType :: List , u "MyListStyle1" ); doc ->...Aspose :: Words :: StyleType :: List , u "MyListStyle2" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/cle...
  3. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table.... assertEqual ( 2 , len ( list ( tables ))) i = 0 while i <...assertSequenceEqual ( list ( rows ), list ( rows )) self . assertNotEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked paragraphs, enhancing navigation and user experience in your documents....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... Returns a list of page numbers that were removed...The output file name. Returns List of page numbers has been considered...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API....other Excel data to Python lists. How to Convert Excel Workbook...to Convert Excel Workbook to List Here’s an example code snippet...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.List_indentation property. Gets a [TxtListIndentation](../../txtListindentation/) object that specifies how many and which character to use for indentation of List levels...list_indentation property TxtSaveOptions.list_indentation property...character to use for indentation of list levels. By default, it is zero...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.DeletePictureBullet | Aspose.Words fo...

    Effortlessly remove picture bullets from your current List level with the ListLevel DeletePictureBullet method. Simplify your document formatting today!...picture bullet for the current list level. public void DeletePictureBullet...for list item labels. Document doc = new Document (); List docList...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import a document with numbered lists. const srcDoc = new aw . Document...Document ( base . myDir + "List source.docx" ); const dstDoc =...

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