Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 36,336 for

list

(0.29 sec)
  1. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail merge region. To learn more, visit the documentation article in C++....get_Fields () const Returns a list of child fields. get_Level ()...get_MustacheTags () const Returns a list of child “mustache” tags. get_Name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....saveOptions); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your List, allowing null for no selection. Enhance your data management!...currently selected value in this list. Null value allowed, meaning...entry is associated with this list item collection. public SdtListItem...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...markup_language ) Shows how to configure a list to restart numbering at each...doc ) doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....# Create a list based using a Microsoft Word list template. doc_list...doc_list = doc . lists . add ( list_template = aw . lists . ListTemplate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/List formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...with hidden text and bullet/list formatting still display bullets...the hidden text runs and the list formatting using the API. Environment...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  10. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting List levels. The default value is '\0', that means there is no indentation in C++....character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...