Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 102,530 for

workbook

(0.08 sec)
  1. Ինչպես փոխարկել XLSX-ը PDF-ի, օգտագործելով Node...

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել XLSX-ը PDF-ի, օգտագործելով Node.js-ը: Այն պարունակում է շրջակա միջավայրը սահմանելու հրահանգներ, քայլերի ցանկ և գործարկվող կոդ՝ XLSX-ը PDF-ի փոխելու Node.js-ի միջոցով:...Ներբեռնեք XLSX ֆայլի նմուշը workbook դասի օբյեկտի մեջ Ստեղծեք PdfSaveOptions...ֆայլ ստեղծելու համար կանչեք Workbook դասի save() մեթոդը Այս քայլերն...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-xl...
  2. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...(); // Create an instance of Workbook and load a spreadsheet const...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  3. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...file const workbook = new AsposeCells . Workbook ( filePath );...DB-Connection const dbCon = workbook . getDataConnections (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  4. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。..."text/javascript" > const { Workbook , Utils } = AsposeCells ;...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  5. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...the objects that are Excel workbooks ( .xls / .xlsx ). Convert...Convert each Excel workbook to PDF with Aspose.Cells . (Optional) Render...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  6. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...uploaded Excel file const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/extract-im...
  7. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....pivot table and saves the workbook as the output Excel file ..."text/javascript" > const { Workbook , SaveFormat , PivotGroupByType...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  8. Refresh Values of Linked Shapes|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....Cells when you save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, you...

    docs.aspose.com/cells/java/refresh-values-of-li...
  9. Convert PPTM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTM to XLSB (Excel Binary Workbook) Convert PPTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  10. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....10 , 500 , 500 , false ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , $seriesIndex...

    docs.aspose.com/slides/php-java/callout/