Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 248,257 for

cells

(0.23 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Cells for Python via .NET fully supports...how to code them using Aspose.Cells for Python via .NET. Data Validation...

    docs.aspose.com/cells/python-net/data-validation/
  2. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Product Family slides-java , cells-java Shivapriya February 6,...getWorksheets().get(0); Cells cells = worksheet.getCells(); //...

    forum.aspose.com/t/enable-compact-format-for-ne...
  3. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells for Node.js via C++. Data Validation...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  4. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...Cells Product Family walt_schwarz...just upgraded to the latest "Cells" (4.4.3.1) from the old version...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  5. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells与C++中 Contents [ Hide ] FormulaText是Excel...如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的FormulaTex...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  6. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Cells . Add ( "Departs City" ); headerRow . Cells . Add...foreach ( Cell headerRowCell in headerRow . Cells ) { headerRowCell...

    docs.aspose.com/pdf/net/docker/dotnet8/
  7. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...Cells Product Family oraspose March...where I need to let aspose cells api know where to look for fonts...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  8. 使用 C++ 设置数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字格式,以便根据需要调整电子表格中的数字格式。...Cells支持此功能,并允许开发人员为数字或日期设置任何显示格式。...、 百分比 等。Aspose.Cells支持所有这些显示格式。 Aspose.Cells提供了一个表示Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-number-setti...
  9. Deployment|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....Assistant Close Install Aspose Cells through NuGet...

    docs.aspose.com/cells/net/deployment/
  10. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels using the Aspose.Cells for .NET API....the Width and Height of the Cell Value in Units of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/net/calculate-the-width-a...