Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 27,033 for

excel worksheet

(0.61 sec)
  1. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error text in case of errors. I want aspose should…...formula‑evaluation errors as the standard Excel error strings (e.g., #N/A ,...calculating formulas Cell cell = worksheet.Cells["B2"]; // cell that...

    forum.aspose.com/t/need-error-code-similar-to-i...
  2. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....data stored inside Microsoft Excel documents and are used by applications...add them using the Microsoft Excel UI at the moment. However, you...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  3. Replace text in a workbook using Regular Expres...

    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....regex_key property using the sample Excel file . The output file generated...Assistant Close Copy and Move Worksheets Within and Between Workbooks...

    docs.aspose.com/cells/python-net/replace-text-i...
  4. 使用 JavaScript 通过 C++ 创建联合范围|Documentation

    学习如何使用 C++ 创建联合范围。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...const unionRange = workbook . worksheets . createUnionRange ( "sheet1...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...ChartCollection charts = worksheet.Charts; Chart chart = charts[chartName];...compilation errors) along with sample Excel files to help us replicate the...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  6. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...Hide ] 按名称访问文本框 早先,可以通过索引访问 Worksheet.textBoxes 集合中的文本框,但现在也可以通...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  7. Convert XLSB to PPTX with .NET or with free Onl...

    Convert XLSB to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSB to PPTX online converter quickly before integrating the code....via C# or Online App Export Excel ® XLSB to PPTX on .NET Framework...Programmatically : Use Cases XLSB (Excel Binary File Format) files are...

    products.aspose.com/total/net/conversion/xlsb-t...
  8. 在 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/removing-worksheet...
  9. 在 Jython 中保存文件|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 = Workbook...out.xls" , fileFormatType . EXCEL_97_TO_2003 ) # Save in Excel2007...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  10. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。...为图表工作表创建PdfBookmarkEntry 以下示例代码加载了具有四个工作表的 示例Excel文件 ,其中两个是普通工作表,另外两个是图表工作表。它创建了四个书签条目,如下所示..."sampleCreatePdfBookm.xlsx" ); // Load sample Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...