Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 41,183 for

worksheet

(0.1 sec)
  1. Page Break issue on .ODS - Free Support Forum -...

    Hi Doing a page break delimitation foreach cell based on the value. In this case we’ve lookup for “Order_type” value. It’s dooing ok the page breaks on .PDF, but no effect on spreadsheets format (.ODS). Code (and the …...loadOptions); Worksheet worksheet = book.Worksheets[0]; Cells cells...cells = worksheet.Cells; cells.DeleteRow(0); cells.DeleteColumn(2...

    forum.aspose.com/t/page-break-issue-on-ods/262039
  2. Spreadsheet Editor - Working with Files|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Worksheet ws = wb . getWorksheets ()...); com . aspose . cells . Worksheet ws = wb . getWorksheets ()...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Aspose::Cells::ExternalConnections::WebQueryCon...

    Aspose::Cells::ExternalConnections::WebQueryConnection::SetHtmlFormat method. How to handle formatting from the HTML source when bringing web query data into the Worksheet. Relevant when sourceData is True in C++....bringing web query data into the worksheet. Relevant when sourceData...

    reference.aspose.com/cells/cpp/aspose.cells.ext...
  4. input_range property | Aspose.Cells for Python ...

    input_range property input_range property Gets or sets the Worksheet range used to fill the specified combo box. Exam......property Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. input_range property | Aspose.Cells for Python ...

    input_range property input_range property Gets or sets the Worksheet range used to fill the specified combo box. Exam......property Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. input_range property | Aspose.Cells for Python ...

    input_range property input_range property Gets or sets the Worksheet range used to fill the specified combo box. Exam......property Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. input_range property | Aspose.Cells for Python ...

    input_range property input_range property Gets or sets the Worksheet range used to fill the specified combo box. Exam......property Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose.Cells for Java 23.1 Release Notes|Docume...

    Aspose.Cells for Java 23.1 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-45017 can not switch worksheet in java demo project for the...to pdf Bug CELLSJAVA-45033 Worksheet to Emf image is not right...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. Date Format setting for the sheet - Free Suppor...

    Hi , I am using aspose.cells using nodejs via java I am creating a Worksheet from json Data using the below code const layoutOptions = aspose.cells.JsonLayoutOptions(); layoutOptions.setConvertNumericOrDate(true); a…...via java I am creating a worksheet from json Data using the below...importData (JSON.stringify(data), worksheet.getCells(), 0, 0, layoutOptions)...

    forum.aspose.com/t/date-format-setting-for-the-...
  10. Setting Shared Formula in Aspose.Cells|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] Suppose you have a worksheet filled with data. You want...cells collection in the first worksheet Aspose . Cells . Cells cells...

    docs.aspose.com/cells/net/setting-shared-formul...