Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 87,265 for

workbook

(0.23 sec)
  1. Update XLT File using Python | products.aspose.com

    Modify XLT document in Python applications without using Microsoft Excel....File in Python Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xlt/
  2. 使用Node.js通过C++隐藏叠加内容CrossHideRight,保存为HTML|Docu...

    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....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...HTML with HtmlSaveOptions workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-over...
  3. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...Create workbook object const wb = new AsposeCells . Workbook ();...Version - 18.3" ); // Save the workbook in xlsx format wb . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  4. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...1 KB) Workbook workbook = new Workbook(filePath + "sample...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx"...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....initializing an instance of Workbook from a template file. Here...book = new Aspose . Cells . Workbook ( dir + "sample.xlsx" , options...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....in sample code Create a new workbook. Create a new chart in the... Set value axis, save the workbook to view the result. Sample...

    docs.aspose.com/cells/python-net/how-to-set-cat...
  7. Disable Exporting Frame Scripts and Document Pr...

    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....properties while converting a workbook into HTML. The 8.6.0 version...properties. Once you convert a workbook into HTML, the output file...

    docs.aspose.com/cells/java/disable-exporting-fr...
  8. 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 Defau...

    了解如何用 Aspose.Cells for Node.js via C++ 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 DefaultFont 属性。确保在字体缺失时正确渲染字体。...via C++ 会优先尝试设置工作簿的默认字体(即 Workbook.DefaultStyle.Font )。如果工作簿...file. const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  9. Technical Articles|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....Custom Theme Colors of the Workbook using Array of Colors Copy...Copy Theme from one Workbook to Another Monitor running programs...

    docs.aspose.com/cells/cpp/technical-articles/
  10. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...\\ " ); // Initialize a new Workbook and open an Excel file U16String...srcDir + u "input.xlsx" ; Workbook workbook ( inputPath ); // Instantiate...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...