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

aspose cells

(0.12 sec)
  1. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides powerful features...orientation, and formatting using Aspose.Cells for C++. Managing Shape...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  2. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。... ** 使用 Aspose.Cells for C++ 保护工作表** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  3. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Aspose.Cells完全支持Microsoft Excel的验证和自...rosoft Excel中使用这些功能以及如何用Aspose.Cells编写相应代码。 数据验证类型和执行 数据验证是设...

    docs.aspose.com/cells/zh/cpp/data-validation/
  4. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++.... Using Aspose.Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  5. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++.... Aspose.Cells allows you to encrypt and...password. Encryption with Aspose.Cells The following example shows...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  6. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style Cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the Cells as needed....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/create-style-object-u...
  7. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....it programmatically using Aspose.Cells APIs. Specify the Language...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/specify-the-language-...
  8. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using Aspose Cells for java version 24.9. I also…...Excel to HTML Aspose.Cells Product Family aspose-cells-java jtimmer...png (5.7 KB) We’re using aspose cells for java version 24.9. I...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  9. 在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...
  10. Converting Worksheet To SVG in Jython|Documenta...

    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....Jython Contents [ Hide ] Aspose.Cells - Converting Worksheet To...convert worksheets using Aspose.Cells Java for Jython , see the...

    docs.aspose.com/cells/java/converting-worksheet...