Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 235,712 for

aspose.cells

(2.48 sec)
  1. Technical Articles|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....includes the following topics: Aspose.Cells for SharePoint - Use and...

    docs.aspose.com/cells/sharepoint/technical-arti...
  2. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…...function works inconsistently Aspose.Cells Product Family careall November...Excel behaviour; no specific Aspose.Cells version details are required...

    forum.aspose.com/t/countif-excel-function-works...
  3. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...SpreadsheetML: Invalid column index Aspose.Cells Product Family cells-java.... Current behavior: com.aspose.cells.CellsException: Invalid...

    forum.aspose.com/t/load-converted-spreadsheetml...
  4. Segmentation Fault or ApsCustomLineCap issue in...

    Hi, Once again, like the many other posts I’ve made (e.g Aspose.cells Segmentation Fault when saving to HTML ), I’m still getting segmentation faults when using Aspose.cells.node (using the latest version). In this cas…...ApsCustomLineCap issue in Aspose.Cells.Node Aspose.Cells Product Family...other posts I’ve made (e.g Aspose.Cells Segmentation Fault when...

    forum.aspose.com/t/segmentation-fault-or-apscus...
  5. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....via C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  6. Different Ways to Save Files with C++|Documenta...

    Aspose.cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....with C++ Contents [ Hide ] Aspose.Cells makes it possible to create...Different Ways to Save Files Aspose.Cells provides the Workbook which...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  7. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...invalid custom function names Aspose.Cells Product Family bytefyre...code and the output using Aspose.Cells; Workbook srcWorkbook =...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  8. List of Supported Number Formats with Golang vi...

    Aspose.cells is a C++ library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....Contents [ Hide ] Aspose.Cells Aspose.Cells component offers some...number formats supported by Aspose.Cells component are given below:...

    docs.aspose.com/cells/go-cpp/list-of-supported-...
  9. List of Supported Number Formats|Documentation

    Aspose.cells is a Node.js library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....Contents [ Hide ] Aspose.Cells Aspose.Cells component offers some...number formats supported by Aspose.Cells component are given below:...

    docs.aspose.com/cells/nodejs-cpp/list-of-suppor...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.cells library with C++....Pages Wide and Tall Using Aspose.Cells To set FitToPagesWide and...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...