Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 159,101 for

xlsx

(0.54 sec)
  1. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...xlsx" ; // Path of output excel file...outDir + u "PictureCopied_out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  2. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...xlsx"); // configure calculation...result workbook.Save(@"Result.xlsx"); Calling RefreshDynamicArrayF...

    forum.aspose.com/t/behavior-change-in-workbook-...
  3. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....xlsx" ); workbook2 . Save ( "e:\\test2\\out1.xlsx" ); //Since...

    docs.aspose.com/cells/net/licensing/
  4. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...xlsx reflects the corrupted formula...in Excel Attachments: input.xlsx — workbook before InsertCutCells...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  5. 档案

    档案...此外,您可以导入流行的电子表格(XLS、XLSX、XLSM、XLSB、CSV、SpreadsheetML、ODS)文件格式(...Form["uid"]; string filename = "123.xlsx"; GridJsWorkbook wb = new GridJsWorkbook();...

    blog.aspose.com/zh/cells/create-read-edit-excel...
  6. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a new workbook with Aspose.Cells v25.7.0 using the following code: p…...Xlsx)); } We get the following exception...overflow) occurs when opening xlsx file. We have opened the following...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  7. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....xlsx" , options ); Demonstrates how...Office Open XML files such as XLSX, DOCX, PPTX, and more. Obsoleted...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....when the result is stored in XLSX file format. Here is a simple...new Workbook ( dir + "sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...xlsx"); PdfSaveOptions saveOptions...new Workbook(filePath + "test2.xlsx"); WorksheetCollection worksheets...

    forum.aspose.com/t/incorrect-conditional-format...
  10. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...files that were originally in XLSX format , and later saved as...files that were originally in XLSX format , and subsequently saved...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...