Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 27,074 for

excel worksheet

(0.21 sec)
  1. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++...."output" ); // Load source Excel file const filePath = path ...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  2. 在工作表中的单元格添加边框|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....Cells 允许您通过应用程序执行几乎在 Microsoft Excel 中用户可以执行的任何任务。Aspose.Cells 性能优越且稳健,并且具有独立于...针对高效编码进行了优化。 该代码生成具有不同边框的第一个工作表上的一些单元格的Excel文件: 应用了边框的单元格 使用 VSTO 添加边框 C#...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  3. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...通常情况下,为了在单元格中显示全部文本,可以在Microsoft Excel中以普通视图(100%的缩放)自动调整行高。这允许在普通...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  4. AutoFit Rows for Merged 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 ] Microsoft Excel provides a feature that allows...called AutoFit rows. Microsoft Excel does not support AutoFit on...

    docs.aspose.com/cells/java/autofit-rows-for-mer...
  5. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...in the new workbook, while Excel Interop/VBA currently does this...behavior is different than Excel’s behavior interactively, but...

    forum.aspose.com/t/formula-text-containing-loca...
  6. 在PHP中计算公式|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....Workbook object and opening an Excel file using its file path $workbook...()); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...

    docs.aspose.com/cells/zh/net/calculating-formul...
  7. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...11:53am 2 @aakanksha76 Summary Worksheet.getPrintingPageBreak(ImageOrPrintOptions)...returns the page‑break areas that Excel would use when printing the...

    forum.aspose.com/t/getprintingpagebreaks-return...
  8. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Android via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Hide ] Working Solution for Worksheet Resizing Get the Entire Slide...Java API Limitations Integrate Excel Data into PowerPoint Presentations...

    docs.aspose.com/slides/androidjava/technical-ar...
  9. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …... @GetMapping("/excel") public ResponseEntity<byte[]>...workbook = new Workbook(); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose-compression-is-consum...
  10. Working with the Shadow Effect of Shape or Char...

    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....screenshot shows the Microsoft Excel interface to set the Shadow...sample code loads the source excel file and accesses the first...

    docs.aspose.com/cells/java/working-with-the-sha...