Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 238,879 for

aspose cells

(0.33 sec)
  1. 如何用C++将Excel打印为宽度和高度适应的页面|Documentation

    本文提供代码,说明如何使用Aspose.Cells库用C++设置FitToPagesWide和F intoToPagesTall。... 如何使用Aspose.Cells将Excel的宽度和高度适合页面打印 若要在指定...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-print-excel...
  2. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  3. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Aspose.Cells Product Family cells-net , aspose-cells imparthgalani...position (example rows) worksheet.Cells.Rows[1].ApplyStyle(topStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  4. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...Contents [ Hide ] 在现有PDF中操作表格 Aspose.PDF for .NET支持的最早功能之一是其处理表...析PDF文档页面上已存在的简单表格的新功能。一个名为 Aspose.PDF.Text.TableAbsorber 的新类...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  5. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。... Aspose.Cells 同样会像Excel一样隐藏前导撇号,但会将 Style...GetQuotePrefix() 变为 false 。为处理此问题,Aspose.Cells提供了 StyleFlag.GetQuotePrefix()...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  6. 用C++在删除工作表中的空白列和行时,更新其他工作表中的引用|Documentation

    学习如何在删除工作表中的空白列和行时,更新其他工作表中的引用(使用Aspose.Cells for C++ API)。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/update-references-...
  7. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Contents [ Hide ] 添加公式及计算结果 Aspose.Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设...中的公式,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(请参阅...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  8. Removing Worksheets using Sheet Index in Jython...

    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....Jython Contents [ Hide ] Aspose.Cells - Removing Worksheets using...remove worksheets using Aspose.Cells Java for Jython , see the...

    docs.aspose.com/cells/java/removing-worksheets-...
  9. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style....TOP_LEFT_CELL Specifies formatting of the top left cell of a table...TOP_RIGHT_CELL Specifies formatting of the top right cell of a table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...Contents [ Hide ] 可能的使用场景 Aspose.Cells.GridWeb提供了比在单元格验证api中正常定义的更多类型的验证。...validation type in cells : https://docs.aspose.com/cells/net/data-validation/...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...