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

cells

(0.09 sec)
  1. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Cells.HideColumn(1); workbook.Worksheets[0].Cells.Columns[2]...Workbook(); Cells cells = workbook.Worksheets[0].Cells; cells["A1"]...

    forum.aspose.com/t/autofitcolumns/323726
  2. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....evaluate a cell or range value against them. Aspose.Cells provides...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/set-external-links-in...
  3. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...Family tasks-net , cells-net , aspose-cells imparthgalani July...a small square dot border in cell Professionalize.Discourse July...

    forum.aspose.com/t/how-to-set-this-given-image-...
  4. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...Cells允许使用 GetAlignments() 属性实现这一点。如果将其设置为...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/calculate-the-...
  6. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Cells 可以创建和保存文件。本文介绍了可保存文件的各种方式。 不同的文件保存方式...不同的文件保存方式 Aspose.Cells提供了 Workbook ,代表Microsoft Excel文件,并提供必要的属性和方法来处理Excel文件。...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  7. 在Jython中将Excel文件转换为Html|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....Cells - 将Excel文件转换为Html 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/converting-excelf...
  8. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...create_ole_image ( cell_range , image_resolution ): page_setup = cell_range...page_setup page_setup . print_area = cell_range . address page_setup ...

    docs.aspose.com/slides/zh/python-net/working-so...
  9. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....Formatting: Select the range of date cells you want to format. Example:...group. Hover over Highlight Cells Rules . Click on A Date Occurring…...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  10. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with C++....Cells 17.1, Aspose.Cells did not render the...Since the release of Aspose.Cells 17.1, WordArt gradient fill...

    docs.aspose.com/cells/cpp/render-gradient-fill-...