Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 45,787 for

shapes

(0.13 sec)
  1. Chart Series|Aspose.Slides for Python Documenta...

    Chart series in PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-series/
  2. 在 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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  3. Extract Text from Presentation|Aspose.Slides Do...

    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....to extract text from all the shapes on all the slides in a presentation...get_Text() - The text on the slide’s shapes. get_MasterText() - The text...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  4. Using ActiveX Controls in Excel with Python

    This article guides on using ActiveX controls in Excel with Python. It has the IDE details, steps, and a sample code to add ActiveX command button using Python....default sheet, and access the shapes collection Call the addActiveXControl()...and get the reference to the shapes collection in the selected...

    kb.aspose.com/cells/python/using-activex-contro...
  5. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... 使用 Shapes 集合访问形状,并将其转换为 AutoShape 。 使用...presentation . Slides [ 0 ]. Shapes [ 0 ]). TextFrame . HighlightText...

    docs.aspose.com/slides/zh/net/text-formatting/
  6. Chart Calculations|Aspose.Slides for Python Doc...

    PowerPoint chart calculations and values in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-calcula...
  7. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library.... Get the images/shapes from the spreadsheet file #...automatically zip all the images/shapes into a zip stream and store...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  9. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  10. TextBox.next property | Aspose.Words for Node.js

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of Shapes....next TextBox in a sequence of shapes. get next () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...