Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 244,723 for

cells

(0.19 sec)
  1. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....Cells - Managing Rows/Columns Inserting...the insertRows method of the Cells collection. The insertRows method...

    docs.aspose.com/cells/java/inserting-and-deleti...
  2. Join Tables|Aspose.Words for Node.js via .NET

    Join tables in a document using Node.js. How to merge two tables into one in Node.js....up of independent rows and cells, making it easy to join tables...

    docs.aspose.com/words/nodejs-net/join-tables/
  3. Unable to open the file downloaded via aspose-c...

    i use below aspose libraries in spring boot application. Below url is used for downloading files from grid cache. i dont face any issue when i open the download files with xlsx extension. i use Microsoft excel applica…...aspose-cell viewer for XLSM, XLSB, XLTM, XLTX Aspose.Cells Product...Family aspose-cells-java , cells-java , aspose-cells divine1 October...

    forum.aspose.com/t/unable-to-open-the-file-down...
  4. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案... Aspose :: Cells :: Startup (); int startRow...imageResolution = 96 ; Aspose :: Cells :: Workbook workbook ( u "sample...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  5. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....Cells supports the same feature. Setting...and Footers with Aspose.Cells Aspose.Cells behaves the same as Excel...

    docs.aspose.com/cells/cpp/setting-different-hea...
  6. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells also supports configuring the...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  7. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically....Cells provides the equivalent property...property of OpenXml using Aspose.Cells The following sample code loads...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  8. Detecting Circular Reference|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....this requirement (to gather cells with circular references) in...calculation of relevant data about one cell being calculated AbstractCalculationM...

    docs.aspose.com/cells/java/detecting-circular-r...
  9. 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...
  10. 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/