Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 244,626 for

cells

(0.19 sec)
  1. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...Cells Aspose.Cells Product Family ServerSide527...2:43pm 1 Hi, We use on Aspose.Cells to move textboxes inside charts...

    forum.aspose.com/t/regression-location-of-plota...
  2. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  3. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  4. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Unfreeze Rows or Columns of an Excel Worksheet ...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Aspose.Cells for C++ API....Cells for C++ It’s simple to unfreeze...unfreeze panes with Aspose.Cells for C++. Use the Worksheet.UnFreezePanes...

    docs.aspose.com/cells/cpp/unfreeze-rows-or-colu...
  6. Tracing Precedents and Dependents in Xlsx4j|Doc...

    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 - Tracing Precedents and Dependents...precedent cells and dependent cells. Precedent cells are cells that...

    docs.aspose.com/cells/java/tracing-precedents-a...
  7. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...Cells提供的图表类型和图表对象,并描述了如何创建一个图表。本文...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过改变前景...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  8. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++....Cells also supports this feature with...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  9. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Cells for JavaScript via C++ also...chart’s data labels with Aspose.Cells DataLabels . The following code...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  10. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...Cells 允许您不加载图表,使用 LoadOptions.GetLoadFilter()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...