Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 94,536 for

aspose cells

(0.06 sec)
  1. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....external, cell reference, file path, etc. Aspose.Cells supports...Email CellReference: Link to cell or named range. To check the...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  2. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....clear_borders() Removes all table and cell borders on this table. def clear_borders...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++.... Aspose.Cells provides the Workbook.GetDataMashup()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  4. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  5. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....can be achieved by using Aspose.Cells for C++. Please see the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  6. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...unexpected result Aspose.Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  7. How to create Dynamic Chart|Documentation

    Learn how to create a dynamic chart using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to update and modify your chart's data, layout, and appearance in real-time based on user input or system data changes.... Use Aspose.Cells for Python via .NET to create...Dynamic Chart We can use Aspose Cells to create Dynamic Chart...

    docs.aspose.com/cells/python-net/create-dynamic...
  8. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....options are fully supported in Aspose.Cells. This article explains how...to set page options with Aspose.Cells and shows code samples for...

    docs.aspose.com/cells/cpp/setting-page-options/
  9. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...从一个XML文件导出(也可以利用其他数据源),到Aspose.Cells.GridWeb控件,该控件为您提供了真实的环境...及像MS Excel一样计算公式结果。它还使用 Aspose.Cells 组件根据工作表源数据生成复杂的图表,并将图表图...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  10. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/cpp/comments-and-notes/