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

aspose cells

(1 sec)
  1. 扩展和为CRM更新导入工具做出贡献|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.... FileName = "Aspose ImportTool Export.xlsx" ; if...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  2. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...将图表转换为图片(C++版) Contents [ Hide ] 渲染图表 Aspose.Cells APIs 支持将 Excel 图表转换为图像格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  3. Data Matrix in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize Data Matrix barcodes in your Java application...using server-side Aspose.BarCode for Java API Aspose.BarCode for Java...Maven × You can easily use Aspose.BarCode for Java directly from...

    products.aspose.com/barcode/java/datamatrix/
  4. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....a PDF document using C# and Aspose.PDF. In this article, we will...complex document with C# and Aspose.PDF for .NET. As an example...

    docs.aspose.com/pdf/net/complex-pdf-example/
  5. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....LibreOffice Calc) to Excel Aspose.Cells supports loading Ods, Sxc...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  6. Hiding Overlaid Content with CrossHideRight whi...

    Use CrossHideRight with Aspose.Cells in C++ to hide overlaid content when saving to HTML....cross types for cell strings. By default, Aspose.Cells generates HTML...the cell that are overlaid or overlapping with the cell string...

    docs.aspose.com/cells/cpp/hiding-overlaid-conte...
  7. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Excel file to HTML using Aspose.Cells, those borders are removed...removed. However, Aspose.Cells can also display such borders with...

    docs.aspose.com/cells/cpp/export-similar-border...
  8. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting a workbook...Excel Workbook to JSON The Aspose.Cells API provides support for...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  9. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Aspose.Cells也支持这些函数的计算。以下截图展示了这些函数的用...Workbook.CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  10. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...Contents [ Hide ] 您可以使用 Aspose.Cells 将工作表或图表导出为具有指定宽度和高度的图像。它提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...