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

cells

(0.12 sec)
  1. 如何使用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/
  2. 用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-...
  3. 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...
  4. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....Cells API has exposed a few new properties...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  5. 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....Cells also supports configuring the...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/net/cells-font-settings/
  6. 如何用 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-...
  7. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Cells API将单元格添加到 监视窗口 。 将单元格添加到Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  8. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Add text to each cell of the table with a font size...all the cells in the row foreach ( PowerPoint . Cell cell in row...

    docs.aspose.com/slides/net/creating-a-table-on-...
  9. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Cells . get_Range ( "A1" , "B5" );...Excel . Range )( dataSheet . Cells . get_Range ( "A2" ))). FormulaR1C1...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  10. Autofit Rows and Columns in Excel using Python

    This guide focuses on how to auto fit Excel using Python. It includes the IDE settings, a step-by-step process, and a code sample to auto fit in Excel using Python....Cells Product Family Aspose.Email...will also explore adjusting the cell contents of a specific row or...

    kb.aspose.com/cells/python/autofit-rows-and-col...