Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 37,853 for

list

(1.75 sec)
  1. How to increase and decrease font size|Document...

    Increase or decrease the font size of selected GridJs cells with the toolbar font size buttons....smaller value in the fontSizes list, and writes that value back...you need to choose an exact listed size. The FontSize dropdown...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...= File . OpenRead ( MyDir + "List of people.csv" )) { CsvDataSource...

    reference.aspose.com/words/net/aspose.words.rep...
  4. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MailMerge.RestartListsAtEachSection | Aspose.Wo...

    Discover the MailMerge RestartListsAtEachSection property—control List resets in each section for seamless mail merges. Enhance your document precision today!...a value indicating whether lists are restarted at each section...how to control whether or not list numbering is restarted at each...

    reference.aspose.com/words/net/aspose.words.mai...
  8. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify signature lines with a unique GUID, enhancing your document management efficiency....jpg" ; mSignees = new List < Signee > { new Signee ( Guid...signImagePath )) }; } private static List < Signee > mSignees ; See Also...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++.... List 6 The tab is a delimiter between...number/bullet and text in a list item. Clear 7 Clears any tab...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a List of steps, and a runnable sample code to apply Excel data validation List using Python....write the application through a list of steps, a resource to set...add a reference range Add the list of values in the reference range...

    kb.aspose.com/cells/python/how-to-add-data-vali...