Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 155,479 for

2

(0.09 sec)
  1. 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...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++.... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...peType.Line, 2, 0, 2, 0, 100, 300); // method 2 // sheet.getShapes()...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  3. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...is {1}, layer's color ID is {2}", entity.ColorId, entity.LayerName...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  4. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....ObjectExt :: Box < double > ( - 2.5 )); workbook -> GetCell ( 0...value2 = cell2 -> get_Value (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  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. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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' ], style . aliases ) self . assertEqual...

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