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

workbook

(0.21 sec)
  1. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....Import the classes License and Workbook Load the license to avoid...watermarks Load the input workbook Create the FindOptions object...

    kb.aspose.com/cells/python/find-and-replace-tex...
  2. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js....Java to add VBA code Create a workbook and get a reference to the...the VbaProject in the Excel Workbook Get a reference to the newly...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...
  3. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…... Sample code: Workbook workbook = new Workbook("d:\\files\\Bk_test1...the sheet Worksheet sheet = workbook.getWorksheets().get(0); System...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  4. Converting Worksheet to Image in Aspose.Cells|D...

    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....Cells supports converting a workbook to multiple image files, one...new Workbook object //Open a template excel file Workbook book...

    docs.aspose.com/cells/net/converting-worksheet-...
  5. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Java API code to manage comments of XLSB files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xlsb/
  6. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。... size ()); } Workbook workbook ( u "sample.xlsx" ); Worksheet...Worksheet sheet = workbook . GetWorksheets (). Get ( 0 ); sheet...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  7. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。..."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  8. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... Provide a minimal workbook If the problem persists after...total number of sheets in the workbook? Or you need to get your current...

    forum.aspose.com/t/getprintingpagebreaks-return...
  9. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...Cells; Workbook srcWorkbook = new(@"C:\Sw...OrdinalIgnoreCase)).GetRange(); Workbook targetWbk = new(); var inputSheet...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  10. Converting Worksheet to Image and Worksheet to ...

    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....NET supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Convert...

    docs.aspose.com/cells/python-net/converting-wor...