Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 105,430 for

workbook

(0.54 sec)
  1. 使用 Aspose.Cells for Node.js via C++ 检查修改密码|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 检查修改密码是否匹配。...options const workbook = new AsposeCells . Workbook ( path . join...Password to modify let ret = workbook . getSettings (). getWriteProtection...

    docs.aspose.com/cells/zh/nodejs-cpp/check-passw...
  2. Excel-ը Markdown-ի փոխարկել C# օգտագործելով

    Հետևեք այս հոդվածին՝ Excel-ը Markdown-ի փոխարկելու համար C# օգտագործելով։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Excel-ը Markdown-ի փոխարկելու համար C# օգտագործելով։...ֆայլ Workbook օբյեկտի միջոցով Մուտք գործեք բեռնված Workbook-ի առաջին...պարամետրը Պահպանեք բեռնված Workbook-ը որպես MD ֆայլ MarkdownSaveOptions...

    kb.aspose.com/hy/cells/net/convert-excel-to-mar...
  3. Convert POTM to XLTX via PHP or with free Onlin...

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

    products.aspose.com/total/php-java/conversion/p...
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...2 ); // Save the PDF file workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/nodejs-cpp/limit-the-numb...
  5. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Startup (); // Create empty workbook Workbook wb ; // Access first worksheet...e1 . GetColumn ()); // Save workbook to output XLSX format wb ...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  6. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...\\ " ); // Create workbook object Workbook book ; // Access first..."=[Column A] + 1" ); // Save the workbook in xlsx format book . Save...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  7. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...file with load options Workbook workbook ( inputFilePath , opts...password to modify bool ret = workbook . GetSettings (). GetWriteProtection...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  8. Ինչպես փոխարկել 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...
  9. Convert POT to XLTM via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  10. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...following codes: Workbook workbook = new Workbook(dir + "Combin...eredB.xlsx"); int index = workbook.getWorksheets().add(); ChartCollection...

    forum.aspose.com/t/need-a-sample-code-to-create...