Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 241,484 for

cells

(0.6 sec)
  1. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....Cells for C++. Please see the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  2. 扩展和为CRM更新导入工具做出贡献|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.... Cells [ 0 , i ++]. Value = attrib ; int Row = 1 , cell = 0...record in Result . Entities ) { cell = 0 ; foreach ( string attribute...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  3. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Cells检索图表趋势线的方程文本。Aspose.Cells提供了 Trendline.GetText()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  4. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Cells 通过使用 TickLabels.GetDirectionType()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  5. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Cells提供 GetShadowEffect() 方法和 ShadowEffect...GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  6. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的VBA项目是否受保护。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  7. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...and print the contents of each cell. let doc = new aw . Document...${ j } ` ); let cells = rows . at ( j ). cells ; for ( let k =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用C++为不同页面设置不同的页眉和页脚|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-different-...
  9. How to Fit Image to Cell Width and Height|Docum...

    Learn how to fit an image to cell width with Aspose.Cells....Ask AI How to Fit Image to Cell Width and Height Contents [ Hide...Hide ] Why Fitting Image to Cell Width and Height Fitting an...

    docs.aspose.com/cells/net/how-to-fit-image-to-c...
  10. 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++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...