Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 233,312 for

aspose.cells

(0.51 sec)
  1. Render Custom Date Format Pattern g and ge mm d...

    Aspose.cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.cells library so that users can control how dates are displayed if they want....via C++ Contents [ Hide ] Aspose.Cells is now able to render the...and the converted PDF by Aspose.Cells for your reference. The...

    docs.aspose.com/cells/go-cpp/render-custom-date...
  2. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving to pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...12 Aspose.Cells Product Family ebrunner...specific XLSX file to PDF using Aspose.Cells for C++ version 26.01 and...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  3. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...are values in the Excel Aspose.Cells Product Family cells-java...an Excel document using Aspose.Cells, where some cells return...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  4. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...XLOOKUP returns #VALUE Aspose.Cells Product Family cells-net...2025, 3:38pm 1 I am using Aspose.Cells 25.11.0. .NET 9.0 using...

    forum.aspose.com/t/xlookup-returns-value/322497
  5. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Aspose.Cells for JavaScript via C++ also...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  6. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.cells with C++.... Aspose.Cells supports this feature. This...simple lines of code using Aspose.Cells. Combining Workbooks with...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  7. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.cells for JavaScript via C++. Customize comment alignment settings effectively.... Aspose.Cells for JavaScript via C++ provides...to accomplish the task. Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  8. Unfreeze Rows or Columns with JavaScript via C+...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the JavaScript API with C++....Rows, Columns or Panes with Aspose.Cells for JavaScript via C++ It’s...simple to unfreeze panes with Aspose.Cells for JavaScript via C++....

    docs.aspose.com/cells/javascript-cpp/unfreeze-r...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.cells for JavaScript via C++.... Aspose.Cells for JavaScript via C++ preserves...html > < head > < title > Aspose.Cells Example - Export PDF with...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  10. Remove Unused Styles inside the Workbook with J...

    Learn how to remove unused styles from a workbook using Aspose.cells for JavaScript via C++.... Aspose.Cells provides the Workbook.removeUnusedStyles()...html > < head > < title > Aspose.Cells Example - Remove Unused...

    docs.aspose.com/cells/javascript-cpp/remove-unu...