Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 30,428 for

worksheet

(0.2 sec)
  1. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...xlsm")) { Worksheet sourceWS = TemplateWB.Worksheets["Demographics"];...captured when converting the worksheet to image sourceWS.PageSetup...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  2. 在Jython中使用工作表索引删除工作表|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....( fstream ) # Removing a worksheet using its sheet index workbook...

    docs.aspose.com/cells/zh/java/removing-workshee...
  3. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = Worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType...shape Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  4. Removing Slicer|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....programmatically, please use the Worksheet.Slicers.Remove() method. It...remove the slicer from the worksheet. Removing Slicer The following...

    docs.aspose.com/cells/net/removing-slicer/
  5. 在工作表中的单元格添加边框|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.... Worksheet objSheet = ( Excel . Worksheet ) objBook...First sheet. Worksheet objSheet = objBook . Worksheets [ "Sheet1"...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  6. How to use Aspose.Cells for Python via Java in ...

    This section compares Aspose.Cells for Python via Java components and some other Excel Python operation libraries....in a specified cell of a worksheet. Complete environment preparation...text. Access any cell of a worksheet in the Microsoft Excel file...

    docs.aspose.com/cells/python-java/aspose-cells-...
  7. Convert Excel Range to Python List | Python Exc...

    Learn how to convert a range of Excel into a Python list using Aspose.Cells for Python. Find a step-by-step guide with code examples for data analysis.... Second, fetch the first worksheet. Next, create a range, e.g...workbook. Access the target worksheet. Select the row by index....

    blog.aspose.com/cells/convert-range-of-excel-to...
  8. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....Comment or Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/java/applying-text-alignm...
  9. Use Show Formulas Feature of GridWeb|Documentation

    This article describes how to show formulas in GridWeb....display all the formulas in the worksheet. For example, we load a template...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for .NET. Our guide will explain the different types of data values and show you how to access and work with them in your charts....first chart in the first worksheet. It then calls the Chart.Calculate()...

    docs.aspose.com/cells/net/find-type-of-x-and-y-...