Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 133,215 for

2

(0.07 sec)
  1. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this story.... write ( "Section 2" ); builder . insertBreak ( aw...be displayed in sections 1 and 2." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. [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-...
  3. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  4. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  5. 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, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Discourse April 28, 2025, 9:47am 2 @Adhirath To convert a range from...ToJson(options); Adhirath May 2, 2025, 2:38pm 6 Hi, sorry for the...

    forum.aspose.com/t/convert-range-to-json/311994
  7. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties 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...
  8. 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...
  9. 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...
  10. Create a Pie Chart|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Cells [ 1 , 2 ] = "Users" ; //Add data from...Cells [ 2 , 1 ] = "Aspose.Cells" ; sheet . Cells [ 2 , 2 ] = 10000...

    docs.aspose.com/cells/net/create-a-pie-chart/