Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 246,817 for

aspose cells

(0.77 sec)
  1. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。... 借助 Aspose.Cells,开发人员可以以与 Microsoft Excel...中相同的灵活方式添加边框并自定义其外观。 向单元格添加边框 Aspose.Cells提供了 Workbook 类,代表一个Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  2. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... get nodeType () : Aspose . Words . NodeType Examples...asTable (); // Find out if any cells in the table have other tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Sort Data in Worksheets|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....code example for VSTO and Aspose.Cells. VSTO Excel . Workbook myWorkbook...XlSortDataOption . xlSortNormal ); Aspose.Cells Workbook myWorkbook = new...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  4. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted Cells from Excel to Word. Can you please provide a simple example how to get the Word Cells…... Aspose.Cells Product Family hmitov November...convert conditionally formatted cells from Excel to Word. Can you...

    forum.aspose.com/t/how-to-convert-conditionally...
  5. Download and Configure Aspose.Cells in Python|D...

    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....AI Download and Configure Aspose.Cells in Python Contents [ Hide...executing Aspose.Cells Java for Python examples. Aspose: Aspose.Cells...

    docs.aspose.com/cells/java/download-and-configu...
  6. Creating a Table on PowerPoint Slide in VSTO an...

    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....PowerPoint Slide in VSTO and Aspose.Slides Contents [ Hide ] The...the slide. Add text to each cell of the table with a font size...

    docs.aspose.com/slides/net/creating-a-table-on-...
  7. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.Aspose.Cells.CellsException: This file's format is no…...File format not supported Aspose.Cells Product Family geert_va...thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException:...

    forum.aspose.com/t/cellsexception-file-format-n...
  8. PDF/UA validation error: Header cell without as...

    Dear Aspose Support Team, We are currently working on creating PDF/UA-compliant tagged tables using Aspose.PDF for Java. We have noticed that the Java API does not provide methods such as setHeaders() or setScope() on C…...error: Header cell without assigned subcells Aspose.PDF Product...January 16, 2026, 2:05pm 1 Dear Aspose Support Team, We are currently...

    forum.aspose.com/t/pdf-ua-validation-error-head...
  9. 处理颜色|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....处理颜色 Contents [ Hide ] Aspose.Cells - 使用颜色 C# Workbook workbook...//Accessing cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/zh/net/working-with-colors/
  10. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...calculation Aspose.Cells Product Family aspose-cells-java , aspose-cells...< sheets.getCount(); i++) { cells.removeFormulas(); } String tempFilePath...

    forum.aspose.com/t/macro-function-calculation/3...