Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 30,470 for

worksheet

(0.1 sec)
  1. Online JSON to DOCM Conversion or Build .NET ba...

    Free online app to convert JSON to DOCM files. .NET C# conversion library code for JSON documents....file Import JSON file to worksheet using JsonUtility class and...

    products.aspose.com/total/net/conversion/json-t...
  2. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...images/icons of the second and third worksheet fine, see the screenshot for...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/cpp/activex/
  4. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Worksheets[0]; foreach (var pivotTable...asposeSheet = asposeWorkbook.Worksheets[0]; foreach (var pivotTable...

    forum.aspose.com/t/export-pivottable-as-image-s...
  5. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...I inspect the XML for the worksheet, the value for B1726 is 0...double valueB1725 = workbook.Worksheets[0].Cells["B1725"].DoubleValue;...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  6. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....multiple worksheets, each represented by the Worksheet class, whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  7. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....xlsx" )) { Worksheet sheet = book . Worksheets [ 0 ]; ImageOrPrintOptions...

    docs.aspose.com/slides/net/image/
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/java/image/
  9. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....-> dispose (); } } Manage Worksheets This PHP code demonstrates...method is used to access a worksheet collection: $pres = new Presentation...

    docs.aspose.com/slides/php-java/chart-workbook/
  10. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....(default) worksheet. const cells = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/excel-them...