Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 36,336 for

list

(0.16 sec)
  1. aspose.words.bibliography module | Aspose.Words...

    The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. 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...
  4. 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...
  5. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape...has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. SPListQuery Element|Aspose.Words for SharePoint

    SPListQuery element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....report data from a SharePoint list. Use it with SPDataSource ....element to set the name of the list to query. Use the SiteUrl element...

    docs.aspose.com/words/sharepoint/splistquery-el...
  7. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your List levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling....number style format for this list level. For example: “a, ç, ĝ...how to get the format for a list with the custom number style...

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. let...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

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