Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 150,485 for

2

(0.17 sec)
  1. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } Now...2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } try...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  2. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell.... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } 现在在您的程序中使用上述函数...2015 , 5 , 12 , 10 , 6 , 30 ), 2 ], [ 3.0 , "Test" ] ]); } } try...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  4. ComparisonExpression Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ComparisonExpression class for efficient document comparison. Enhance your workflow with powerful expression capabilities!...{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  5. IComparisonExpressionEvaluator Interface | Aspo...

    Enhance your document processing with Aspose.Words.Fields.IComparisonExpressionEvaluator. Customize comparison evaluations for FieldIf and FieldCompare fields effortlessly!...{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  6. IComparisonExpressionEvaluator.Evaluate | Aspos...

    Discover the IComparisonExpressionEvaluator's Evaluate method for precise comparison evaluations. Enhance your coding efficiency with our powerful tool!...{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  8. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello, please give us...with details. tomO8 April 2, 2025, 2:16pm 3 Thanks Oleksii. oleksii...

    forum.aspose.com/t/dashed-polylines-dont-retain...
  10. Aspose::Words::Drawing::Charts::AxisGroup enum ...

    Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a type of a chart axis 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...