Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 237,219 for

aspose.cells

(0.62 sec)
  1. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...chart is saved as an image Aspose.Cells Product Family dfinsolutions...ImageFormat.Jpeg); Update Aspose.Cells : Ensure that you are using...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  2. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.cells for C++ API....Format Number to Fraction in Aspose.Cells for C++ Formatting numbers...numbers to fractions in Aspose.Cells for C++ is a straightforward...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  3. 用JavaScript通过C++删除命名范围|Documentation

    你可以学习如何使用Aspose.cells for JavaScript通过C++从Excel或OpenOffice文件中删除定义的名称或命名范围。... 使用Aspose.Cells for JavaScript通过C++删除命名范围 使用Aspose.Cells for...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  4. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.cells for JavaScript via C++....Contents [ Hide ] By default, Aspose.Cells saves all visible worksheets...html > < head > < title > Aspose.Cells SheetSet to PDF Example...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  5. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…... Operational Formulas Aspose.Cells Product Family cells-net...whether a cell’s formula in Aspose.Cells is only a reference or if...

    forum.aspose.com/t/distinguish-reference-only-f...
  6. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose.cells, the percent column does not refresh. It is a Value Field with S…...Table - Sum not updated Aspose.Cells Product Family excel-pivot-table...not updating correctly in Aspose.Cells, even after trying various...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  7. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …...bug with MergeNamedStyles Aspose.Cells Product Family bytefyre...Dev.zip (790.5 KB) : using Aspose.Cells; Workbook targetWbk = n...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  8. 在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....[ Hide ] Aspose.Cells - 取消保护简单受保护的工作表 使用 Aspose.Cells Java for...import Settings from com . aspose . cells import Workbook from com...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  9. Digital Signatures|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....Signatures Contents [ Hide ] Aspose.Cells for Reporting Services supports...signatures that can be set in the Aspose.Cells.ReportingServices.xml file...

    docs.aspose.com/cells/reportingservices/digital...
  10. 在Ruby中隐藏或取消隐藏工作表|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....Hide ] Aspose.Cells - 隐藏或取消隐藏工作表 隐藏工作表 通过Aspose.Cells Java for...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...