Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 37,468 for

list

(0.3 sec)
  1. BuildingBlockCollection indexer | Aspose.Words ...

    BuildingBlockCollection indexer. Retrieves a building block at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormFieldCollection indexer | Aspose.Words for ...

    FormFieldCollection indexer. Returns a form field at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....psd" )) { List < ITextPortion > regularText = new List < ITextPortion...ITextPortion >(); List < ITextPortion > boldText = new List < ITextPortion...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  4. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....establish the environment, a list of steps to be followed to accomplish...and set its name and desired list of values Create a new validation...

    kb.aspose.com/cells/java/how-to-create-data-val...
  5. Create Excel Table using Java

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......the development environment, a list of steps to create a table for...and access a sheet Add a new list object as a table encompassing...

    kb.aspose.com/cells/java/create-excel-table-usi...
  6. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 搜索

    搜索...Sheets = new List<Sheet>() { sheet }; // 執行請求...batchUpdateSpreadshe.Requests = new List<Request>(); batchUpdateSpreadshe...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  9. RtfLoadOptions constructor | Aspose.Words for P...

    RtfLoadOptions constructor. Initializes a new instance of this class with default values.... assertEqual ( '“John Doe´s list of currency symbols”™ \r ' +...assertEqual ( '“John Doe´s list of currency symbols†\x9d â„¢...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...XpsGradientStop > stops = new List < XpsGradientStop > (); 10 stops. Add (doc...

    docs.aspose.com/page/net/xps/working-with-gradi...