Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 238,873 for

aspose cells

(0.24 sec)
  1. 新增工作表并激活工作表|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....在本文中,我们使用 VSTO 和 Aspose.Cells for .NET 执行了这些任务。 添加工作表并激活工作表...另存为微软Excel文件。 下面是 VSTO(C#、VB)和 Aspose.Cells for .NET(C#、VB)的并行代码片段,展示如何实现这些任务。...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  2. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Hide ] 在C++中添加VBA模块 Aspose.Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用...ShowMessage () MsgBox "Welcome to Aspose!" End Sub 以下是生成带有VBA模块和宏代码的输出XLSM文件的示例代码。...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  3. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Possible Usage Scenarios Aspose.Cells provides the Workbook::...document was generated by Aspose.Cells, it works properly. However...

    docs.aspose.com/cells/cpp/add-digital-signature...
  4. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++.... Don’t worry, Aspose.Cells provides an API interface...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  5. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....it to an image file with Aspose.Cells. The code in this example...and install Aspose.Cells: Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  6. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for C++ API....Find if the cell value starts with single quote mark with C++...C++ Contents [ Hide ] Aspose.Cells now provides the Style::QuotePrefix...

    docs.aspose.com/cells/cpp/find-if-the-cell-valu...
  7. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste Cells within a worksheet using Aspose.Cells for C++....Hide ] Cut and Paste Cells Aspose.Cells provides the ability...ability to cut and paste cells within a worksheet by using the InsertCutCells...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  8. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++.... Aspose.Cells for C++ allows you to output...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  9. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/cpp/create-transparent-im...
  10. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....links, cell references, file paths, etc. Aspose.Cells provides...link CellReference : Link to a cell or named range. To check the...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/