Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 220,078 for

aspose.cells

(0.62 sec)
  1. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.cells; var cu…...XAxis labels shown in Legend Aspose.Cells Product Family chart-to-image...save it to image: using Aspose.Cells; var currentDirectory =...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  2. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Headers Contents [ Hide ] Aspose.Cells for Python via .NET supports...Visibility of the Gridlines Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/show-and-hide-...
  3. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.cells for JavaScript via C++ API.... Aspose.Cells for JavaScript via C++ offers...row method on the cell. Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  4. Rendered chart is distorted with several defect...

    Dear Aspose. As you can see from example. Chart differences (Rendered by Aspose 25.3 VS original in Excel) 1 - Extra black tooth like chart series is rendered 2 - Extra labels are rendered in chart 3 - Blue chart la…...distorted with several defects Aspose.Cells Product Family ottap April...used Windows and latest Aspose.Cells 25.3 to produce the results...

    forum.aspose.com/t/rendered-chart-is-distorted-...
  5. Online XLS Text Search Application or Develop X...

    Free online app to search in XLS files. Java code for any XLS file text search android application....File via Android Install ‘Aspose.Cells for Java’. Add a library...based mobile utility? With Aspose.Cells for Android via Java a child...

    products.aspose.com/total/android-java/search/xls/
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.cells for JavaScript via C++.... Aspose.Cells can also copy a range complete...This article explains how. Aspose.Cells provides a range of classes...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. Disable Pivot Table Ribbons|Documentation

    How to disable Pivot Table Ribbons with Aspose.cells for JavaScript via C++.... Aspose.Cells for JavaScript via C++ has...the same is provided by Aspose.Cells for JavaScript via C++,...

    docs.aspose.com/cells/javascript-cpp/disable-pi...
  8. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.cells with C++....to PDF, Aspose.Cells substitutes fonts. Aspose.Cells provides...help you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  9. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.cells for JavaScript via C++.... Aspose.Cells cannot work with non-English...its language or region. Aspose.Cells for JavaScript via C++ also...

    docs.aspose.com/cells/javascript-cpp/implement-...
  10. 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...