Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 929 for

xlsx

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – Microsoft Excel File Conversion via C++https://products.aspose.com/cells/cpp/conversion/Recent content in Micr......fileiconsmall XML fileiconsmall XLSX lazyloaded 220 220 conversiontag...String(inputFilename hljs-string "Input.xlsx")); wkb->Save(new String(outputFilename...

    products.aspose.com/cells/cpp/conversion/index.xml
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.Xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 Xlsx fil…...xlsx) into PDF files using the Aspose...sample project containing 3 xlsx files with anonymized data....

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...xlsx"); Workbook sourceWorkbook2...sourceWorkbook2 = new Workbook("source2.xlsx"); // Copy worksheets from source...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  4. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).Xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...xlsx.zip (287.6 KB) 测试代码: public...24.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx"); byte[] stream = IOUtils....

    forum.aspose.com/t/excel/310744
  5. How to Remove Sticky Annotation using Java | As...

    Java sample code to remove Sticky annotations from PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....annotations Sticky Remove PPTX DOCX XLSX PDF ODP PDF Remove Sticky Annotations...

    products.aspose.com/pdf/java/annotation/sticky/...
  6. How to Get Squiggly Annotation using Java | Asp...

    Java sample code to get Squiggly annotations from PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....annotations Squiggly Get PPTX DOCX XLSX PDF ODP PDF Get Squiggly Annotations...

    products.aspose.com/pdf/java/annotation/squiggl...
  7. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...xlsx") # Access the first worksheet...file_path = "e:\\test2\\Book1.xlsx" workbook = Workbook(file_path)...

    forum.aspose.com/t/access-rendered-value-of-cel...
  8. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  9. Add Image Stamp with via Java | Aspose.PDF

    Java source code to add image stamp to PDF on Java and PHP, Delphi....Image Stamps in PDF PPTX DOCX XLSX PDF ODP PDF Add Image Stamp...

    products.aspose.com/pdf/java/stamps-image/
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML...workbook = new Workbook("Book1.xlsx"); // Save as DOCX workbook...

    forum.aspose.com/t/the-image-aspose-cell-captur...