Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 155,309 for

2

(0.25 sec)
  1. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....'Section 2.' ) self . assertEqual ( 'Section 1. \x0c Section 2.' ,...self . assertEqual ( 'Section 2.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... line_width = 2.5 builder . font . border . line_style...write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Single , 2.0 , Color . Black ); // Create...builder . Writeln ( "Row 1, Cell 2." ); builder . EndRow (); // Reset...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeries.Smooth | Aspose.Words for .NET

    Enhance your charts with ChartSeries Smooth property. Effortlessly create visually appealing, smooth lines using CatmullRom splines for better data clarity....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...pattern = regex , replacement = '$2 took money from $1' , options...replace_regex ( regex , '$3 bought a $2 from $1' , options ) if use_substitutions...

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...IGridJsService , GridJsService >(); 2. 设置缓存文件存储路径 你可以选择以下任意方法: 选项1:在Startup...GridJs2Controller : GridJsControllerBase 2. 在动作中获取JSON 在你的操作中获取JSON数据有两种方法:...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...