Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 155,327 for

2

(0.64 sec)
  1. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....Write ( u "Header Row, \n Cell 2" ); builder -> InsertCell ();...builder -> Write ( u "Row 1, Cell 2." ); builder -> InsertCell ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. 档案

    档案...GetCell(defaultWorksheetInde, 0, 2, "Series 2"), chart.Type); // 添加新类别...GetCell(defaultWorksheetInde, 2, 0, "Caetegoty 2")); chart.ChartData.Categories...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  3. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... Attach 2 docx files attached (Source 1...Scenario 2: Removed all content in target file with 2 steps. Attach...

    forum.aspose.com/t/defect-displayed-content-as-...
  4. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabel.Left | Aspose.Words for .NET

    Adjust the ChartDataLabel Left property to control data label positioning on your chart. Enhance clarity and presentation with precise distance settings....chartHeight - titleAreaHeight ) / 2 ; const double doughnutCenterX...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 搜索

    搜索...get_cell(defaultWorksheetInde, 0, 2, "Series 2"), chart.type) # 添加新類別 chart...get_cell(defaultWorksheetInde, 2, 0, "Caetegoty 2")) chart.chart_data.categories...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  7. How can I add line and connect two simple image...

    How can I add line and connect two simple image using Aspose.Cells for Java? For Example : Screenshot 2026-02-13 104948.jpg (8.8 KB)...cells-net hklee70 February 13, 2026, 2:50am 1 How can I add line and...yang February 13, 2026, 3:27am 2 @hklee70 Hi, You can refer to...

    forum.aspose.com/t/how-can-i-add-line-and-conne...
  8. Microsoft Purview and Word documents - Free Sup...

    Hello, we are currently investigating the support of Microsoft Purview sensitivity labels in Word documents. Question: Is it possible to read and set the sensitivity label in a Word document with the help of Aspose.Wor…...words-java curmas August 22, 2025, 2:55pm 1 Hello, we are currently...Discourse August 22, 2025, 2:55pm 2 @curmas Hello Matthias, Yes...

    forum.aspose.com/t/microsoft-purview-and-word-d...
  9. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Positioning Tables|Aspose.Words for JasperReports

    Aspose Words for JasperReports will never use positioning tables by default.... Or you can set it to 2 ( SMART ) if you need to use adaptive...AWExporterParameter . USE_POSITIONING_TABLES , 2 ); exporter . exportReport ();...

    docs.aspose.com/words/jasperreports/positioning...