Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 203,310 for

cells

(0.06 sec)
  1. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Cells could not render Office Add-Ins...to PDF format. Now, Aspose.Cells renders it correctly. You do...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  2. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used in...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  3. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Cells introduces an option which allows...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  4. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....Cells provides a way to detect the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; Vector <...

    docs.aspose.com/cells/cpp/detect-file-format-of...
  5. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....Cells provides Workbook.ContentTypePropertie...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/working-with-contentt...
  6. 通过 C++ 使用 Node.js 将 JSON 转换为 CSV|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON数据转换为CSV。...Cells 支持将简单的JSON以及嵌套JSON转换为CSV。为此,API提供...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  7. Working with Validations in Worksheets|Document...

    This article introduces how to work with validation in GridDesktop....Cells.GridDesktop also supports adding...(or validation rules) to the cells of a worksheet. By applying...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells for Python via .NET provides...Hide Rows and Columns Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/show-and-hide-...
  9. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Cells stores 17 significant digits...default behavior of Aspose.Cells from 17 significant digits to...

    docs.aspose.com/cells/cpp/specifying-significan...
  10. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...Cells支持相同的功能。 在MS Excel中设置不同的页眉和页脚...输入不同的页眉和页脚。 使用Aspose.Cells设置不同的页眉和页脚 Aspose.Cells与Excel的行为相同。 设置标志...

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