Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 41,176 for

worksheet

(0.11 sec)
  1. Action and Axis Color - Free Support Forum - as...

    Hello Guys, I need your help. I noticed a strange behavior. I am not able to change the color of the Category Axis (AxisLine) via an action. Cf the reproducer below: var pathWorkbook = @“path\TestSimpleChart.xlsx”; …...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/action-and-axis-color/291960
  2. Axis | Aspose.Cells for Java API Reference

    Encapsulates the object that represents an axis of chart....Workbook(); //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Aspose.Slides.Charts | Aspose.Sildes for .NET A...

    Contains classes for work with charts in Microsoft PowerPoint presentations....ChartDataWorksheet Represents worksheet associated with IChartDataCell...Represents the collection of worksheets of chart data workbook. ChartLinesFormat...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. Aspose Cells 23.8 Array formula: backlash inste...

    in C#, when I use this string for excel formula string formula = “=IF(ISNA(MATCH("A", {"A", "B"}, 0)), FALSE, TRUE)”; I get “=IF(ISNA(MATCH("A”, {“A” "B"}, 0)), false, true)" instead of “=IF(ISNA(MATCH("A”, {“A” ,“B”},…...Workbook(); Worksheet firstSheet = workbook.Worksheets[0]; string...

    forum.aspose.com/t/aspose-cells-23-8-array-form...
  5. Update XLSB File using .NET | products.aspose.com

    Modify XLSB documents in C# VB.NET applications without using Microsoft Excel....relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...extensive formulas, or numerous worksheets. In addition to smaller file...

    products.aspose.com/total/net/update/xlsb/
  6. Want to extract a table from excel using apsose...

    Hello Team, I am using aspose word and cell I want to extract the content between 2 cells completely and paste the same way however it is in my aspose word (It can be a table) so I want to handle this kind of scenario i…...desired range (of cells) in the worksheet as HTML (using Aspose.Cells)...workbook.Worksheets["Sheet1"]; workbook.Worksheets.ActiveSheetIndex...

    forum.aspose.com/t/want-to-extract-a-table-from...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – แยกแผ่นงาน Excel อย่างชาญฉลาดใน C#https://products.aspose.com/cells/th/net/splitter/Recent content in แยกแผ่นง......cells/worksheet/methods/copy วิธีการคัดลอก...com/cells/net/aspose.cells/worksheet/methods/copy วิธีการคัดลอก...

    products.aspose.com/cells/th/net/splitter/index...
  8. Setting Pie Chart Sector Colors in PHP|Aspose.S...

    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....\# Getting the chart data worksheet $fact = $chart->getChartD...

    docs.aspose.com/slides/java/setting-pie-chart-s...
  9. Update XLSB File using C++ | products.aspose.com

    Modify XLSB document in C++ applications without using Microsoft Excel....CreateIWorkbook Access of relevant Worksheet using GetIWorksheets()->GetObjectByIndex(0)...extensive formulas, or numerous worksheets. In addition to smaller file...

    products.aspose.com/total/cpp/update/xlsb/
  10. Insert comments to ODS file via Python | produc...

    Insert comments to ODS using Python. Use API example code to insert comments within Python application....Workbook Insert comments to the Worksheet in a Cell Save the workbook...

    products.aspose.com/cells/python-java/comments/...