Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 365,204 for

excel

(0.12 sec)
  1. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Range in Excel To format a range of cells in Excel, you can use...formatting options provided by Excel. Here’s how you can format a...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. Aspose::Cells::LoadOptions::GetCheckExcelRestri...

    Aspose::Cells::LoadOptions::GetCheckExcelRestriction method. Whether check restriction of Excel file when user modify cells related objects. For example, Excel does not allow inputting string value longer than 32K. When you input a value longer than 32K such as by Cell.PutValue(string), if this property is true, you will get an Exception. If this property is false, we will accept your input string value as the cell's value so that later you can output the complete string value for other file formats such as CSV. However, if you have set such kind of value that is invalid for Excel file format, you should not save the workbook as Excel file format later. Otherwise there may be unexpected error for the generated Excel file in C++....Whether check restriction of excel file when user modify cells...related objects. For example, excel does not allow inputting string...

    reference.aspose.com/cells/cpp/aspose.cells/loa...
  3. Aspose::Cells::WorkbookSettings::GetCheckExcelR...

    Aspose::Cells::WorkbookSettings::GetCheckExcelRestriction method. Whether check restriction of Excel file when user modify cells related objects. For example, Excel does not allow inputting string value longer than 32K. When you input a value longer than 32K such as by Cell.PutValue(string), if this property is true, you will get an Exception. If this property is false, we will accept your input string value as the cell's value so that later you can output the complete string value for other file formats such as CSV. However, if you have set such kind of value that is invalid for Excel file format, you should not save the workbook as Excel file format later. Otherwise there may be unexpected error for the generated Excel file in C++....Whether check restriction of excel file when user modify cells...related objects. For example, excel does not allow inputting string...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  4. Aspose.Cells for Node.js via Java 21.9 Release ...

    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....CELLSJAVA-43756 Image distortion during Excel to HTML Bug CELLSJAVA-43309...CELLSJAVA-43309 Details changed on Excel to HTML conversion Bug CELLSJAVA-43578...

    docs.aspose.com/cells/nodejsjava/aspose-cells-f...
  5. Aspose.Cells for PHP via Java 21.9 Release Note...

    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....CELLSJAVA-43756 Image distortion during Excel to HTML Bug CELLSJAVA-43309...CELLSJAVA-43309 Details changed on Excel to HTML conversion Bug CELLSJAVA-43578...

    docs.aspose.com/cells/phpjava/aspose-cells-for-...
  6. Aspose.Cells for Java 21.9 Release Notes|Docume...

    Aspose.Cells for Java 21.9 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-43756 Image distortion during Excel to HTML Bug CELLSJAVA-43309...CELLSJAVA-43309 Details changed on Excel to HTML conversion Bug CELLSJAVA-43578...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|Documentation

    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....Contents [ Hide ] 迁移提示: 向现有的微软Excel文件添加新的工作表。 向每个新工作表的单元格中填充数据。...向每个新工作表的单元格中填充数据。 在工作簿中激活工作表。 另存为微软Excel文件。 下面是用VSTO(C#)和Aspose.Cells for .NE...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  8. 在Jython中隐藏和显示行和列|Documentation

    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....Instantiating a Workbook object by excel file path workbook = Workbook...the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  9. Autofit Rows and Columns in Jython|Documentation

    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....Instantiating a Workbook object by excel file path workbook = Workbook...the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/java/autofit-rows-and-col...
  10. Copying Rows and Columns in Jython|Documentation

    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....Instantiating a Workbook object by excel file path workbook = Workbook...the first worksheet in the Excel file worksheet = workbook ....

    docs.aspose.com/cells/java/copying-rows-and-col...