Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 98,366 for

aspose cells

(0.13 sec)
  1. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....Possible Usage Scenarios Aspose.Cells APIs have exposed the ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  2. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspose.Cells for C++...., a selected range of cells, instead of the entire sheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-print-area-ran...
  3. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk.... Aspose.Cells now allows you to calculate... If you change the value of cell B1 to 100, the values of the...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  4. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Aspose.Cells also allows you to create...the timeline created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-timeline/
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....Implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal...called SUMME in German. Aspose.Cells cannot work with non-English...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  6. Image|Aspose.Slides 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.... Similarly, Aspose.Slides allows you to add images...through different procedures. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/cpp/image/
  7. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....property is set to true , Aspose.Cells will not treat formulas...treated as formulas, and the Aspose.Cells formula calculation engine...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  8. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....Usage Scenarios Earlier, Aspose.Cells would create PdfBookmarkEntry...a normal sheet. But now Aspose.Cells can also create PdfBookmarkEntry...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  9. Determine which Axis exists in the Chart with C...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for C++. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes.... Aspose.Cells provides Chart.HasAxis(AxisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/determine-which-axis-...
  10. Creating Pie Chart with Leader Lines with C++|D...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....from scratch while using Aspose.Cells for C++ API. In Excel, the...creating a similar chart with Aspose.Cells APIs, you have to explicitly...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...