Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 30,815 for

worksheet

(0.28 sec)
  1. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. .NET API code to manage comments of TSV files....object Select the specific Worksheet Use Comments.RemoveAt with...

    products.aspose.com/total/net/annotate/tsv/
  2. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. .NET API code to manage comments of XLSB files....object Select the specific Worksheet Use Comments.RemoveAt with...

    products.aspose.com/total/net/annotate/xlsb/
  3. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the Worksheet,…...applied “autoFitColumn” to the worksheet, but it is still not coming...

    forum.aspose.com/t/columns-getting-truncated-ev...
  4. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...Load everything from visible worksheet this . loadDataFilterOption...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  5. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...reference of the newly added worksheet const sheet1 = workbook ....

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  7. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  8. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...to word doc with selected worksheets using Aspose.Cells for .NET...com/display/cellsnet/Converting+Worksheet+to+Image+in+Aspose.Cells )...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  9. 档案

    档案...Worksheets[0] 访问第一个工作表。 添加一个使用 ChartType...Workbook("sample-data.xlsx"); Worksheet sheet = workbook.Worksheets[0]; // 添加甘特图...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  10. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... Open the desired Worksheet and edit the data. Save the...workbook data. workbook . worksheets . get ( 0 ) . cells . get...

    docs.aspose.com/slides/python-net/manage-ole/