Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 246,361 for

cells

(0.16 sec)
  1. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  2. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ API....Cells provides the WorkbookSettings...Custom Separators using Aspose.Cells The following sample code illustrates...

    docs.aspose.com/cells/cpp/specify-custom-number...
  3. Working with Workbooks in Apache POI and Aspose...

    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 Contents [ Hide ] This section...following topics: Add Data in Cells Create New Workbook Page Setup...

    docs.aspose.com/cells/java/working-with-workboo...
  4. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....Cells for C++ supports it fully. Export...screenshot shows the Aspose.Cells output HTML file showing DataBar...

    docs.aspose.com/cells/cpp/export-databar-colors...
  5. Get Worksheet of the Chart with C++|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for C++. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart....Cells provides the Chart::GetWorksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-worksheet-of-the-...
  6. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...// set the border for table cells $table -> setDefaultCellBorder...() -> add (); // add table cells $row -> getCells () -> add (...

    products.aspose.com/pdf/php-java/table/add/
  7. 使用ImageOrPrint选项和C++将工作表转换为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表转换为图像文件,并应用不同的图像和打印选项。...Cells支持将Excel文件中的工作表转换为图像。此外,支持设置...Studio中创建控制台应用程序,并使用少量代码和Aspose.Cells API执行工作表到图像的转换,应用不同的图像和打印选项。...

    docs.aspose.com/cells/zh/cpp/converting-workshe...
  8. Detecting Circular Reference|Documentation

    This article introduces how to use the Aspose.Cells library to detect circular references in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to detect circular references and get the results. Finally, we save the modified Excel file to disk....calculated results of other cells or formulas. Therefore, we provide...this requirement (to gather cells with circular references) in...

    docs.aspose.com/cells/net/detecting-circular-re...
  9. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style....bottom_left_cell property ConditionalStyleColl.bottom_left_cell property...bottom left cell style. @property def bottom_left_cell ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...Cells现在能够呈现类似于g、ge.mm.dd等自定义日期格式模...cel文件(5112361.xlsx)和Aspose.Cells转换的PDF(5112360.pdf)作为参考。 下面的示例代码将转换包含类似于g和ge...

    docs.aspose.com/cells/zh/cpp/render-custom-date...