Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 242,403 for

cells

(0.09 sec)
  1. How to Insert Picture in Cell with Golang via C...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....How to Insert Picture in Cell with Golang via C++ Contents [...feature of images becoming actual cell values. Even if the layout of...

    docs.aspose.com/cells/go-cpp/how-to-insert-pict...
  2. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...Cells 与 C++ 添加 ActiveX 控件 Contents [ Hide ] 您可以使用 ...tiveXControl() 方法通过 Aspose.Cells 添加 ActiveX 控件。此方法接受一个参数 ControlType...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  3. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart::ToPdf...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  4. 避免输出PDF中的空白页在没有内容打印时|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....Cells时,在输出PDF中会呈现空白页。有时,这种默认行为是不希望的。Aspose.Cells提供了 PdfSaveOptions...thread "main" com . aspose . cells . CellsException : There is...

    docs.aspose.com/cells/zh/java/avoid-blank-page-...
  5. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells. AutoFilter Data AutoFiltering...

    docs.aspose.com/cells/cpp/data-filtering/
  6. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....Cells.GridWeb provides kinds of validation...normal validation defined in the Cells validation API. The normal validation...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Calculating Formulas in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...$workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array ()); $worksheets...

    docs.aspose.com/cells/net/calculating-formulas-...
  8. Protecting Worksheets|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....Cells provides a class, Workbook that...shown below: Protect a Few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/net/protecting-worksheets/
  9. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Cells Example </ title > </ head >...> < body > < h1 > Aspose.Cells Chart Example (ZAxis) </ h1 >...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  10. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...Cells还以灵活的方式支持这些功能。在本主题中,我们将学习如何使用Aspose.Cells来使用这些功能。...Cells来使用这些功能。 设置颜色和背景图案 Aspose.Cells提供了一个表示Microsoft Excel文件的类, Workbook...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/