Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 102,475 for

workbook

(0.13 sec)
  1. Compress TXT Files Online or using Android Mobi...

    Free online app to compress different TXT files. Android compression library Java code for TXT 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...
  2. Compress DOCX Files Online or using Android Mob...

    Free online app to compress different DOCX files. Android compression library Java code for DOCX 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...
  3. Compress RTF Files Online or using Android Mobi...

    Free online app to compress different RTF files. Android compression library Java code for RTF 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. Set Range Border with Golang via C++|Documentation

    Learn how to set range borders using Aspose.Cells with Golang via C++....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/go-cpp/set-range-border/
  5. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...lse); const workBook = new aspose.cells.Workbook('csvData.csv'...csv', loadOptions); workBook.getSettings().setRegion(aspose.cells...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  6. Refresh and Calculate Pivot Table having Calcul...

    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....via C++ APIs and save the workbook in PDF format. The results...

    docs.aspose.com/cells/nodejs-cpp/refresh-and-ca...
  7. Convert XPS to XLT in Android Apps | products.a...

    Render XPS to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...It is used to create new workbooks based on the template. By...XLT, users can create new workbooks with the same formatting and...

    products.aspose.com/total/android-java/conversi...
  8. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save chart to image, but the legend isn’t shown as expected. You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...CurrentDirectory; var excel = new Workbook(currentDirectory + “\ChartStackedBar...CurrentDirectory; var excel = new Workbook(currentDirectory + "\\ChartStackedBar...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  9. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....file from the disk using the Workbook class object by providing...save method exposed by the Workbook class in Python XML to XLSX...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  10. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS....application Add a reference to Workbook and Worksheet classes using...the program Load the source Workbook that is to be converted to...

    kb.aspose.com/cells/java/how-to-convert-excel-t...