Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 244,637 for

cells

(0.22 sec)
  1. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Cells for C++ provides the VerifyPassword...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  2. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....Cells stores 17 significant digits...sample code enforces Aspose.Cells to use 15 significant digits...

    docs.aspose.com/cells/python-net/specifying-sig...
  3. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...Cells在C++中创建Excel工作簿中的签名行 Contents [ Hide ] 介绍 Microsoft...来添加签名行。 如何为Excel创建签名行 Aspose.Cells也提供了这个功能,并为此暴露了 Picture.SignatureLine...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  4. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell....sets the preferred width of the cell. get preferredWidth () : Aspose...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PreferredWidth.fromPoints method | Aspose.Words...

    PreferredWidth.fromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points....a preferred width for table cells. let doc = new aw . Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .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/python-net/how-to-format-...
  7. Bookmark.first_column property | Aspose.Words f...

    Bookmark.first_column property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... cells . count : # Print the contents...the bookmark. print ( row . cells [ bookmark . first_column ]...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents in C++....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. How to Install Python to Run Aspose.Cells for P...

    This article describes how to install Python for Java to run aspose-Cells by providing steps and a sample code to test the environment. This procedure to install python will be applicable for Ubuntu....Cells Product Family Aspose.Email...Install Python to Run Aspose.Cells for Python via Java This tutorial...

    kb.aspose.com/total/python/how-to-install-pytho...
  10. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....property If true , fits text in the cell, compressing each paragraph...paragraph to the width of the cell. get fitText () : boolean Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...