Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 155,315 for

2

(0.15 sec)
  1. 从自定义对象导入|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....AtYarnStage = 1 , InWIPStage = 2 , Payment = 3 , Shipment = 4 ...9 , Payment = 7 , Shipment = 2 , Shipment2 = 5 }); list . Add...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  2. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" a. Item 2{newLine}" + $" i. Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( 'Paragraph 2, Page 2.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order....( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...ExportPageSet.even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Java, Aspose从24年版本升级到25.12版本后,首次加载转换文档变慢,涉及word...

    aspose从24年版本升级到25.12版本后,首次加载转换文档变慢,涉及word、ppt、excel、pdf、image,有没有可以调整的参数,或者预加载的方案?...xu February 25, 2026, 3:40am 2 @dejia , 请提供更多的信息,比如系统信息,JDK版...情况。 dejia February 25, 2026, 2:26pm 9 @alexey.noskov @peyton...

    forum.aspose.com/t/java-aspose-24-25-12-word-pp...
  6. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... writeln ( 'Paragraph 2' ) builder . write ( 'Paragraph...list_format . list_level_number = 2 self . assertEqual ( 3 , len (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_FirstSliceAngle method. Gets or sets the angle, in degrees, of the first slice of the parent pie chart in C++....u "Category 1" , u "Category 2" , u "Category 3" }); chart ->...:: MakeArray < double > ({ 4 , 2 , 5 })); // Format the Doughnut...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/zh/net/tutorial/css-select...