Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 30,475 for

worksheet

(0.35 sec)
  1. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....Access the Worksheet You need to access the worksheet where you...

    docs.aspose.com/cells/python-net/how-to-format-...
  2. 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...
  3. Convert JSON to XLSX Online

    Learn how to convert JSON to XLSX online using Aspose.Cells. Follow our step-by-step guide for quick and easy data conversion....your JSON data into Excel worksheet. The tool is free. It only...Excel File Online Split Excel Worksheets into Files Online Excel Editor...

    blog.aspose.com/cells/convert-json-to-xlsx-online/
  4. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...xlsm Upon inspecting the worksheet in the output file ConvertedUsingAspose...ConvertedUsingAspose.xlsm\xl\worksheets\sheet1.xml , I noticed that...

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  5. 在加载Excel文件时解析透视缓存记录|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....Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/parsing...
  6. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples.... Access the chart data worksheet. Clear all the default series...0 ; # Gets the chart data WorkSheet $fact = $chart -> getChartData...

    docs.aspose.com/slides/php-java/create-chart/
  8. Export XML as Excel Files via Java | products.a...

    Export XML to Excel via Java API without using Microsoft Excel... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/xml-t...
  9. 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...
  10. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...before saving: // Get the worksheet that contains the PivotTable...converter will output the worksheet data only unless the Pivot...

    forum.aspose.com/t/pivot-data-mismatch-between-...