Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 41,183 for

worksheet

(0.09 sec)
  1. Aspose.Cells for PHP via Java 23.1 Release Note...

    Aspose.Cells for PHP via 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/php-java/aspose-cells-for...
  2. checkbox - Aspose.Cells for Python via Java - A...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...Represents a check box object in a worksheet. Example: excel = Workbook()...

    reference.aspose.com/cells/python-java/asposece...
  3. Copy | Aspose.Cells for .NET API 参考

    从另一个 CellRange 对象复制...GridDesktop Worksheet getName 简体中文 English Русский...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. When exporting an Excel file using Java Aspose,...

    Below is the unit test code. Could you please help me identify the issue? Thank you. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>21.1</version> </depende…...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...i=0;i<100;i++){ int checkBoxIndex = worksheet.getCheckBoxes().add(i+j, 0...

    forum.aspose.com/t/when-exporting-an-excel-file...
  5. Protection.IsFormattingColumnsAllowed | Aspose....

    Protection property. Represents if the formatting of columns is allowed on a protected Worksheet...is allowed on a protected worksheet [Obsolete("Use Protection...

    reference.aspose.com/cells/net/aspose.cells/pro...
  6. Aspose::Cells::OoxmlSaveOptions::GetUpdateZoom ...

    Aspose::Cells::OoxmlSaveOptions::GetUpdateZoom method. Indicates whether update scaling factor before saving the file if the PageSetup.FitToPagesWide and PageSetup.FitToPagesTall properties control how the Worksheet is scaled in C++....properties control how the worksheet is scaled. bool Aspose ::...

    reference.aspose.com/cells/cpp/aspose.cells/oox...
  7. ListBox | Aspose.Cells for Java API Reference

    Represents a list box object....Workbook(); //Get the first worksheet. Worksheet sheet = workbook.getWorksheets()...getWorksheets().get(0); //Get the worksheet cells collection. Cells cells...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. update_zoom property | Aspose.Cells for Python ...

    update_zoom property update_zoom property Indicates whether update scaling factor before saving the file if the PageS......properties control how the worksheet is scaled. Remarks The default...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose::Cells::PageSetup::SetFitToPages method ...

    Aspose::Cells::PageSetup::SetFitToPages method. Sets the number of pages the Worksheet will be scaled to when it's printed in C++....Sets the number of pages the worksheet will be scaled to when it’s...

    reference.aspose.com/cells/cpp/aspose.cells/pag...
  10. 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...