Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 106,496 for

workbook

(0.32 sec)
  1. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/QNR__CHART_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/chart-outline-becomes-excess...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using Node.js via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-hyperli...
  3. Compress PPSM Files Online or using Android Mob...

    Free online app to compress different PPSM files. Android compression library Java code for PPSM documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/android-java/compress...
  4. Compress PPTM Files Online or using Android Mob...

    Free online app to compress different PPTM files. Android compression library Java code for PPTM documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/android-java/compress...
  5. Compress PPSX Files Online or using Android Mob...

    Free online app to compress different PPSX files. Android compression library Java code for PPSX documents....Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...Compress XLSX Files (Open XML Workbook) Compress XLT Files (Excel...

    products.aspose.com/total/android-java/compress...
  6. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...font configs. const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  7. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...33511677_Only.xlsx.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/extra-space-between-text-and...
  8. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  9. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT presentations. Android merging library Java code to merge POT presentation into format of your choice....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/android-java/merge/pot/
  10. 如何使用 Java 将 HTML 转换为 JSON

    这篇简短的文章介绍了如何使用 Java 将 HTML 转换为 JSON。它解释了环境设置、分步过程以及使用 Java 将 HTML 转换为 JSON 的示例代码。...IDE,将 HTML 数据呈现为 JSON 创建一个 Workbook 类对象来加载 HTML 数据 初始化 JsonSaveOptions...HTML 到 JSON 格式转换器进行创建。首先,使用一个Workbook类对象来加载源HTML格式数据。接下来,在指定单元格索引的同时定义一个范围,并将其转换为...

    kb.aspose.com/zh/cells/java/how-to-convert-html...