Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 27,112 for

excel worksheet

(0.16 sec)
  1. #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-...
  2. Apply Shading to Alternate Rows and Columns wit...

    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....formatting rules for the Worksheet object. These rules can be...conditional formatting rules and Excel’s built-in functions. Apply...

    docs.aspose.com/cells/java/apply-shading-to-alt...
  3. Aspose插入行,能否选择向上插入行或者向下插入行 - Free Support Forum...

    aspose插入行,能否选择向上插入行或者向下插入行 类似: a77f7b6f6466f6224c84397609603d86.jpg (91.7 KB)...具体来说,您可以使用 Worksheet.getCells().insertRow(int rowIndex)...例如,如果您想在第3行之前插入一行,可以这样做: // 获取工作表 Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/aspose/317962
  4. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Chart with a Drop‑Down List in Excel is a powerful tool that allows...Chart with a Drop‑Down List in Excel provides a flexible and interactive...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  5. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. Android API code to extract text in rows and cells from ODS 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/ods/
  6. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Android API code to extract text in rows and cells from XLS 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/xls/
  7. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Android API code to extract text in rows and cells from XLSB 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/xlsb/
  8. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....Cells: Add some data to a worksheet’s cells using a Cell object’s...Add a pivot table to the worksheet by calling the PivotTables...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  9. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....you import your HTML to an Excel file, these numbers are converted...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  10. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。... Microsoft Excel从1开始计算行列索引。不同于Microsoft Excel,Aspose.Cells...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...