Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 30,455 for

worksheet

(0.11 sec)
  1. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style vs. A1 style by using Aspose.Cells for JavaScript via C++....used to identify cells in a worksheet. Note that the choice between...

    docs.aspose.com/cells/javascript-cpp/r1c1-refer...
  2. 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....class object Access relevant worksheet then its data Use Iterator...

    products.aspose.com/total/android-java/parse/xlsx/
  3. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...get(0); worksheet.getCells().get(0, 2).setValue(1); worksheet.getCells()...

    forum.aspose.com/t/cellsexception-invalid-shift...
  4. Queries about Aspose cells PDF Convert Missprin...

    We encountered a issue that misalignment sometimes may occur when we were trying to convert grouped callouts in a Excel sheet to PDF(Shown as screenshot below). 企业微信截图_17423637556254.jpg (113.2 KB)...attachment is the code and worksheet with convert problems: files...

    forum.aspose.com/t/queries-about-aspose-cells-p...
  5. Ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի մ...

    Այս կարճ թեման ներառում է տեղեկատվություն այն մասին, թե ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի միջոցով: Այն ընդգրկում է բոլոր մանրամասները՝ անհրաժեշտ միջավայրը կարգավորելու համար, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ Excel-ի պատկերի ֆոն ավելացնելու Python-ի միջոցով:...Մուտք գործեք առաջին լռելյայն Worksheet , որտեղ պատկերը պետք է ավելացվի...

    kb.aspose.com/hy/cells/python/how-to-insert-exc...
  6. 通过 Node.js 以 C++ 合并文件|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....combine(Workbook) 方法合并多个工作簿,使用 Worksheet.copy(Worksheet) 方法将工作表复制到新工作簿。这些...rename them accordingly const worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  7. 使用JavaScript通过C++处理WebQuery类型的外部数据连接。|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++处理WebQuery类型的外部数据连接。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  8. 用 C++ 获取行中的最大列索引和列中的最大行索引|Documentation

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

    docs.aspose.com/cells/zh/cpp/get-max-index-in-r...
  9. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Provide exported worksheet HTML file path via IFilePathProvider...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  10. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...同样,你也可以使用 Worksheet.cell_watches.add() 方法,利用 Aspose...# Access first worksheet. ws = wb . worksheets [ 0 ] # Put some...

    docs.aspose.com/cells/zh/python-net/add-cells-t...