Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 105,429 for

workbook

(0.85 sec)
  1. Compress XLSB Files Online or using Android Mob...

    Free online app to compress different XLSB files. Android compression library Java code for XLSB documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

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

    Free online app to compress different XLSM files. Android compression library Java code for XLSM documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  3. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , TxtSaveOptions...// Load source workbook const wb = new Workbook ( new Uint8Array...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  4. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...\\ " ); // Create workbook object Workbook wb ; // Set default...default font of the workbook to none Style s = wb . GetDefaultStyle...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  5. Setting Dynamic Array Formulas with C++|Documen...

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel with C++....dynamic array formula and the Workbook.RefreshDynamicArrayF method...formulas. Finally, save the workbook as the output Excel file ...

    docs.aspose.com/cells/cpp/calculation-of-dynami...
  6. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....Apps Open Excel file using Workbook class Convert Excel to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  7. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "source.xlsx"...SetWarningCallback ( callback . get ()); workbook . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  8. How to Apply Filter in Excel using Java

    This tutorial explains how to apply filter in Excel using Java on a range of cells. These steps help you filter Excel data using Java in any of the operating systems like macOS, Linux and Windows....repository Add the reference to Workbook , Worksheet , and Cells classes...program Instantiate an empty workbook object Get a reference to...

    kb.aspose.com/cells/java/how-to-apply-filter-in...
  9. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....PDF format Create an empty Workbook class object to save JSON...options Save the resultant workbook having JSON data as a PDF...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  10. How to Make a Pie Chart in Excel in Python

    This quick guide explains how to make a Pie chart in Excel in Python. It has a step-wise process along with a sample code to create Pie chart in Excel in Python....create a chart Create a new Workbook and fill in sample data for...pie chart Save the resultant workbook with a Pie Chart on the disk...

    kb.aspose.com/cells/python/how-to-make-a-pie-ch...