Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 27,393 for

excel worksheet

(4.21 sec)
  1. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...in the new workbook, while Excel Interop/VBA currently does this...behavior is different than Excel’s behavior interactively, but...

    forum.aspose.com/t/formula-text-containing-loca...
  2. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...value inside it Cell cell = worksheet . GetCells (). Get ( u "B2"...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  3. Aspose.Cells for .NET loads an Excel-openable X...

    Hello Aspose Support, We have an Excel 97-2003 XLS file that opens in Microsoft Excel, but Aspose.Cells for .NET cannot load it correctly. Environment: Aspose.Cells for .NET: 26.7.0 .NET: 10.0 OS: Ubuntu Attachment: …...NET loads an Excel-openable XLS as an empty workbook...have an Excel 97-2003 XLS file that opens in Microsoft Excel, but...

    forum.aspose.com/t/aspose-cells-for-net-loads-a...
  4. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each Worksheet as one page , here we can able to mange setting different pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...doing Image export for each worksheet as one page , here we can...Workbook("your_file.xlsx"); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/set-custom-height-width-in-a...
  5. 在用 C++ 通过 JavaScript 计算图表后读取坐标轴标签|Documentation

    学习如何在绘制图表后通过 C++ 读取 Aspose.Cells for JavaScript 中的坐标轴标签。我们的指南将展示如何访问和获取坐标轴标签,包括它们的格式和位置。...计算图表后读取轴标签 请参阅以下示例代码,加载[sample Excel file](ReadAxisLabels.xlsx)并...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/read-ax...
  6. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell value satisfies data validation rules through the Aspose.Cells for JavaScript via C++ API....Contents [ Hide ] Microsoft Excel allows users to add data validation...different number, Microsoft Excel shows an error message and prompts...

    docs.aspose.com/cells/javascript-cpp/verify-tha...
  7. 如何通过 JavaScript 和 C++ 控制工作表标签栏|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 控制工作表标签栏。...Contents [ Hide ] 可能的使用场景 当你需要调整 Excel 表格栏的显示时,需要了解如何控制工作表标签栏,例如隐藏...Cells Example - Populate Worksheet and Save </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...code along with any sample Excel files you are using to attempt...had been using to read the excel sheet and return the data. @Override...

    forum.aspose.com/t/light-cells-customization-im...
  9. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Aspose.Cells for Python via...sample code loads the source Excel file and sets the comment of...

    docs.aspose.com/cells/python-java/set-the-comme...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel Worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....via C++ Contents [ Hide ] MS Excel supports setting different headers...pages, and even pages since Excel 2007. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/setting-di...