Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 233,932 for

cells

(0.11 sec)
  1. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....Cells will not treat formulas as simple...as formulas, and the Aspose.Cells formula calculation engine will...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  2. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....Cells. Please use FontSetting.SetWordArtStyle()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  3. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a 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/tile-picture-as-a-tex...
  4. Calculate Page Setup Scaling Factor with C++|Do...

    This article provides sample code explaining how to use the C++ API or library to calculate Page Setup scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/cpp/calculate-page-setup-...
  5. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodetype/)....asTable (); // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/z-axis/
  7. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....Cells Product Family Aspose.Email...the environment to use Aspose.Cells for .NET to track precedents...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  8. 在Jython中向新的Excel文件添加工作表|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 - 向新的Excel文件添加工作表 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  9. Aspose.Cells 8.6.3的公共API更改|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 8.6.3的公共API更改 Contents [ Hide ] 此文档描述了从版本8.6.2到8...2到8.6.3的Aspose.Cells API中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法、添加的类,还包括Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 使用C++应用Subtotal和更改详细下方轮廓总结行方向|Documentation

    了解如何使用Aspose.Cells for C++ API对数据应用Subtotal并更改详细下方轮廓总结行的方向。...Cells.Subtotal() 方法对数据应用Subtotal。它接受以下参数:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/applying-subtotal-...