Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 246,360 for

cells

(0.2 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. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how Cells look and appear....Cells APIs provide the means to add...demonstrate the use of Aspose.Cells for C++ APIs to apply shading...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  3. 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...
  4. 使用 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...
  5. Gridjs是否支持配置图表 - Free Support Forum - aspose.com

    前端是否支持配置如下这些柱状图、折线图等表 image.png (86.0 KB)...Cells Product Family cells-java feng.qun.zhu...https://products.aspose.app/cells/editor/edit?FolderName=1d97...

    forum.aspose.com/t/gridjs/296530
  6. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....typed access to a collection of Cell nodes. To learn more, visit...and print the contents of each cell. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. PreferredWidth.Auto | Aspose.Words for .NET

    Discover the PreferredWidth Auto field, which efficiently handles unspecified width values for optimal layout customization in your projects....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Avoid Blank Page in Output PDF when there is No...

    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, it renders a blank page in...behavior is undesirable. Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  9. 使用C++在工作表中显示公式而非值|Documentation

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

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  10. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....Cells for Python via .NET, it renders...behavior is undesirable. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/avoid-blank-pa...