Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 30,497 for

worksheet

(0.48 sec)
  1. 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/
  2. Remove XLSM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/net/annotate/xlsm/
  3. 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/
  4. 档案

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

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  5. 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/
  6. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for Python via Java APIs....multiple worksheets, each represented by the Worksheet class, whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/python-java/managing-docu...
  7. 档案

    档案...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  8. Java API to Render PCL to TXT | products.aspose...

    Export PCL to TXT via Java API without using Microsoft Excel or Adobe Reader...formats, adding or removing worksheets, cells, rows, and columns...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pcl-t...
  9. Java API to Render PS to XLT | products.aspose.com

    Export PS to XLT via Java API without using Microsoft Excel or Adobe Reader...such as creating and editing worksheets, formatting cells, and applying...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ps-to...
  10. textParagraph.IsHangingPunctuation为True时,输出pdf,...

    textParagraph.IsHangingPunctuation为True时,输出pdf,标点符号丢失,样例文件见Punctuation_input.xlsm,丢失的标点符号见附件中图片红框标识的地方。 允许标点符号溢出测试.zip (456.2 KB) public static void testPunctuation() { // CellsHelper.DPI = 168; Workbook workbook = …...xlsm”); Worksheet sheet = workbook.Worksheets[“存货分析1”]; foreach...

    forum.aspose.com/t/textparagraph-ishangingpunct...