Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 241,491 for

cells

(0.17 sec)
  1. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...Cells API 允许在工作表上添加文字艺术水印,使其成为可以移...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全阻止用户交互。以下代码片段演示了如何使用...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  2. 在 PHP 中调整行和列的大小|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....Cells - 自动调整行和列 自适应调整行高 自动调整行宽和行高...the contents in a range of # cells (from 1st to 9th column) within...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  3. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...Cells 制作工作表的图像。但是,有时您只需将工作表中的一定范围...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  4. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....the contents in a range of # cells (from 1st to 9th column) within...do AutoFit Row in a range of cells. Also, comment line 288. # Saving...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  5. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....Cells APIs with the GetLabel() and...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  6. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....Cells for C++ supports it fully. Export...screenshot shows the Aspose.Cells output HTML file showing DataBar...

    docs.aspose.com/cells/cpp/export-databar-colors...
  7. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

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

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  8. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents in C++....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Get Worksheet of the Chart with C++|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for C++. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart....Cells provides the Chart::GetWorksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-worksheet-of-the-...
  10. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....the auto filter on worksheet cells, then some of the rows get hidden...manually by Excel end user. Aspose.Cells deals with this problem using...

    docs.aspose.com/cells/go-cpp/get-all-hidden-row...