Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 241,984 for

aspose cells

(0.13 sec)
  1. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  2. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  3. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....code snippet also work with Aspose.PDF.Drawing library. Replace...text in the document using Aspose.PDF and get the results online...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  4. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....Add a VBA Module in C++ Aspose.Cells allows you to add a new...Module and Macro Code using Aspose.Cells. Please use the Workbook...

    docs.aspose.com/cells/cpp/manage-vba-project/
  5. 使用Aspose.Cells用C++修改现有SQL数据连接|Documentation

    学习如何使用Aspose.Cells和C++修改Excel文件中的现有SQL数据连接。...使用Aspose.Cells用C++修改现有SQL数据连接 Contents [ Hide ] Aspose.Cells支...Cells支持修改现有SQL数据连接。本文将介绍如何使用Aspose.Cells修改不同的SQL数据连接属性。 你可以通过 数据 >...

    docs.aspose.com/cells/zh/cpp/modify-existing-sq...
  6. 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/
  7. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Contents [ Hide ] 可能的使用场景 Aspose.Cells使用接受布尔参数的 GetHtmlString 方法返回单元格的HTML字符串。传入...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  8. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。... 使用Aspose.Cells复制范围 Aspose.Cells提供一些重载的 Range.Copy...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  9. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk.... Aspose.Cells now allows you to calculate... If you change the value of cell B1 to 100 , the values of the...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  10. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...Aspose.Cells支持此功能。 以下代码示例显示了如何在单元格文本旁添加条件图标设置。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...