Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 100,085 for

workbook

(0.35 sec)
  1. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...a new workbook and access the first worksheet. Workbook workbook...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  2. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from Workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances date values get changed f…...looking to copy ranges from from workbook to another or from one worksheet...when copying ranges between workbooks or worksheets, especially...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  3. Merge XLSB Files Online or using Android Mobile...

    Free online app to combine different XLSB files. Android merging library Java code to merge XLSB worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/xlsb/
  4. Merge XLTX Files Online or using Android Mobile...

    Free online app to combine different XLTX files. Android merging library Java code to merge XLTX worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/xltx/
  5. Merge XLT Files Online or using Android Mobile ...

    Free online app to combine different XLT files. Android merging library Java code to merge XLT worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/xlt/
  6. Merge TSV Files Online or using Android Mobile ...

    Free online app to combine different TSV files. Android merging library Java code to merge TSV worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/tsv/
  7. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Java API code to extract text in rows and cells from XLSB spreadhseets....project Load XLSB file using Workbook class object Access relevant...Files Using Java APIs: Binary Workbook Efficiency Parsing XLSB files...

    products.aspose.com/total/java/parse/xlsb/
  8. Aspose.Cells 8.9.1 的 public API 更改|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....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 档案

    档案...中的甘特图: 使用 Workbook 类加载现有的 Excel 数据文件。 获取第一个工作表使用 workbook.worksheets[0]...将任务名称设置为类别标签。 调整样式和坐标轴设置以格式化图表。 使用 workbook.save() 方法保存文件。 这里有一个执行所有这些步骤的...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  10. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...manipulating the data in your workbook. Code Here’s a basic example...public void WrapColumns(Workbook workbook, int startColumn, int...

    forum.aspose.com/t/wrapcols-excel-function/314748