Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 244,023 for

cells

(0.7 sec)
  1. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Python via .NET API.... For example, suppose cell D4 has the formula =SUM(A1:A2)...you can find it using Aspose.Cells for Python via .NET with LookInType...

    docs.aspose.com/cells/python-net/search-data-us...
  2. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between Cells....border that is used between cells. get vertical () : Aspose ....borders that will appear between cells. borders . vertical . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Python via .NET API....external, cell reference, file path, etc. Aspose.Cells for Python...files/folders. EMAIL: Email CELL_REFERENCE: Link to cell or named range....

    docs.aspose.com/cells/python-net/detect-hyperli...
  4. Fit Image to Cell Width and Height in Excel usi...

    Learn how to Fit Image to Cell Width and Height in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....Fitting an image to a specific cell’s width and height isn’t just...you’ll learn how to fit image to cell width and height in Excel using...

    blog.aspose.com/cells/fit-image-to-cell-width-a...
  5. Convert ODS to DOT using Python or with free On...

    ODS to DOT conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOT online converter quickly before integrating the code....Cells for Python via .NET API to convert...Microsoft Word format. Aspose.Cells for Python via .NET API is a...

    products.aspose.com/total/python-net/conversion...
  6. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for .NET API....external, cell reference, file path, etc. Aspose.Cells supports...Email CellReference: Link to a cell or named range. To check the...

    docs.aspose.com/cells/net/detect-hyperlink-type/
  7. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用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/ignore-errors-whil...
  9. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....particular rows, cell formatting to only certain cells. Aspose.Words... there must be at least one Cell in the Row so that formatting...

    docs.aspose.com/words/python-net/applying-forma...
  10. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Cells提供了 Workbook.GetVersion() 属性以实现此目的。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...