Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 21,287 for

worksheet

(0.1 sec)
  1. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Java API code to extract text in rows and cells from XLSB spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/xlsb/
  2. 使用Node.js通过C++实现错误检查选项|Documentation

    学习如何使用Excel工作表中的错误检查选项,使用Aspose.Cells for Node.js via C++进行编程...filePath ); // Get the first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/use-error-c...
  3. 将PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。...SheetRender instance for the first worksheet and render to PNG. SheetRender...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  4. Converting Workbook to Different Formats|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.... Converting single Worksheet to XPS The following example...shows how to convert a single worksheet in an Excel file to XPS. Export...

    docs.aspose.com/cells/java/converting-workbook-...
  5. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...color when rendering the worksheet to an image. Adhirath April...}; PageSetup- worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/image-gridline-color-differe...
  6. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  7. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...the CellsCollection of the worksheet that contains the data, and...

    products.aspose.com/total/net/conversion/word-t...
  8. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Java API code to extract text in rows and cells from XLSX spreadhseets....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/java/parse/xlsx/
  9. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....efficiency and simplify your worksheets. They can handle large datasets...formulas. They can slow down worksheet performance, especially if...

    docs.aspose.com/cells/net/calculation-of-dynami...
  10. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in JavaScript... Access the chart data worksheet. Clear all the default series...; // Gets the chart data WorkSheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/create-chart/