Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 27,085 for

excel worksheet

(0.24 sec)
  1. Aspose.Total for PHP via Java|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....format conversion, styling of worksheets to the most granular level...modify, convert and render Excel documents. Aspose.Cells for...

    docs.aspose.com/total/php-java/
  2. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...Worksheets[0].Charts[0]; chart.Calculate();...@ServerSide527 , Thanks for the template Excel file and screenshot. After initial...

    forum.aspose.com/t/regression-location-of-plota...
  3. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印... worksheets . get ( 0 ); // Add Watermark...false ; // Saving the modified Excel file const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  9. 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/
  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...