Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,451 for

join

(0.11 sec)
  1. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods to calculate these functions and save the results to disk.... join ( __dirname , "data" ); const...const sourceFilePath = path . join ( dataDir , "sampleMINIFSAndMAXIF...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  2. Support for German Locale in Named Range Formul...

    Learn how to support German locale in named range formulae using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const sourceFilePath = path . join ( dataDir , "sampleNamedRangeTest...

    docs.aspose.com/cells/nodejs-cpp/support-for-ge...
  3. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiating...AsposeCells . Workbook ( path . join ( dataDir , "sample.xlsx" ));...

    docs.aspose.com/cells/nodejs-cpp/export-xml-dat...
  4. Convert JSON to CSV with Node.js via C++|Docume...

    Learn how to convert JSON data to CSV using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Output...directory const outputDir = path . join ( __dirname , "output" ); //...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  5. Export DataBar, ColorScale and IconSet Conditio...

    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.... join ( __dirname , "data" ); // Specify...path const filePath = path . join ( dataDir , "sample.xlsx" );...

    docs.aspose.com/cells/nodejs-cpp/export-databar...
  6. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const sourceFilePath = path . join ( dataDir , "sampleNumbersByApple...

    docs.aspose.com/cells/nodejs-cpp/read-numbers-s...
  7. Convert XLS File with Images or Charts to PDF w...

    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.... join ( __dirname , "data" ); try...const designerFile = path . join ( dataDir , "SampleInput.xls"...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  8. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results.... join ( __dirname , "data" ); // Load...AsposeCells . Workbook ( path . join ( dataDir , "sample.xlsx" ));...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  9. 导出数学方程|Aspose.Slides 文档

    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....SetSuperscript ( u "2" ) -> Join ( u "+" ) -> Join ( System :: MakeObject...SetSuperscript ( u "2" )) -> Join ( u "=" ) -> Join ( System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/exporting-math-eq...
  10. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiating...file workbook . save ( path . join ( dataDir , "book1.out.xls"...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...