Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 105,375 for

workbook

(0.53 sec)
  1. Export XLTM to DOC in Android or with free Onli...

    Android API to Convert XLTM to DOC without using Microsoft Word or online. Test free XLTM to DOC online converter quickly before integrating the code....to DOC Open XLTM file using Workbook class Convert XLTM to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  2. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing Workbook using the ImportData method its overwriting formula in the last column of first r…...import data to an existing workbook using the ImportData method...sample console app and sample workbook. Please let me know if you...

    forum.aspose.com/t/importdata-method-overwritin...
  3. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...already been executed Workbook wb = new Workbook("Template.xlsx");...in a custom loop Workbook wb = new Workbook("Template.xlsx");...

    forum.aspose.com/t/horz-tag-in-excel/321144
  4. Export Worksheet CSS Separately in Output HTML|...

    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....Export single‑sheet workbook to HTML When a workbook with multiple...behavior is required for a workbook with a single worksheet when...

    docs.aspose.com/cells/python-net/export-workshe...
  5. 规则不能动态解析 - Free Support Forum - aspose.com

    D.zip (7.9 KB) G H列红色为设置的规则,导入前端后, 1、修改可以触发规则变化的值(B4),背景色没有变化 2、在3行插入行,空白行G栏显示红色... 2025, 7:14am 29 Workbook wb = new Workbook(filePath.toString());...GridJsWorkbook(); Workbook wb=new Workbook(filepath); gw.imp...

    forum.aspose.com/t/topic/307853
  6. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs...."text/javascript" > const { Workbook , SaveFormat , ChartType ...arrayBuffer (); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  7. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...you already use to open the workbook will correctly render the...Aspose.Cells.Workbook(outXlsx); Console.WriteLine("Workbook loaded...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  8. 如何使用Node.js通过C++将HTML转换为PDF|Documentation

    本主题向你展示如何使用Aspose.Cells for Node.js via C++将HTML转换为PDF和MHTML转换为PDF。... 初始化 Workbook 对象。 通过调用Workbook.save()方法保存输出PDF文档。..."sample.html" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-htm...
  9. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance...."text/javascript" > const { Workbook , SaveFormat , FormatConditionType...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  10. Combine Multiple Worksheets into a Single Works...

    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....example that reads a source workbook and combines the data of all...worksheet inside a destination workbook. The following code snippet...

    docs.aspose.com/cells/net/combine-multiple-work...