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

aspose cells

(0.89 sec)
  1. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Possible Usage Scenarios Aspose.Cells for C++ can extract text...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/extract-text-from-the...
  2. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts.... Aspose.Cells provides ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  3. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 Shape.Reflection 属性和 ReflectionEffect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  4. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  5. 使用C++处理WebQuery类型的外部数据连接|Documentation

    学习如何使用Aspose.Cells和C++处理Microsoft Excel中的WebQuery数据连接。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; int main...

    docs.aspose.com/cells/zh/cpp/working-with-exter...
  6. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....table cell. @property def orientation ( self ) -> aspose . words...orientation ( self , value : aspose . words . TextOrientation ):...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... The Aspose.PDF namespace contains classes...classes named Table , Cell , and Row which provides functionality...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  8. 指定图像分辨率、质量、压缩和其他选项|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....sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...sample value to "A2" cell worksheet . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  9. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...用C++管理Shape文本选项 Contents [ Hide ] Aspose.Cells 提供强大的功能,用于程序化管理Excel文件中...的Shape文本选项。本指南介绍如何使用 Aspose.Cells for C++ 操纵文本属性,如对齐、方向和格式。 管理Shape文本选项...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  10. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Contents [ Hide ] Using Aspose.Cells for C++, you can convert...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...