Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 148,574 for

2

(0.14 sec)
  1. Range.Delete | Aspose.Words for .NET

    Efficiently remove all characters within a specified range using the Range Delete method. Simplify your text editing tasks effortlessly!... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/ran...
  2. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setCount(2); // Determine the amount of room...builder.writeln("Wide column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files.... value = - 2.5 workbook . get_cell ( 0 , "G3".... r1c1_formula = "R[1]C[4]/R[2]C[5]" Then use the calculate_formulas...

    docs.aspose.com/slides/python-net/chart-workshe...
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for .NET chart worksheets and automate reports across PPT and PPTX files.... Value = - 2.5 ; workbook . GetCell ( 0 , "G3"...). R1C1Formula = "R[1]C[4]/R[2]C[5]" ; Then use the IChartDataWorkbook...

    docs.aspose.com/slides/net/chart-worksheet-form...
  9. Latest Aspose.BarCode Product Family topics - F...

    Get technical support of Aspose.BarCode for .NET, Java, C++, Android, Node.js, PHP, SharePoint, SQL Reporting Services and JasperReports....temperery license 2 39 March 1, 2025 Technical quesries 2 43 February...February 28, 2025 Technical Queries 2 45 February 28, 2025 ChecksumValidation...

    forum.aspose.com/c/barcode/13
  10. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…... 2 are enabled and 2 are disabled: image.png...I have no datapoints for Data 2 and scatter2 which were disabled...

    forum.aspose.com/t/isfiltered-series-and-chartc...