Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 21,314 for

worksheet

(0.23 sec)
  1. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...Get the chart in the first worksheet. const chart = workbook ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  2. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....xlsx" ); Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  3. 在 C++ 中计算完图表后读取坐标轴标签|Documentation

    了解如何在 Aspose.Cells for C++ 中在计算图表后读取坐标轴标签。我们的指南将向您展示如何访问和检索坐标轴标签,包括它们的格式和位置。...xlsx" ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/read-axis-labels-a...
  4. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  5. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....//Getting the default chart data worksheet index int defaultWorksheetInde...//Accessing the chart data worksheet IChartDataCellFactor fact...

    products.aspose.com/slides/net/chart/ppt/
  6. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Python via .NET API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  8. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...chart in the second sheet Worksheet sheet = workbook . GetWorksheets...chart in the second sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  9. 在Aspose.Cells中为工作表添加WordArt水印|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...."Add WordArt Watermark to Worksheet.xlsx" ; //Instantiate a new...default sheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  10. Managing Document Properties in PHP|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....)); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...$customDocProp = $ptr -> Get ( $worksheets , "CustomDocumentProper"...

    docs.aspose.com/cells/net/managing-document-pro...