Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 201,347 for

aspose cells

(0.17 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....sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...sample value to "A2" cell worksheet . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  2. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  3. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  4. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....Convert Text to Columns using Aspose.Cells with C++ Contents [ Hide...contents of a cell to multiple cells. Aspose.Cells also provides...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  5. 在 Jython 中管理文档属性|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....Contents [ Hide ] Aspose.Cells - 管理文档属性 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....Contents [ Hide ] In Accessing Cells of a Worksheet , we discussed...basic approaches for accessing cells in a worksheet. This article...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  7. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++.... Aspose.Cells APIs provide the means to...usage of Aspose.Cells for C++ API to achieve the same. Aspose.Cells...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  8. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...Text of Cell with C++ Contents [ Hide ] Rotate Text of Cell in Aspose...Aspose.Cells Aspose.Cells is a powerful C++ component that enables...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  9. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...您可以使用Aspose.Cells实现相同的功能。 Aspose.Cells提供了一个 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  10. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....with C++ Contents [ Hide ] Aspose.Cells allows you to change the...this < a href = "http://www.aspose.com/" target = "_self" > As...

    docs.aspose.com/cells/cpp/change-the-html-link-...