Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 9,431 for

join

(0.09 sec)
  1. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... join ( self . data_dir , infile )...) path_input_image = path . join ( self . data_dir , "image.pdf"...

    products.aspose.com/pdf/python-net/stamps/image/
  2. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples.... Join ( "=" ) . Join ( new MathematicalText...SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new MathematicalText...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  3. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well.... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "book1.xls" ); // Instantiating...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  4. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "sourceGradientFill.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/render-gradien...
  5. 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...
  6. 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...
  7. 利用 C++ 和 Node.js 导出与 XML 映射关联的 XML 数据到 Excel 工作...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出工作簿中与 XML 映射关联的 XML 数据。... join ( __dirname , "data" ); // Instantiating...AsposeCells . Workbook ( path . join ( dataDir , "sample.xlsx" ));...

    docs.aspose.com/cells/zh/nodejs-cpp/export-xml-...
  8. 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...
  9. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET.... join ( current_dir , "data" ) output_dir...output_dir = os . path . join ( current_dir , "output" ) wb = Workbook...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  10. 用Node.js和C++读取和写入工作表的查询表|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.... join ( __dirname , "data" ); const...const filePath = path . join ( dataDir , "Sample_queries.xlsx" );...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...