Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 105,375 for

workbook

(0.23 sec)
  1. Export ODS to POWERPOINT in Android or with fre...

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

    products.aspose.com/total/android-java/conversi...
  2. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Export CSV to POTM in Android or with free Onli...

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

    products.aspose.com/total/android-java/conversi...
  4. Export CSV to DOCX in Android or with free Onli...

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

    products.aspose.com/total/android-java/conversi...
  5. 使用 C++ 的 JavaScript 错误检查选项|Documentation

    学习如何在 Excel 工作表中通过 C++ 编程方式使用错误检查选项。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiate a Workbook by reading the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/use-err...
  6. 数据透视表中的自定义排序|Documentation

    如何使用Aspose.Cells for JavaScript通过C++对数据透视表的字段值进行排序。..."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  7. 使用ImageOrPrint选项和C++将工作表转换为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表转换为图像文件,并应用不同的图像和打印选项。...02_OutputDirectory \\ " ); Workbook book ( srcDir + u "sampleWorksheetToAnI..."sampleSpecificPagesT.xlsx" ; Workbook workbook ( inputPath ); WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/converting-workshe...
  8. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....Excel to SVG Instantiate a Workbook class instance to load input...of output SVG Convert Excel workbook to Vector Graphics file by...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new Workbook....Package Manager Initialize a Workbook class object to create a new...finally, save the output Excel workbook which will contain a sample...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  10. Text gets mirrored when saving XLSX to PDF - Fr...

    Hi, please see the attached XLSX file. On the first sheet you find 4 arrows with a letter inside. Those letters get mirrored when saving to pdf. See the screenshots. XLSX: grafik.png (67,2 KB) PDF: grafik.png (68,1 …...NET example Workbook wb = new Workbook("input.xlsx"); //...PdfSaveOptions when calling Workbook.Save ? ebrunner February 18...

    forum.aspose.com/t/text-gets-mirrored-when-savi...