Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 27,083 for

excel worksheet

(0.16 sec)
  1. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating Worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...references after copying worksheets (AddCopy / CopyOptions) Aspose...duplicating worksheets containing charts using both: Worksheets.AddCopy()...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  2. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android API code to extract text in rows and cells from XLSM spreadhseets....class object Access relevant worksheet then its data Use Iterator...(Microsoft Word Template File) Parse Excel Files Parse ODP Files (OpenDocument...

    products.aspose.com/total/android-java/parse/xlsm/
  3. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...string ProcessName = "Convert excel range to image"; string ExceptionType...CalculateFormula(); Worksheet sourceWS = sourceWB.Worksheets[WSName]; //Set...

    forum.aspose.com/t/name-error-when-inserting-a-...
  4. Converting Chart to Image in SVG Format|Documen...

    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 code loads the source Excel file and then saves the first...chart found on the first worksheet to SVG. The following screenshot...

    docs.aspose.com/cells/java/converting-chart-to-...
  5. Customizing Charts|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.... Chart , a single Excel chart. ChartArea , the chart...chart area in the worksheet. ChartDataTable , a chart data table...

    docs.aspose.com/cells/java/creating-and-customi...
  6. 档案

    档案...עִברִית čeština Svenska MS Excel 是一个功能丰富的程序,可让您以表格形式保存和组织数据。...JSON 文件导入 Excel 工作表。据此,本文介绍了如何在 Python 中将 JSON 数据转换为 Excel XLSX XLS。...

    blog.aspose.com/zh/cells/convert-json-to-excel-...
  7. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = Worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle...Solid; Style middleStyle = worksheet.Workbook.CreateStyle(); middleStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  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....for sensitivity analysis in Excel. It helps you understand the...Chart in Excel You can create a tornado chart in Excel by following...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  9. 管理单元格HTML字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API管理单元格HTML字符串。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...newly added worksheet let ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  10. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...当你将 Excel 文件保存为 PDF/图片时,可以通过使用 TextCrossType...TextCrossType.Default :显示文本,类似于 MS Excel,其取决于下一单元格。如果下一单元格为空,字符串将溢出或截断。...

    docs.aspose.com/cells/zh/javascript-cpp/specify...