Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 241,490 for

cells

(0.4 sec)
  1. Adding Formula to Cell|Documentation

    This article introduces how to get or set a formula in a cell in the worksheet in GridDesktop....Adding Formula to Cell Contents [ Hide ] A cell can contain not...formula is used in a cell when the cell’s value needs to be determined...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Cells saves all visible worksheets...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  3. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....ior) Resizes the table and cells according to the specified auto...ClearBorders () Removes all table and cell borders on this table. ClearShading...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....Cells also allows you to apply the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  6. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....Cells with its Workbook.VbaProject...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  7. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  8. Get a column heading|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....name, and a cell name, gets the column of the cell and returns...// the content of the first cell in that column. public static...

    docs.aspose.com/cells/net/get-a-column-heading/
  9. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++....Cells also provides the ability to...you want and add it. Aspose.Cells also provides the feature to...

    docs.aspose.com/cells/cpp/web-extensions-office...
  10. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells supports converting worksheets...files to images. Also, Aspose.Cells supports converting a workbook...

    docs.aspose.com/cells/cpp/converting-worksheet-...