Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 30,196 for

worksheet

(0.17 sec)
  1. Setting Shared Formula with JavaScript via C++|...

    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....want to add a function in a worksheet which will do some calculations...via C++ Suppose you have a worksheet filled with data in the format...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  2. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....Front or Back inside the Worksheet with C++ Finding Absolute...Position of Shape inside the Worksheet with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/get-connection-points...
  3. Split Panes in Jython|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....setActiveCell ( "A20" ); # Split the worksheet window workbook . getWorksheets...Unprotecting Password Protected Worksheet in Jython Analyzing your prompt...

    docs.aspose.com/cells/java/split-panes-in-jython/
  4. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...MULTIPLE_WORKSHEETS . @property def section_mode...save document as a separate worksheets. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Insert NumPy ndarray into Worksheet How to Convert NumPy ndarray...different formats. Work with worksheets, tables, ranges, and charts...

    blog.aspose.com/cells/convert-numpy-to-excel/
  6. Font Settings|Documentation

    Aspose.Cells is a .NET 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....Workbook class contains a Worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/cells-font-settings/
  7. 使用JavaScript通过C++解除冻结行或列|Documentation

    在本文中,您将学习如何使用C++中的JavaScript API以编程方式解除Excel工作表的行、列或窗格的冻结。...请使用 Worksheet.unFreezePanes() 方法解除窗格。 构造工作簿以打开冻结文件。...构造工作簿以打开冻结文件。 使用Worksheet.unFreezePanes()方法解除窗格冻结。 3.保存文件。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/unfreez...
  8. 使用 Node.js 和 C++ 删除工作表中的空白行和列|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除工作表中的所有空白行和列。...( filePath ); // Create a Worksheets object with reference to...getWorksheets (); // Get first Worksheet from WorksheetCollection const...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-blan...
  9. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...an Expression in variables worksheet as “Message2”. And we are...first 2 last fff", workbook.Worksheets[0].Cells["C5"].StringValue);...

    forum.aspose.com/t/variables-in-excel-template/...
  10. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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.... Get a worksheet. Add sample data. Apply auto‑filter...sheet. Excel . Worksheet sheet = ( Excel . Worksheet ) objBook ....

    docs.aspose.com/cells/net/auto-filter-data-in-v...