Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 17,247 for

list

(0.05 sec)
  1. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered List for your paragraphs, enhancing organization and clarity in your documents....Starts a new default numbered list and applies it to the paragraph...shortcut method that creates a new list using the default numbered template...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your Lists with custom picture bullets, adding visual appeal and clarity....bullet shape for the current list level. public void CreatePictureBullet...for list item labels. Document doc = new Document (); List list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. ListLevel.delete_picture_bullet method | Aspose...

    ListLevel.delete_picture_bullet method. Deletes picture bullet for the current List level....picture bullet for the current list level. def delete_picture_bullet...icon for list item labels. doc = aw . Document () list = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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 list...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. let doc = new aw . Document (); let lists = doc...doc . lists ; expect ( lists . document . referenceEquals ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.ListFormat property. Returns an object that represents current List formatting properties....object that represents current list formatting properties. get listFormat...listFormat () : Aspose . Words . Lists . ListFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets List level to zero....the current paragraph and sets list level to zero. removeNumbers...equivalent to setting the ListFormat.list property to null . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted Lists in the document....count of numbered and bulleted lists in the document. @property def...properties of lists. doc = aw . Document () lists = doc . lists self ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListCollection.document property | Aspose.Words...

    ListCollection.document property. Gets the owner document....properties of lists. doc = aw . Document () lists = doc . lists self ...( doc , lists . document ) list = lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your List level to zero for clean formatting....the current paragraph and sets list level to zero. public void RemoveNumbers...is equivalent to setting the List property to null . Examples...

    reference.aspose.com/words/net/aspose.words.lis...