Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 33,930 for

list

(0.11 sec)
  1. Add a comment to a slide|Aspose.Slides Document...

    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....that there is a comment author list in the comment authors part...elements in the comment authors list... if ( authorsPart . CommentAuthorList...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  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. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_Lists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...merge_pasted_lists property ImportFormatOptions.merge_pasted_lists property...whether pasted lists will be merged with surrounding lists. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...you’re experiencing with nested lists and numbering in Aspose.Words...correctly recognizing the nested list structure, which results in...

    forum.aspose.com/t/word/315453
  7. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/python-net/read-and-write...
  8. Read and Write Table with Query Table Data Sour...

    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....Close Find Query Tables and List Objects related to External...Set the Comment of Table or List Object inside the Worksheet...

    docs.aspose.com/cells/net/read-and-write-table-...
  9. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs....docx' ) paras = list ( doc . first_section . body...an enumeration. for para in list ( doc . first_section . body...

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