Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 203,414 for

cells

(0.18 sec)
  1. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  2. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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 8.4.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.4.0 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....property Gets the width of the cell in points. public double Width...every combination of table, cell and document properties is supported...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 在工作表单元格中显示字符串|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.... Range cells = mySheet . Cells ; cells . set_Item ( 1... 1 , "Some Text" ); Aspose.Cells Workbook myWorkbook = new Workbook...

    docs.aspose.com/cells/zh/net/display-string-in-...
  5. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format.... insert_cell () builder . paragraph_format...( 'Cell1' ) builder . insert_cell () builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How and Where to Use Enumerators with C++|Docum...

    Learn how to How and Where to Use Enumerators through the Aspose.Cells for C++ API....Cells APIs provide a bunch of enumerators...three types as listed below. Cells Enumerator Rows Enumerator Columns...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  7. Converting Chart to Image in Ruby|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 - Converting Chart to Image...Chart to Image using Aspose.Cells for Java in Ruby, simply invoke...

    docs.aspose.com/cells/java/converting-chart-to-...
  8. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Cells 提供了与 Microsoft Excel 相同的功能,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  9. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts....Cells requires that all the needed...fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/cpp/get-a-list-of-fonts-u...
  10. Find or Search Data|Documentation

    Learn how to find or search Cells in a worksheet that contains specified data through the Aspose.Cells for Python via .NET API....Excel allows users to find cells in a worksheet that contains...contains specified data. Finding Cells Containing Specified Data Using...

    docs.aspose.com/cells/python-net/find-or-search...