Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 238,991 for

aspose cells

(0.44 sec)
  1. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Ranges using Aspose.Cells for C++ With Aspose.Cells for C++, you...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  2. Data Matrix in .NET | Aspose

    Aspose.Barcode for .NET API allows customize, generate and recognize Data Matrix barcodes in your C# application...using server-side Aspose.BarCode for .NET API Aspose.BarCode for ...package manager, search for Aspose.BarCode and install. You may...

    products.aspose.com/barcode/net/datamatrix/
  3. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; int main...

    docs.aspose.com/cells/cpp/working-with-external...
  4. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....the Width and Height of the Cell Value in Unit of Pixels with...of a cell’s value to fit it inside the cell. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  6. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...通过 Aspose.Cells,可以读取 Microsoft Excel 文件...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  7. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/change-character-spac...
  8. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...sm)和OpenOffice(ODS)文件被密码锁定,Aspose支持简单的密码验证,无需解析文件的特定数据。 验证加密文件的密码...验证加密文件的密码 要验证加密文件的密码,Aspose.Cells for C++ 提供了 VerifyPassword 方法。...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  9. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...将图表渲染为PDF 为了将图表渲染为 PDF 格式,Aspose.Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  10. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++.... Aspose.Cells can save charts as images...code explains how to use Aspose.Cells to convert a chart into...

    docs.aspose.com/cells/cpp/converting-chart-to-i...