Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 246,440 for

cells

(0.15 sec)
  1. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....Cells Product Family Aspose.Email...Height using C++ Add the Aspose.Cells.Cpp library using the NuGet...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  2. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Cells for Node.js via C++ also allows...WYSIWYG environment. Aspose.Cells for Node.js via C++ also allows...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  3. Grouping Data|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 smart markers allow you to group... except that it merges the cells in the group-by field(s) for...

    docs.aspose.com/cells/net/grouping-data/
  4. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....color to be used for deleted cells Deletion . Default value is...color to be used for inserted cells Insertion . Default value is...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the Cells around my…...Cells Product Family cells-java camilla11 July...formatting since the cells around my Calibri cell are set to TimesNewRoman...

    forum.aspose.com/t/sheetrender-toimage-changing...
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Cells to convert XLSX -> CSV (UTF-8...quoted) var wb = new Aspose.Cells.Workbook(xlsxStream); var csvOpts...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Cells ourselves. This value is then...concatenated with the value of cell A1, which is “Welcome to ” ...

    docs.aspose.com/cells/net/direct-calculation-of...
  8. Working With Borders|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 - Working With Borders C# Workbook...Worksheets [ 0 ]; // Style the cell with borders all around. Style...

    docs.aspose.com/cells/net/working-with-borders/
  9. Cell doesn't accept number with 0 infront - Fre...

    Cell doesn’t accept number with 0 infront even if the excel template used has set the cell data type to text. This was already fixed in v24.10. Aspose.Cells.GridJS image.png (7.7 KB)...Cell doesn't accept number with 0 infront Aspose.Cells Product...Family cells-net abdelaspose December 17, 2025, 7:37am 1 Cell doesn’t...

    forum.aspose.com/t/cell-doesnt-accept-number-wi...
  10. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... write ( "Cell 1" ); builder . insertCell ();...(); builder . write ( "Cell 2" ); builder . endTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...