Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 246,380 for

cells

(0.16 sec)
  1. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....Cells Product Family Aspose.Email...Excel Sheet in C++ Add Aspose.Cells.Cpp package from NuGet package...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...
  2. 使用 C++ via Node.js 在保存为PDF时仅更改单个Unicode字符的字体|Do...

    了解如何在使用Aspose.Cells for Node.js via C++保存为PDF时更改单个Unicode字符的字体。...Cells会将整个单词或句子的字体更改为可以显示该字符的字体,如Arial...个单词或句子的字体。 为了解决这个问题,Aspose.Cells提供了 PdfSaveOptions.isFontSubstitutionCh...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  3. Aspose.Cells 16.10.0中的公共API更改|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 16.10.0中的公共API更改 Contents [ Hide ] 本文档描述了从版本9.0...0.0到16.10.0的Aspose.Cells API的更改,可能会对模块/应用程序开发人员感兴趣。它不仅包括新的和更新...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Adding Report Parameters to Report|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' report template supports Reporting...parameters as a data source for cells that contain a Reporting Services...

    docs.aspose.com/cells/reportingservices/adding-...
  5. Managing Pictures|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 allows developers to add pictures...shows the content of certain cells. Adding Pictures Adding pictures...

    docs.aspose.com/cells/java/managing-pictures/
  6. While Converting Excel to PDF, The numeric valu...

    I set the cell format in MS Excel as follows: [<>0]#,###.00; Then, I entered -1.2 in this cell. In Excel, it shows as -1.20, but after converting to PDF, it shows as 1.20 in PDF . Please give me some advice....Cells Product Family cells-net Dyb143 February...24, 2026, 5:36am 1 I set the cell format in MS Excel as follows:...

    forum.aspose.com/t/while-converting-excel-to-pd...
  7. Table recognition|Documentation

    Extracting and recognizing table Cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....)) for cell in row . cells : print ( "cell:" + str ( cell . column_index...column_index ) + ": " + cell . text ) Recognition settings Formula...

    docs.aspose.com/ocr/python-net/table-recognition/
  8. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....data2 Here the first three cells or columns are blank. When you...columns. By default, Aspose.Cells does not discard leading blank...

    docs.aspose.com/cells/go-cpp/trim-leading-blank...
  9. Chart Formatting|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. In this article, we discuss...areas in a chart and Aspose.Cells provides the flexibility of...

    docs.aspose.com/cells/java/chart-formatting/
  10. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells for Node.js via C++. To implement...to achieve this using Aspose.Cells APIs. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...