Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 159,839 for

2

(4.14 sec)
  1. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used....level of 1, so it will display "2.". ExField . _insert_numbered_clause...use ( builder , ' \t Heading 2' , filler_text , aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Zoom Levels|Documentation

    Use the GridJs Zoom control to switch between preset levels in the toolbar, apply pinch zoom on touch devices, or set the zoom level programmatically....5 to 2 before calling setzoom . How to...zoom , clamps values above 2 down to 2 , clamps values below 0.5...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Deconvolution Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Convolution, Deconvolution as well as custom kernels....kernel [ [ 1 , 2 , 1 ,], [ 2 , 4 , 2 ,], [ 1 , 2 , 1 ,], ] DeconvolutionFilterO...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. Style.baseStyleName property | Aspose.Words for...

    Style.baseStyleName property. Gets/sets the name of the style this style is based on....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on....MyStyle Alias 1,MyStyle Alias 2". # If a style's name has multiple...'MyStyle Alias 1' , 'MyStyle Alias 2' ], list ( style . aliases ))...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range.... write ( "Section 2." ); expect ( doc . getText ()...toEqual ( "Section 1. \fSection 2." ); // Remove the first section...

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