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

worksheet

(0.03 sec)
  1. Object Changed Issue When Adding OleObjectFrame...

    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....Right Click on it and select Worksheet Object -> Edit option as shown...

    docs.aspose.com/slides/nodejs-java/object-chang...
  2. | 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-...
  3. | 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/
  4. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...Workbook (); // Access first Worksheet from the collection const...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  5. Update CSV File using C++ | products.aspose.com

    Modify CSV document in C++ applications without using Microsoft Excel....CreateIWorkbook Access of relevant Worksheet using GetIWorksheets()->GetObjectByIndex(0)...

    products.aspose.com/total/cpp/update/csv/
  6. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...output format xlsx and 1 worksheet options.setFormat(Packages...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  7. Chart Data Marker|Aspose.Slides Documentation

    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....// Getting the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/chart-data-marker/
  8. 如何在 Blazor 中运行 Aspose.Cells|Documentation

    了解如何在 Blazor WebAssembly 和 Blazor Server 应用中运行 Aspose.Cells。...Workbook (); Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...Workbook(); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells["A1"]...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  9. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...the first worksheet var sheet = workbook.Worksheets[0]; // Add...ShapeCollection shapes = workbook1.Worksheets[0].Shapes; Color lineColor1...

    forum.aspose.com/t/draw-a-shape-with-cross-line...