Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 30,325 for

worksheet

(0.11 sec)
  1. Digitally Sign XLS File Online or using Java | ...

    Free online app for digital signature in XLS spreadsheet. Develop Java application to electronically sign XLS spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java code...

    products.aspose.com/total/java/signature/xls/
  2. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  3. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Get the chart data worksheet. Delete default generated...//Getting the chart data worksheet IChartDataWorkbook fact =...

    products.aspose.com/slides/java/chart/ppt/
  4. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...getWorksheets().getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  5. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...demonstrated in the ‘Template17’ worksheet of the attached Excel output...(61.9 KB) See “Template17” worksheet in the Excel file. amjad.sahi...

    forum.aspose.com/t/issue-with-directly-accessin...
  6. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....the equivalent property as Worksheet.tabId . Utilize Sheet.SheetId...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....the first worksheet and set value to A1 const worksheet = workbook...workbook . worksheets . get ( 0 ); const cell = worksheet . cells...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....Access first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/automatica...
  9. Formatting Slicer with JavaScript via C++|Docum...

    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....Access the first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/formatting...
  10. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....columns of first worksheet ws = wb . worksheets [ 0 ] ws . auto_fit_rows...

    docs.aspose.com/cells/python-net/support-the-la...