Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 236,024 for

cells

(0.11 sec)
  1. 档案

    档案...Cells for C++ 是一个原生 C++ 库,允许您创建、读取和更新...PM> Install-Package Aspose.Cells.Cpp 使用 C++ 在 Excel 文件中创建数据透视表...

    blog.aspose.com/zh/cells/working-with-pivot-tab...
  2. How to Control Sheet Tab Bar with Node.js via C...

    Learn how to control the sheet tab bar using Aspose.Cells for Node.js via C++....Cells for Node.js via C++ supports...supports these features. Aspose.Cells provides the following properties...

    docs.aspose.com/cells/nodejs-cpp/how-to-control...
  3. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....Cells supports extracting and saving...and Install Aspose.Cells Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  4. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....a preferred width for table cells. auto doc = System :: MakeObject..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells with LookInType.OriginalValues...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  6. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of Cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Ask AI Showing Cell Range as the Data Labels Contents [ Hide...display a cell range for data labels. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/showing-cell-r...
  7. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....Cells APIs have exposed the ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  8. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  9. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words/nod...
  10. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...Total Product Family cells-net , aspose-cells imparthgalani July...Shapes will move and resize with cells. commentShape.X = 150; //Shape...

    forum.aspose.com/t/how-to-set-roundedrectangle-...