Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 246,733 for

cells

(2.83 sec)
  1. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.Cells和C++导出带切片器设置的Excel为PDF。...Cells现已支持此功能。只需将含切片器的Excel文件导出为PD...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...
  2. Add Protection in Worksheet|Documentation

    This article introduces how to protect Cells in the Worksheet in GridDesktop....Cells for GridDesktop allows you to protect cells in a worksheet...you can protect your desired cells in the worksheet. In order to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Render Sequence of Pages using PageIndex and Pa...

    Render a sequence of pages from an Excel file to images using Aspense.Cells with C++....Cells with ImageOrPrintOptions.GetPageIndex()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/render-sequence-of-pa...
  4. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  5. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and Cells using C++. Specify Header Row C++....Element Index Columns, rows and cells are managed by accessing the...a table: Find the Index of a Cell in a Row Finally, you may need...

    docs.aspose.com/words/cpp/working-with-columns-...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....modify the content of a specific cell within a table in a PDF document...text fragment within the first cell of the first table, updates...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  7. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...Cells 实现。 取消保护工作表 使用Microsoft Excel...。输入密码后,工作表将被取消保护。 使用Aspose.Cells取消简单保护的工作表 可以通过调用 Worksheet 类的...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  8. Work with Columns and Rows|Aspose.Words for Nod...

    Working with parts of a table – rows, columns, and Cells using Node.js. Specify Header Row Node.js....Element Index Columns, rows and cells are managed by accessing the...table: Finding the Index of a Cell in a Row Finally, you may need...

    docs.aspose.com/words/nodejs-net/working-with-c...
  9. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....Cells, we can perform a similar operation...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  10. 使用C++获取单元格值的文本宽度|Documentation

    通过Aspose.Cells for C++ API学习如何获取单元格值的文本宽度。...Cells提供了 CellsHelper::GetTextWidth...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-text-width-of-...