Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 105,390 for

workbook

(0.28 sec)
  1. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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...."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...() => { // Creating a new workbook and accessing first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  2. Conversion between cell name and row/column ind...

    Learn how to perform conversion between cell name and row/column index through the Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat , Worksheet ..."text/javascript" > const { Workbook , SaveFormat , CellsHelper...

    docs.aspose.com/cells/javascript-cpp/names-and-...
  3. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...so const worksheets = workbook.getWorksheets(); const tempDir...tempWorkbook = new aspose.Workbook(); const tempWorksheets =...

    forum.aspose.com/t/constant-segmentation-faults...
  4. Convert DOCM to XLSM via Java or with free Onli...

    Convert DOCM to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/docm-...
  5. Java API to Convert OTT to XLSM or with free On...

    Convert OTT to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **OTT to...

    products.aspose.com/total/java/conversion/ott-t...
  6. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Workbook; import com.aspose.cells.Worksheet;...getSlides().get_Item(0); Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  7. Compress XLSB Files Online or via Java | produc...

    Free online app to compress different XLSB files. Java compression library code for XLSB documents....Project Load the document via Workbook class There are 9 levels of...to compress large binary workbooks before sharing them via email...

    products.aspose.com/total/java/compress/xlsb/
  8. Convert POT to XLSB via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  9. Java API to Render XPS to XLSM | products.aspos...

    Export XPS to XLSM via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/xps-t...
  10. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....aspose-cells-python Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/python-net/how-to-format-...