Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 248,255 for

cells

(0.22 sec)
  1. Add and Reference Named Ranges|Documentation

    This article introduces how to work with named ranges in GridWeb....are used to uniquely refer to cells, but you can create descriptive...names to represent cells, a range of cells, formulas, or constant...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Latest 日本語による技術サポート topics - Free Support Forum...

    日本からのお客様に技術サポートをご提供...ellsで読込、保存するとExcelファイルが壊れる cells-net 2 22 April 7, 2025 com.aspose...Aspose.CellsでExcelファイルをPDFファイルに変換した際に、改ページタイミングが変わる cells-net 9...

    forum.aspose.com/c/japanese/26
  3. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET 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/net/how-to-format-number-...
  4. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/cpp/conditional-formatting/
  5. Aspose.Cells .NET for 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 .NET for PHP Contents [ Hide ] Getting Started...requirements to use Aspose.Cells .NET for PHP: IIS with PHP and...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  6. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...Cells for Python via .NET 添加文本条件格式 Aspose.Cells for Python...from aspose.cells import Workbook from aspose.cells import Workbook...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...Cells允许您使用所需的加密类型对Microsoft Excel文件进行加密和密码保护。...使用Aspose.Cells对Excel文件进行加密 以下示例演示了如何用 Aspose.Cells API 对Excel文件进行加密和密码保护。...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....Cells allows you to export a worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  9. Detecting Circular Reference|Documentation

    This article introduces how to use the Aspose.Cells library to detect circular references in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to detect circular references and get the results. Finally, we save the modified Excel file to disk....calculated results of other cells or formulas. Therefore, we provide...this requirement (to gather cells with circular references) in...

    docs.aspose.com/cells/net/detecting-circular-re...
  10. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...Cells现在能够呈现类似于g、ge.mm.dd等自定义日期格式模...cel文件(5112361.xlsx)和Aspose.Cells转换的PDF(5112360.pdf)作为参考。 下面的示例代码将转换包含类似于g和ge...

    docs.aspose.com/cells/zh/cpp/render-custom-date...