Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 152,074 for

2

(0.95 sec)
  1. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Cells[0, 2]; Console.WriteLine(wb.Worksheets[0]...MaxColumn); wb.Save(@“2.xlsx”); } } } unzip 2.xlsx and open sheet1...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  2. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....BentConnector2 Bent connector 2. BentConnector3 Bent connector...CurvedConnector2 Curved connector 2. CurvedConnector3 Curved connector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series 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...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of chart series included in this 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...
  5. TotalFloat and FreeFloat - Free Support Forum -...

    Hi, I have encountered an issue where importing XER with TotalFloat or FreeFloat being a decimal for example 32,5 would be read as 0, but when the value is 32 then it would be read, could it be that the value expected i…...Family Herrington May 20, 2025, 2:24pm 1 Hi, I have encountered...Professionalize.Discourse May 20, 2025, 2:24pm 2 @Herrington Could you please...

    forum.aspose.com/t/totalfloat-and-freefloat/312924
  6. Large size xlsx Files not converting into pdf u...

    Hello Team, When we try to convert large file (above 15MB file), the conversion not happened and the below error occurs. image.png (42.0 KB) kindly request you to provide the solution for this ASAP. if Any timeout co…...Product Family Manish7320 March 2, 2026, 9:53am 1 Hello Team, When...Thanks ilyazhuykov March 2, 2026, 11:17pm 2 @Manish7320 Hi, could...

    forum.aspose.com/t/large-size-xlsx-files-not-co...
  7. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。...// 2 N. America 1.5 2 1.5 2.5 // 3 S. America 2 1.75 2 2 // 4...4 Europe 2.25 2 2.5 2 // 5 Asia 2.5 2.5 2 2.75 SetCellValue (...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  8. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...
  9. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/java/chart/pptx/
  10. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...