Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 27,112 for

excel worksheet

(0.95 sec)
  1. Inserting a WAV file as an OLE Object|Documenta...

    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....of OLE objects to the Excel worksheets. We will see in the following...

    docs.aspose.com/cells/python-net/inserting-a-wa...
  2. 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...
  3. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…...Worksheets[“Summary”].Cells[0,0]; cell...cell Cell cell = workbook.Worksheets["Summary"].Cells[0, 0]; //...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  4. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。...AbstractCalculationE 类,用于实现Microsoft Excel不支持的用户定义或自定义函数。 本文将解释如何从 AbstractCalculationE...margin-right: 10px;" > Download Excel File </ a > < a id = "downloadLinkPdf"...

    docs.aspose.com/cells/zh/javascript-cpp/returni...
  5. 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...
  6. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...Worksheets[worksheetName]; var range...Montserrat font when exporting a worksheet to EMF format . Here’s a summary...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  7. Set custom DataSource for WorkbookDesigner|Docu...

    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....below The source and output Excel files are attached for reference...Smart Marker Data to Other Worksheets if Data Is Too Large Show...

    docs.aspose.com/cells/net/set-custom-datasource...
  8. 使用JavaScript通过C++将多个工作表合并为一个工作表。|Documentation

    学习如何使用8647720447Script通过C++将多个工作表合并为一个工作表。...head > < body > < h1 > Merge Worksheets into One Workbook </ h1 >...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  9. 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...
  10. 在Ruby中将文件转换为MHTML文件|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....rter模块的worksheet_to_mhtml()方法。 Ruby 代码 def worksheet_to_mhtml...Cells) GitHub 在Ruby中将HTML文件转换为Excel电子表格 在Ruby中将工作表转换为图像...

    docs.aspose.com/cells/zh/java/converting-to-mht...