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

workbook

(0.15 sec)
  1. Ohal Report Canvas Component|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....user requests an export, the workbook and worksheets are initialized...allowed us to build up the Excel workbook entirely independently of...

    docs.aspose.com/cells/net/ohal-report-canvas-co...
  2. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....demonstrates how to: Create a workbook and fill it with sample 3‑D...and visual style. Save the workbook to an XLSX file. Full Example...

    blog.aspose.com/cells/create-surfacecontourwire...
  3. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...// Load the workbook with the forced format Workbook wb = new ...Workbook("path/to/your/file", loadOptions); // Java example import...

    forum.aspose.com/t/is-this-really-markdown/317711
  4. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....the Numbers file into the Workbook class object Create the PdfSaveOptions...desired sheets Save the loaded workbook as a PDF using the custom...

    kb.aspose.com/cells/python/convert-numbers-file...
  5. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  6. Specify how to cross a string in output HTML us...

    Learn how to control string overflow in HTML output by specifying HtmlCrossType in Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( filePath );...FitToCell ); // Output HTML workbook . save ( "out" + opts . getHtmlCrossStringTy...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  7. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...Cells 检查所分配的自定义数字格式是否有效,请将 Workbook.GetCheckCustomNumber() 属性设置为...GetCustom() 属性分配了无效的自定义数字格式。由于我们已经将 Workbook.GetCheckCustomNumber() 属性设置为...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  8. Set Default Font while Rendering Spreadsheet 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....following sample code creates a workbook, adds some text in cell B4...unknown/non‑existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/net/set-default-font-whil...
  9. Ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#

    Այս հակիրճ հոդվածն ընդգրկում է, թե ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#: Այն բացատրում է միջավայրի կարգավորումը, ծրագրի փուլային հոսքը և գործարկվող կոդ՝ XML-ը CSV-ի փոխարկելու համար՝ օգտագործելով C#:...CSV-ի փոխարկելու համար Ստեղծեք Workbook դասի օբյեկտ՝ սկզբնաղբյուր...սկզբնաղբյուր XML ֆայլը բեռնվում է Workbook դասի օրինակով, այնուհետև կանչվում...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  10. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...__dirname , "data" ); // Create workbook object const book = new AsposeCells...AsposeCells . Workbook (); // Access first worksheet const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...