Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 30,455 for

worksheet

(0.07 sec)
  1. Convert JSON Format to DOC in Android Apps | pr...

    Parse JSON to DOC in Java without using Microsoft Word...file Import JSON file to worksheet using JsonUtility class and...

    products.aspose.com/total/android-java/conversi...
  2. Java API to Render SVG to EXCEL | products.aspo...

    Export SVG to EXCEL via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/svg-t...
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. C++ API C++ code to extract text in rows and cells from Excel spreadhseets....Excel file Select relevant worksheet with its index Use Picture...

    products.aspose.com/total/cpp/parse/excel/
  4. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....// Getting the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/chart-data-marker/
  5. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...createCellsFormattin ( workbook ); const worksheet = workbook . getWorksheets...getWorksheets (). get ( 0 ); worksheet . setName ( "Sales Report" ); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  6. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...// Access the chart data worksheet IChartDataWorkbook workbook...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  7. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...wb = new Workbook(xlFile); Worksheet sheet = wb.getWorksheets()...icons (as compared to the worksheet as rendered in Excel). Thanks...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  8. Aspose.Cells 8.9.0中的公共API更改|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....the worksheet to be rendered var sheet = book . Worksheets [ 0...spreadsheet var pivot = book . Worksheets [ 0 ]. PivotTables [ 0 ];...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/create-chart/
  10. Convert GIF to XLS via C# | Aspose

    Sample code for GIF to XLS C# conversion. Use API example code for batch GIF 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/gif-to-xls/