Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 245,671 for

cells

(0.19 sec)
  1. Table recognition|Documentation

    Extracting and recognizing table Cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... Cells ) { Console . Write ( $"col...

    docs.aspose.com/ocr/net/table-recognition/
  2. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Cells . Add ( "Departs City" ); headerRow . Cells . Add...Aspose . Pdf . Cell headerRowCell in headerRow . Cells ) { headerRowCell...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  3. Format a List Object - Table|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....possible to turn a range of cells into a list object (also known...functions for each total row cell. Aspose.Cells provides options for...

    docs.aspose.com/cells/java/format-a-list-object...
  4. The selected colour from the pallet in fill col...

    Hi Aspose, We have a request to show the selected colour in the Aspose Cells editor tool bar same as how we show in the Microsoft application image.png (20.2 KB) currently we are unable to see the selected colour i…...Cells Product Family aspose-cells Ghani0303 October...selected colour in the Aspose cells editor tool bar same as how...

    forum.aspose.com/t/the-selected-colour-from-the...
  5. Upgrade from old Aspose.Excel to Modern Aspose....

    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 Component Contents [ Hide ]...to upgrade to newer Aspose.Cells. These are intended to be brief...

    docs.aspose.com/cells/net/upgrade-to-modern-asp...
  6. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...Cells还以灵活的方式支持这些功能。在本主题中,我们将学习如何使用Aspose.Cells来使用这些功能。...Cells来使用这些功能。 设置颜色和背景图案 Aspose.Cells 提供一个类 Workbook 来表示一个 Microsoft Excel...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  7. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  8. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...cells.node" ); // The path to the...( 0 ); // Create a range of cells. const range = WS . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  9. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Cells提供了 Workbook.GetVersion() 属性以实现此目的。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  10. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...