Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 37,464 for

list

(0.17 sec)
  1. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....use them to emulate numbered lists. auto field = System :: ExplicitCast...FieldListNum , true )); // Lists start counting at 1 by default...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, Lists, BiDi, headers/footer, using C#....that this is not a complete list of available options, but only...property is false : Recognize List Items During Loading TXT Aspose...

    docs.aspose.com/words/net/working-with-text-doc...
  5. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field....use them to emulate numbered lists. field = builder . insert_field...FIELD_LIST_NUM , update_field = True ) . as_field_list_num ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....use them to emulate numbered lists. FieldListNum field = ( FieldListNum... FieldListNum , true ); // Lists start counting at 1 by default...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. Aspose::Words::Style::get_ParagraphFormat metho...

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

    reference.aspose.com/words/cpp/aspose.words/sty...
  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. FieldDatabaseDataRow constructor | Aspose.Words...

    FieldDatabaseDataRow constructor. Initializes a new instance of the [FieldDatabaseDataRow](../) class....def __init__ ( self , values : List [ str ]): ... Parameter Type...Type Description values List[str] See Also module aspose.words.fields...

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