Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 28,408 for

list

(0.06 sec)
  1. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....Adding Combobox and Dropdown List Items Dynamically You can dynamically...to comboboxes and dropdown lists defined in your template by...

    docs.aspose.com/words/java/working-with-content...
  2. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a List, footnotes and endnotes, page numbers....Specifies the number style for a list, footnotes and endnotes, page...Examples Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....paragraphs in a document that are list items. let doc = new aw . Document..."Numbered list item 1" ); builder . writeln ( "Numbered list item...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...addTable(DocumentBuilder builder, List headers, List<List<Object>> rowData) throws...table = builder.startTable(); List<Double> columnWidths = new ArrayList();...

    forum.aspose.com/t/topic/311956
  6. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a List of page numbers that were removed in C++.... Returns a list of page numbers that were removed...:: Collections :: Generic :: List < int32_t >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your documents with CleanupOptions' UnusedLists property. Easily remove unused Lists and definitions for a cleaner, more efficient workspace....Specifies whether unused list and list definitions should be removed... Styles . Add ( StyleType . List , "MyListStyle1" ); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...
  8. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtListitem/) object given its zero-based index in the collection....Shows how to work with drop down-list structured document tags. doc...markup . SdtType . DROP_DOWN_LIST , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...output_file : str , input_files : List [ str ]): ... Parameter Type...output file name. input_files List[str] The input file names. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!... Returns a list of page numbers that were removed...removed. public static List < int > RemoveBlankPages ( string...

    reference.aspose.com/words/net/aspose.words.low...