Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 30,493 for

worksheet

(0.54 sec)
  1. Convert PPTX to MHTML Format via Java or with f...

    Convert PPTX to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to MHTML online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pptx-...
  2. Online JSON to DOCM Conversion or Build .NET ba...

    Free online app to convert JSON to DOCM files. .NET C# conversion library code for JSON documents....file Import JSON file to worksheet using JsonUtility class and...

    products.aspose.com/total/net/conversion/json-t...
  3. Convert XLSX to RTF using Python or with free O...

    XLSX to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLSX to RTF online converter quickly before integrating the code....such as data validation, worksheet protection, and chart creation...the creation of multiple worksheets within a single workbook...

    products.aspose.com/total/python-net/conversion...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/cpp/activex/
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... dispose (); } Manage Worksheets This Java code demonstrates...IChartDataWorkbook.Worksheets method is used to access a worksheet collection:...

    docs.aspose.com/slides/java/chart-workbook/
  6. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...Worksheets[0]; // 2️⃣ 往单元格写入真实的 DateTime...Workbook wb = new Workbook(); Worksheet sheet = wb.getWorksheets()...

    forum.aspose.com/t/aspose/323962
  7. Convert EXCEL to PPSX using Python or with free...

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

    products.aspose.com/total/python-net/conversion...
  8. Convert XLSB to PPT using Python or with free O...

    XLSB to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPT online converter quickly before integrating the code.... conditional formatting, worksheet protection, chart creation...

    products.aspose.com/total/python-net/conversion...
  9. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...I inspect the XML for the worksheet, the value for B1726 is 0...double valueB1725 = workbook.Worksheets[0].Cells["B1725"].DoubleValue;...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  10. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...# Logic to start saving a worksheet return True def next_row(self):...

    forum.aspose.com/t/is-lightcellsdataprovider-av...