Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 36,736 for

list

(1.67 sec)
  1. Create and Manipulate Excel Table|Documentation

    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....and manipulate new or existing list objects or tables. You can make...use of various methods of the list object or table, e.g., header‑row...

    docs.aspose.com/cells/cpp/create-and-manipulate...
  2. 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...
  3. FieldDatabaseDataTable constructor | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....the development environment, a list of defined steps to accomplish...display each string to the bullet list Call the removeNumbers() method...

    kb.aspose.com/words/java/convert-paragraph-into...
  5. Converting HTML Lists to Word Lists|Aspose.Word...

    Aspose Words for JasperReports can convert Html Lists into Words Lists with bullets and numbers....Converting HTML Lists to Word Lists Contents [ Hide ] Aspose...convert HTML lists with bullets and numbers into Words lists using the...

    docs.aspose.com/words/jasperreports/converting-...
  6. 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...
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....whether pasted lists will be merged with surrounding lists. getResolveThemeColor()...whether pasted lists will be merged with surrounding lists. setReso...

    reference.aspose.com/words/java/com.aspose.word...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...String methodName= "readSheet"; List<Map<String, Object>> tableData...*/ List<String> headers = uploadInput.getHeaders(); List<String>...

    forum.aspose.com/t/light-cells-customization-im...
  9. In reporting engine, keep base element attribut...

    I am building a template to create a report from an internal data source generated by our application. The data source is a List of plants containing a List of processes, with a value for each process, and I would like t…...data source is a list of plants containing a list of processes,...Value However, as it is a list of lists, I cannot simply use OrderBy...

    forum.aspose.com/t/in-reporting-engine-keep-bas...
  10. Web Accessibility Rules – How to Check Using As...

    Learn how to use the AccessibilityRules class in Aspose.HTML for .NET, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList< >. Returns a list of rules...

    docs.aspose.com/html/net/web-accessibility-rules/