Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 7,717 for

join documents

(0.03 sec)
  1. 通过Node.js的C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码项目是否已签名。...to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sampleVBAProjectSign...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  2. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...to the documents directory. const dataDir = path . join ( __dirname...format workbookA5 . save ( path . join ( dataDir , "LoadWorkbookWithPrin-a5_out...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  3. Export similar Border Style when Border Style i...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....to the documents directory. const dataDir = path . join ( __dirname..."data" ); const filePath = path . join ( dataDir , "sampleExportSimilarB...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  4. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...to the documents directory. const dataDir = path . join ( __dirname...workbook workbook . save ( path . join ( dataDir , "output.out.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...
  5. Provide exported worksheet HTML file path via I...

    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 ( "OtherSheets" , "Sheet2.html"...{ return "file:///" + path . join ( "OtherSheets" , "Sheet3.html"...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  6. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... This document shows how to add an image...to the documents directory. const dataDir = path . join ( __dirname...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  7. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line Join styles. Enhance your document graphics with professional quality and flexibility....] JoinStyle enumeration Line join style. public enum JoinStyle...Name Value Description Bevel 0 Join edges by a straight line. Miter...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....to the documents directory. const dataDir = path . join ( __dirname...file workbook . save ( path . join ( dataDir , "output.xls" ));...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  9. Advanced Protection Settings since Excel XP wit...

    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..."data" ); const filePath = path . join ( dataDir , "book1.xls" ); //...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  10. Aspose::Words::Drawing::JoinStyle enum | Aspose...

    Aspose::Words::Drawing::JoinStyle enum. Line Join style in C++....[ Hide ] JoinStyle enum Line join style. enum class JoinStyle...Name Value Description Bevel 0 Join edges by a straight line. Miter...

    reference.aspose.com/words/cpp/aspose.words.dra...