Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 243,468 for

cells

(0.16 sec)
  1. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。...Cells for .NET在单元格中添加数据 Aspose.Cells提供了一个代表Microsoft...示。Worksheet类提供了一个Cells集合。Cells集合中的每个项表示Cell类的对象。 C# //Instantiating...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  2. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Cells无法在将图表渲染为图像或PDF时正确处理图表轴的自动单位。现在,Aspose.Cells支持处理图表...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  3. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API....Cells provides DataSorter.GetSortAsNumber()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specifying-sort-warni...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Cells支持在不使用office 2013、office 2016、office...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  6. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with Golang via C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/go-cpp/get-warnings-for-f...
  7. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  8. Set Default Font while Rendering Spreadsheet to...

    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 allows you to set a default...property is useful when some cells in a spreadsheet have invalid...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  9. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....current cell/row its cursor is in, // as well as any new cells and...builder . write ( "Header Row,\n Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....Cells now allows you to calculate...value of cell B1 to 100 , the values of the Data Table cells that...

    docs.aspose.com/cells/javascript-cpp/calculatio...