Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 30,472 for

worksheet

(0.61 sec)
  1. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. C++ API code to manage comments of XLTM files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/xltm/
  2. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...getCount(); i++) { Worksheet sheet = sheets.get(i); sheet...

    forum.aspose.com/t/macro-function-calculation/3...
  3. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  4. Convert XLSX to POTX using Python or with free ...

    XLSX to POTX conversion in your Python applications without using Microsoft Office or online. Test free XLSX to POTX online converter quickly before integrating the code....such as data validation, worksheet protection, and charting....such as data validation, worksheet protection, charting, text...

    products.aspose.com/total/python-net/conversion...
  5. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/cpp/get-a-list-of-fonts-u...
  6. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... Access the desired Worksheet and amend the data. Save the...the Working Solution for Worksheet Resizing practices—either...

    docs.aspose.com/slides/java/manage-ole/
  7. Issue with AutoFitColumns function - Free Suppo...

    Observe column K in the source excel file, upon passing the sheet through AutoFitColumns function the column width becomes extremely small (observe the output file). I have attached the code, source excel file and the o…...Workbook(sourcePath); Worksheet sourceSheet = sourceWb.Worksheets[0]; AutoFitterOptions...AutoFitMergedCellsTy.EachLine; sourceWb.Worksheets[0].AutoFitColumns(4, 8, 40...

    forum.aspose.com/t/issue-with-autofitcolumns-fu...
  8. Convert JPEG to XLS via C# | Aspose

    Sample code for JPEG to XLS C# conversion. Use API example code for batch JPEG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/jpeg-to-...
  9. Convert TIFF to XLS via C# | Aspose

    Sample code for TIFF to XLS C# conversion. Use API example code for batch TIFF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  10. Convert JP2 to XLS via C# | Aspose

    Sample code for JP2 to XLS C# conversion. Use API example code for batch JP2 files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/jp2-to-xls/