Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 241,509 for

cells

(0.16 sec)
  1. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Cells....to add above the contents of cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....Cells API programmatically, please...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/removing-slicer/
  3. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....Cells provides the OleObject.GetAutoLoad()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/automatically-refresh...
  4. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...Cells Product Family cells-java TarasTielkes... 2:54pm 1 Hi, Using Aspose Cells for Java, version 25.7. Sample...

    forum.aspose.com/t/calculation-results-differ-f...
  5. Data Filtering|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 fully supports Microsoft Excel’s...how to code them using Aspose.Cells. Autofilter Data Autofiltering...

    docs.aspose.com/cells/java/data-filtering/
  6. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....Cells.GridWeb can create an outline...define the group. The Aspose.Cells.GridWeb control displays the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. How to set category axis with Golang via C++|Do...

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....Cells with sample code. The steps...worksheet. Add some values to cells in the first worksheet. Now...

    docs.aspose.com/cells/go-cpp/how-to-set-categor...
  8. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells提供两种方法来向单元格添加注释。第一种是手动在设计文件中创建注释,然后使用Aspose.Cells导入这...Cells导入这些注释。第二种是在运行时使用Aspose.Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  9. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...Cells for Java - Issue with missing chart border when...rows in Excel template Aspose.Cells Product Family frankhuang05...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....Cells provides the AbstractCalculationE...Values using ICustomFunction Add Cells to Microsoft Excel Formula Watch...

    docs.aspose.com/cells/net/returning-a-range-of-...