Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 30,421 for

worksheet

(0.1 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve font information from a document.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  2. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....= 0 # Get the chart data worksheet fact = chart . chart_data...

    products.aspose.com/slides/python-net/chart/pptx/
  3. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....contains a worksheets collection and each worksheet has collection...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...
  4. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG files to XLS conversion within any Web or Desktop Java 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/cpp/conversion/jpg-to-xls/
  5. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java 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/java/conversion/pdf-to-...
  6. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  7. Comparison of functionality and performance of ...

    Comparison of functionality and performance of Aspose.Cells for Go via C with Excelize, Tealeg/xlsx, and Go-OLE....Yes ✅ Yes Cell/Row/Column/Worksheet ✅ Yes ✅ Yes ✅ Yes ✅ Yes Style...scenario: a large file with 10 worksheets, 100,000 rows × 250 columns...

    docs.aspose.com/cells/go-cpp/comparison-of-func...
  8. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API....)); // Accessing the first worksheet in the Excel file const sheet...sheet = workbook . worksheets . get ( 0 ); const charts = sheet...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  9. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...const links = workbook . worksheets . externalLinks ; // Print...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  10. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…...want to do this for other worksheets, we need to add new APIs...disable lazy loading for worksheets in Aspose.Cells.GridJs. We...

    forum.aspose.com/t/how-to-set-authorization-tok...