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

cells

(0.56 sec)
  1. 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...
  2. 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-...
  3. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of Cells so that users can adjust the number format in the spreadsheet as needed....Cells supports this functionality...Excel: Right-click any cell. Select Format Cells . A dialog will appear...

    docs.aspose.com/cells/cpp/cells-number-settings/
  4. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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 8.5.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.5.0 to 8...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...Cells C++] SaveAs in XLS format crashes when Excel file..."Defined Names" Aspose.Cells Product Family cells-c chabodfmoodys January...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  6. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  7. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....Cells provides PdfSecurityOptions...Aspose.Cells. #include <iostream> #include "Aspose.Cells.h" using...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  8. 迭代行和列|Documentation

    了解如何通过Aspose.Cells for Java API迭代行和列。...Cells for Java迭代行和列 可以使用行和列集合迭代行和列。...tcols ); RowCollection rows = cells . getRows (); for ( int i =...

    docs.aspose.com/cells/zh/java/iterate-rows-and-...
  9. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...Cells通过使用 Chart.SubTitle 属性为您提供了读...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...
  10. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....Cells now supports both of these formats...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/recognise-self-closin...