Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 239,180 for

aspose cells

(0.31 sec)
  1. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...REGEXTEST() function Aspose.Cells Product Family cells-java TarasTielkes...planning to support it in Aspose Cells? Thanks in advance, Taras...

    forum.aspose.com/t/support-for-regextest-functi...
  2. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....with C++ Contents [ Hide ] Aspose.Cells supports converting a JSON...Excel file, because the Aspose.Cells for C++ library provides...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  3. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++.... Aspose.Cells supports this feature. Charts...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  4. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 将表格与数据库集成 数...本文讨论了如何将数据库中的数据添加到表格中。可以使用 Aspose.PDF for .NET 从任何数据源填充 Table...

    docs.aspose.com/pdf/zh/net/integrate-table/
  5. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....chart to PDF format, the Aspose.Cells APIs have exposed the Chart::ToPdf...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  6. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in Cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...settings are fully supported by Aspose.Cells and are discussed in more...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  7. 在 Jython 中去除受密码保护的工作表保护|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....Contents [ Hide ] Aspose.Cells - 追加文档 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  8. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....fulfill these requirements, Aspose.Cells provides a very simple set...Manage Rows and Columns Aspose.Cells provides a class Workbook...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  9. 使用C++对Excel文件的自动填充范围|Documentation

    学习如何使用Aspose.Cells与C++对Excel文件中的指定范围执行自动填充操作。... 使用Aspose.Cells自动填充范围 以下示例展示了如何在范围内执行Au...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofill-ranges/
  10. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells makes it possible to manipulate...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/saving-file-to-respon...