Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 235,373 for

aspose.cells

(1.69 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.cells for JavaScript via C++. This article will show you how to retrieve font information from a document....into a PDF or an image, Aspose.Cells requires that all the needed...your fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  2. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...REGEXTEST does not work Aspose.Cells Product Family cells-net...this is a bug? I’m using Aspose.Cells/25.1.2 Professionalize.Discourse...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  3. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.cells library in JavaScript via C++. By using the Aspose.cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....text in a cell, use the Aspose.Cells.Style.isTextWrapped(boolean)...html > < head > < title > Aspose.Cells Wrapping Text Example </...

    docs.aspose.com/cells/javascript-cpp/line-break...
  4. Split Spreadsheets Using LowCode API|Documentation

    Demonstrates how to use Aspose.cells LowCode APIs to split spreadsheets....Introduction Aspose.Cells for .NET provides the Aspose.Cells.LowCode...than fine‑grained control. Aspose.Cells LowCode APIs provide a high‑level...

    docs.aspose.com/cells/net/split-spreadsheets-us...
  5. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.cells library using C++....How to Add Data to Cells Aspose.Cells provides a class, Workbook...object of the Cell class. Aspose.Cells allows developers to add...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.cells library....How to Add Data to Cells Aspose.Cells provides a class, Workbook...object of the Cell class. Aspose.Cells allows developers to add...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  7. AutoFit Rows and Columns|Documentation

    This article shows how to auto-fit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.cells for Python via .NET API....is also available through Aspose.Cells for Python via .NET so developers...at runtime. Auto Fitting Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  8. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.cells with C++.... Aspose.Cells provides the Workbook.RemoveUnusedStyles()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  9. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.cells using C++.... Aspose.Cells supports this by providing...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  10. 通过JavaScript使用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....本文介绍了如何使用Aspose.Cells应用此公式。 Aspose.Cells允许您使用 Cell.formula...A5*0.09 等)。这需要逐行更新单元格引用,也需要 Aspose.Cells 逐个解析每个公式,对于大型表格或复杂公式会比较...

    docs.aspose.com/cells/zh/javascript-cpp/setting...