Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,408 for

join documents

(0.15 sec)
  1. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sample.xlsx" );...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  2. Fit All Worksheet Columns on Single PDF Page wi...

    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....to the documents directory. const dataDir = path . join ( __dirname...AsposeCells . Workbook ( path . join ( dataDir , "TestBook.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...
  3. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname...const sourceFilePath = path . join ( dataDir , "sampleToFrontOrBack...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  4. Link Cells to XML Map Elements with Node.js via...

    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....to the documents directory. const dataDir = path . join ( __dirname...AsposeCells . Workbook ( path . join ( dataDir , "sample-xml-map...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  5. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname...xlsx format. wb . save ( path . join ( dataDir , "outputWithout_AutoFitColsAndRows...

    docs.aspose.com/cells/nodejs-cpp/autofit-column...
  6. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "SourceFile_activex...

    docs.aspose.com/cells/nodejs-cpp/update-activex...
  7. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for Node.js via C++. This guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "51740712.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/set-the-values...
  8. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "HeaderFooter.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  9. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of Workbook object using Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sample.xlsx" );...

    docs.aspose.com/cells/nodejs-cpp/release-unmana...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for Node.js via C++....long-term preservation of documents. PDF/A is an ISO-standardized...ISO-standardized version of the Portable Document Format (PDF) which is an archival...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...