Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 105,375 for

workbook

(0.16 sec)
  1. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…... Workbook workbook = new Workbook(mainStream, loadOptions);...at(isMhtml)); Workbook workbook = new Workbook(inputStream, loadOptions);...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  2. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, fonts, and colors to cell ranges programmatically....Excel: Open Excel and open the workbook that contains the range you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...
  3. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…... The Workbook.Save method can be used for...loading the Excel file into a Workbook object and then calling the...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  4. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Excel: Open Excel and open the workbook that contains the range you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...Cells-for-C // Load sample workbook U16String sourceDir ( u "...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleDisableDownlev...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  6. 数字设置|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持多种不同的单元格数字设置。本文介绍如何使用 Aspose.Cells 库管理单元格的数字设置以调整电子表格中的数字格式。...Cells提供了一个模块, Workbook ,代表一个Excel文件。 Workbook 模块包含一个 Worksheets...Cells Example - Create/Modify Workbook </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-n...
  7. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....template workbook in Microsoft Excel I created a new workbook in MS..."text/javascript" > const { Workbook , ImageOrPrintOptions , SheetRender...

    docs.aspose.com/cells/javascript-cpp/converting...
  8. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...Load a template file Workbook workbook ( srcDir + u "PivotTableSample...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  9. Data in Non-Primitive Shape with Node.js via C+...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/data-in-non-pr...
  10. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。... size ())); Workbook workbook ( data , loadOptions );...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...