Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 246,422 for

cells

(0.51 sec)
  1. Convert PPTM to JSON Format via Java | products...

    Convert PPTM to JSON format via Java without using using Microsoft Excel or PowerPoint...Cells for Java to convert HTML to...adding formulas, formatting cells, and applying conditional formatting...

    products.aspose.com/total/java/conversion/pptm-...
  2. Protect Excel document Online with password and...

    Online Excel file password protection app. .NET C# API code to apply password protection on Excel spreadsheets.... Lock specific cells or sheets while allowing users...app or utility? With Aspose.Cells for .NET a child API of Aspose...

    products.aspose.com/total/net/protect/excel/
  3. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. C++ API code to manage comments of XLTX files....Cells for C++ a child API of Aspose...are options to install Aspose.Cells for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/annotate/xltx/
  4. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...Cells Product Family cells-java SeanXie January...setRightMargin(1); 注意:Aspose.Cells 中边距单位通常为英寸,设置为 1 表示约 2.54 厘...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143
  5. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....find the cell positions of images/charts Aspose.Cells Product...Product Family aspose-cells , gridjs sarathepiq December 9, 2025, 11:37am...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  6. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Count; // Track merged cells var skipCells = new bool[rows...continue; var cell = table.Rows[i][j]; var text = cell?.TextFrame...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...Cells Product Family cells-python SteveOlson...LightCellsDataProvid is available in Aspose.Cells for Python via .NET. This class...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...Cells默认计算引擎的自定义计算引擎 Contents [ Hide...Hide ] 实现自定义计算引擎 Aspose.Cells具有强大的计算引擎,可以计算几乎所有的Microsoft Excel...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Cells Product Family cells-net Adhirath May...Worksheets[0]; Range range = worksheet.Cells.MaxDisplayRange; Style style...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  10. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...Cells可以向电子表格添加各种图表。 Aspose.Cells提供许多灵活的图表对象。 本主题讨论了Aspose...本主题讨论了Aspose.Cells的图表对象。 创建图表 创建图表很简单 使用以下示例代码轻松创建一个Aspose.Cells的图表: const...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...