Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 102,533 for

workbook

(0.38 sec)
  1. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Android API code to extract text in rows and cells from XLSX spreadhseets....project Load XLSX file using Workbook class object Access relevant...Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/parse/xlsx/
  2. | Aspose

    Sample code for PNG to XLS Java conversion. Use API example code for batch PNG files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/png-to-xls/
  3. 使用C++检测空白工作表|Documentation

    本文展示了如何使用Aspose.Cells的C++ API编程检测Excel工作簿中的空白工作表。...instance of Workbook and load an existing spreadsheet Workbook book...over all worksheets in the workbook WorksheetCollection sheets...

    docs.aspose.com/cells/zh/cpp/detecting-empty-wo...
  4. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....02_OutputDirectory \\ " ); // Create workbook Workbook wb ( srcDir + u "source...SetPositionInSamePar ( 2 ); // Save the workbook wb . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  5. 用 C++ 判断数据点是否位于饼图中的第二个饼或条形图中的条上|Documentation

    学习如何使用 Aspose.Cells for C++ 判断数据点是否位于饼图中的第二个饼或条形图中的条上。我们的指南将演示如何识别和访问复合图表中的次级饼或条,以便有效分析和操作数据。...xlsx" ; Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); Chart...

    docs.aspose.com/cells/zh/cpp/find-if-data-point...
  6. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...// Load sample Excel file Workbook wb ( srcDir + u "sample.xlsx"...GetRowCount (), options ); // Save workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/change-data-source...
  7. 用 C++ 获取行中的最大列索引和列中的最大行索引|Documentation

    了解如何通过Aspose.Cells for C++ API获取行中的最大列索引和列中的最大行索引。...xlsx" ; Workbook workbook ( filePath ); Worksheet...Worksheet sheet = workbook . GetWorksheets (). Get ( 0 ); Cells cells...

    docs.aspose.com/cells/zh/cpp/get-max-index-in-r...
  8. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....converted to HTML using the Workbook object Create and initialize...Java by loading it into a Workbook class object and then configuring...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Find and Replace Text in Excel using Java

    Follow this article to find and replace text in Excel using Java. It has all the details to set the IDE, a list of steps, and a sample code to implement text find and replace in Excel using Java....source Excel file into the Workbook containing the text that you...if found Save the updated workbook after replacing a specific...

    kb.aspose.com/cells/java/find-and-replace-text-...
  10. Advanced Protection Settings since Excel XP|Doc...

    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....File menu, select Protect Workbook followed by Protect Current...via .NET provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/python-net/advanced-prote...