Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 249,330 for

cells

(0.34 sec)
  1. 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/
  2. 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...
  3. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells for JavaScript via C++. Autofilter...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....Cells APIs provide the means to detect...Aspose.Cells for C++ API to achieve the same. Aspose.Cells for C++...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  6. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with Golang via C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/go-cpp/get-warnings-for-f...
  7. Set Default Font while Rendering Spreadsheet to...

    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 allows you to set a default...property is useful when some cells in a spreadsheet have invalid...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  8. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....current cell/row its cursor is in, // as well as any new cells and...builder . write ( "Header Row,\n Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....particular rows, cell formatting to only certain cells. Aspose.Words... there must be at least one Cell in the Row so that formatting...

    docs.aspose.com/words/java/applying-formatting/
  10. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....Cells now allows you to calculate...value of cell B1 to 100 , the values of the Data Table cells that...

    docs.aspose.com/cells/javascript-cpp/calculatio...