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

cells

(0.8 sec)
  1. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。...cells.node" ); // The path to the...Workbook ( filePath ); const cells = workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  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. Format a List Object - Table|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....possible to turn a range of cells into a list object (also known...functions for each total row cell. Aspose.Cells provides options for...

    docs.aspose.com/cells/java/format-a-list-object...
  4. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Cells Product Family Aspose.Email...Aspose.Cells Product Family Find answer by Aspose.Cells Platforms...

    kb.aspose.com/cells/page/12/
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...Product Family words-net , cells-net saphira_linksoft_com_tw...of Aspose.Words and Aspose.Cells. Updates often include bug fixes...

    forum.aspose.com/t/words-for-net-output-questio...
  6. How to Run Aspose.Cells for Python via .NET in ...

    Run Aspose.Cells in a Docker container for Linux...Cells for Python via .NET in Docker...introduces how to use Aspose.Cells for Python via .NET in a Docker...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. 使用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...
  8. 使用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...
  9. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table Cells with vertical text orientation in PDF export. Code snippet: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); bu…...AUTO_FIT_TO_CONTENTS table with vertical cell text orientation to PDF Aspose...March 14, 2025, 6:31am 1 Extra cell width is added to AUTO_FIT_TO_CONTENTS...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  10. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....TABLE Detects cells in tabular structures. See DetectAreasMode...

    docs.aspose.com/ocr/java/areas-detection/