Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 45,821 for

shape

(0.09 sec)
  1. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group Shape has ended in C++....when enumeration of a group shape has ended. virtual Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu items for image/shape xs . sheet . getImageContextMenuI...context menu items for image/shape xs . sheet . addImageContextMenuI...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Insert an ActiveX Control in the Visio Diagram|...

    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....Retrieve an ActiveX Control from a Shape Object to Modify Properties...

    docs.aspose.com/diagram/java/insert-an-activex-...
  8. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....Each shape can belong to multiple layers...

    docs.aspose.com/diagram/net/change-properties-l...
  9. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSDM...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vsdm/
  10. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSTM...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vstm/