Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 26,827 for

excel worksheet

(0.57 sec)
  1. 在PHP中将转换为MHTML文件|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....Java将工作表转换为MHTML文件,只需调用Converter模块的worksheet_to_mhtml()方法。 PHP 代码 $sveFormat...将文件转换为MHTML文件(Aspose.Cells) GitHub 在PHP中将Excel转换为PDF文件 在PHP中将工作表转换为图像...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  2. Convert XLSB to DOC with .NET or with free Onli...

    Convert XLSB to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSB to DOC online converter quickly before integrating the code....via C# or Online App Export Excel ® XLSB to DOC on .NET Framework...commonly used for storing worksheets and charts, can be converted...

    products.aspose.com/total/net/conversion/xlsb-t...
  3. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Worksheets[0].Cells.MaxColumn); var...var cell = wb.Worksheets[0].Cells[0, 2]; Console.WriteLine(wb.Worksheets[0]...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  4. Does Aspose Cells Support Complex Data Type Car...

    My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...Id, Name, Address, Status In excel the cell only displays Name...Would you like to provide your excel sample file? We will check it...

    forum.aspose.com/t/does-aspose-cells-support-co...
  5. Saving Files in Python|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....Creating a Workbook object with an Excel file path workbook = self ....out.xls" , fileFormatType . EXCEL_97_TO_2003 ) # Save in Excel2007...

    docs.aspose.com/cells/java/saving-files-in-python/
  6. Gridjs是否支持配置图表 - Free Support Forum - aspose.com

    前端是否支持配置如下这些柱状图、折线图等表 image.png (86.0 KB)...6:40am 4 是否有计划开发此功能,或者说,是否会逐步增加目前excel有而在线编辑没有的各项配置功能 peter.zhou December...按照chart的类型,逐渐不断加入配置功能。 按照现实需求的优先缓急程度在不断增加excel有而在线编辑没有的各项配置功能。 1 Like amjad...

    forum.aspose.com/t/gridjs/296530
  7. Create PdfBookmarkEntry for Chart Sheet with Ja...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for JavaScript via C++....sample code loads the sample Excel file which has four sheets....style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-pdf...
  8. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...the text formatting in your Excel range is correctly set before...ImageType = ImageType.Emf }; c.Worksheets["Line Chart"].PageSetup.PrintArea...

    forum.aspose.com/t/text-underline-not-appearing...
  9. 使用C++通过JavaScript创建Chart工作表的PdfBookmarkEntry|Do...

    学习如何使用Aspose.Cells for Java脚本通过C++为图表工作表创建PdfBookmarkEntry。...为图表工作表创建PdfBookmarkEntry 以下示例代码加载了具有四个工作表的 示例Excel文件 ,其中两个是普通工作表,另外两个是图表工作表。它创建了四个书签条目,如下所示...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. 在Python中保存文件|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....an Workbook object with an Excel file path workbook = self ....out.xls" , fileFormatType . EXCEL_97_TO_2003 ) #Save in Excel2007...

    docs.aspose.com/cells/zh/java/saving-files-in-p...