Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 236,025 for

cells

(0.15 sec)
  1. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....Cells provides the functionality to...simple APIs provided by Aspose.Cells. #include <iostream> #include...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  2. How to Remove Formula from Excel File in C++

    In this example, we will focus on how to remove formula from Excel file in C++. You can add or remove the formula from any cell of the excel worksheet programmatically in C++. By using few API calls, you can manage the Excel Worksheet Cells formulas in C++ for both Microsoft Windows and Linux platforms....Cells Product Family Aspose.Email...can reset the formula from any cell of the Excel worksheet programmatically...

    kb.aspose.com/cells/cpp/how-to-remove-formula-f...
  3. 如何使用C++将HTML转换为PDF|Documentation

    本主题展示如何使用Aspose.Cells for C++将HTML转换为PDF以及MHTML转换为PDF。...Cells is a professional solution that...C++中的HTML转PDF转换 如何将HTML转换为PDF?使用 Aspose.Cells for C++ 库,您可以轻松通过几行代码实现HTML到PDF的程序转换。Aspose...

    docs.aspose.com/cells/zh/cpp/convert-html-to-pdf/
  4. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...Cells 将单元格链接到 XML 地图元素。请使用此目的的 Cells.LinkToXmlMap()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  5. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....particular rows, cell formatting to only certain cells. Aspose.Words... there must be at least one Cell in the Row so that formatting...

    docs.aspose.com/words/cpp/applying-formatting/
  6. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells for JavaScript via C++. Aspose.Cells provides...[https://reference.aspose.com/cells/javascript-cpp/datalabels/#text–]...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  7. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  8. Specify how to cross string in output PDF and i...

    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....output PDF and image When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-java/specify-how-t...
  9. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  10. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....Cells.GridDesktop. The basic difference...the steps below: Add Aspose.Cells.GridDesktop control to your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...