Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 241,450 for

cells

(0.13 sec)
  1. 设置打印区域|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 - 设置打印区域 默认情况下,只有打印区域包括所有包含...sheet1 . Cells [ 0 , 0 ]. Value = 1 ; sheet1 . Cells [ 0 , 1 ]...

    docs.aspose.com/cells/zh/net/set-print-area/
  2. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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 中创建日期单元格 Contents [ Hide ] Aspose.Cells - 创建日期单元格...getWorksheets (). get ( 0 ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  3. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. Find Specific Word Occurrence|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 static void Main ( string []...//Get the first sheet. Aspose . Cells . Worksheet objSheet = workbook...

    docs.aspose.com/cells/net/find-specific-word-oc...
  5. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....Cells provides the ability to read...Information from ODS file Aspose.Cells provides the OdsPageBackground...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  6. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  7. Copy Paste Behavior Of EnableClipboardCopyPaste...

    This article describes how to use the GridPasteType to perform copy‑paste operations in GridDesktop....Cells.GridDesktop.GridDesktop.PasteType...options are specified with Aspose.Cells.GridDesktop.Data.GridPasteType...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Advanced Protection Settings since Excel XP wit...

    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.... Format cells, rows, or columns. Insert rows...unlocked cells. Use pivot tables and much more. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/advanced-p...
  9. 用JavaScript通过C++自定义图表|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中自定义图表。我们的指南将向你展示如何修改图表布局、添加和格式化数据系列、调整轴以及应用各种格式选项,以提升图表的外观和易用性。...Cells API还支持创建自定义图表,允许开发者使用自定义格式设置来创建图表。...开发人员可以使用Aspose.Cells在运行时创建自定义图表。 图表由数据系列组成。Aspose.Cells中的每个数据系列由 Series...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  10. 如何用C++管理日期和时间|Documentation

    学习如何通过Aspose.Cells for C++ API管理日期和时间。... Cell::GetDoubleValue() 方法返回此数字。 如何在Aspose.Cells中显示日期和时间...Style::SetCustom() 方法将所需的日期和时间格式应用于单元格。 Cell::GetDateTimeValue() 方法返回 DateTime...

    docs.aspose.com/cells/zh/cpp/how-to-manage-date...