Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 41,183 for

worksheet

(0.07 sec)
  1. Aspose::Cells::Drawing::ShapeCollection::AddChe...

    Aspose::Cells::Drawing::ShapeCollection::AddCheckBox method. Adds a checkbox to the Worksheet in C++....method Adds a checkbox to the worksheet. CheckBox Aspose :: Cells...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  2. [SOLVED] JsonUtility.ImportData Error 'Row numb...

    I’m having issues with my JSON ImportData throwing the error ‘Row number or column number cannot be zero’. Here’s my code: private static void ConvertToExcel(string json) { //Create workbook Workbook workbook = new W…...Workbook(); //Worksheet worksheet = workbook.Worksheets[0]; //Read...ImportData(json, workbook.Worksheets[0].Cells, 0, 0, options);...

    forum.aspose.com/t/solved-jsonutility-importdat...
  3. Convert XLT to DOC using Java or with free Onli...

    Java API to Export XLT to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....contains a pre-designed worksheet. This worksheet can be used as a starting...choose to use a template, the worksheet is populated with placeholder...

    products.aspose.com/total/java/conversion/xlt-t...
  4. Convert MOBI to XLT using Python or with free O...

    MOBI to XLT conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLT online converter quickly before integrating the code....contains a pre-designed worksheet. This worksheet can be used as a starting...choose to use a template, the worksheet is populated with placeholder...

    products.aspose.com/total/python-net/conversion...
  5. Convert XLT to DOCX using Python or with free O...

    XLT to DOCX conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOCX online converter quickly before integrating the code....contains a pre-designed worksheet. This worksheet can be used as a starting...choose to use a template, the worksheet is populated with placeholder...

    products.aspose.com/total/python-net/conversion...
  6. Merge XLT Files Online or using Java | products...

    Free online app to combine different XLT files. Java merging library code to merge XLT Worksheets into other formats....contains a pre-designed worksheet. This worksheet can be used as a starting...choose to use a template, the worksheet is populated with placeholder...

    products.aspose.com/total/java/merge/xlt/
  7. IChartDataCell | Aspose.Slides for C++ API Refe...

    Represents cell for chart data....get_ChartDataWorksheet () Gets the worksheet. Read-only IChartDataWorksheet...the index of the column of worksheet in which the cell is located...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  8. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....code uses a Workbook and Worksheet class object to access the...ImportArrayList function of Worksheet.Cells class is used that requires...

    kb.aspose.com/cells/net/how-to-export-list-data...
  9. Aspose::Cells::Charts::Legend class | Aspose.Ce...

    Aspose::Cells::Charts::Legend class. Encapsulates the object that represents the chart legend in C++....and sets a reference to the worksheet. GetPosition() Gets or sets...and sets a reference to the worksheet. SetLinkedSource(const char16_t*...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  10. Insert comments to XLSM file via .NET | product...

    Insert comments to XLSM using C#. Use API example code to insert comments within .NET application....Workbook Insert comments to the Worksheet in a Cell Save the workbook...); foreach (Worksheet _ws in workbook.Worksheets) { _ws.Comments...

    products.aspose.com/cells/net/comments/insert-c...