Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 50,301 for

shapes

(0.18 sec)
  1. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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.... shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/set-captio...
  2. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....inserting an image will define its shape using VML. doc . CompatibilityOptions...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Charts|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....Charts with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/charts/
  4. How to create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells APIs.Specifically, we will cover the following types of stock charts:The High-Low-Close (HLC) stock chart,Open-High-Low-Close (OHLC) chart,Volume-High-Low-Close (VHLC) stock chart and Volume-Open-High-Low-Close(VOHLC) stock chart....AI Document Assistant Close Shapes in Charts How to create a Gantt...

    docs.aspose.com/cells/net/how-to-create-stock-c...
  5. 从形状对象中检索 ActiveX 控件以修改属性|Documentation

    使用 Aspose.Diagram 库修改 activeX 控件的属性。...); // Get a shape by ID Shape shape = page . Shapes . GetShape...= ( CommandButtonActiveX ) shape . ActiveXControl ; // Set width...

    docs.aspose.com/diagram/zh/net/retrieve-an-acti...
  6. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/zh/python-net/automating...
  7. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...also a shape object from shapes collection Shape shape = wb ....GetCharacters() method FontSetting fs = shape . GetRichFormattings ()[ 0 ];...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  8. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....Rotate/Resize/Move pictures/shapes. Keyboard navigation. Advanced...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  9. Export Presentation Charts in .NET|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for .NET, supporting PPT and PPTX formats, and streamline reporting into any workflow.... Shapes . AddChart ( ChartType . ClusteredColumn...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/net/export-chart/
  10. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...