Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 48,595 for

shapes

(0.08 sec)
  1. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...visibility of one layer based on the shape and content of another layer...visibility of a layer to the shape of another layer below it. To...

    docs.aspose.com/psd/python-net/update-create-la...
  2. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/)....typical elements such as runs, shapes, and even other tables. # Our...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...可以使用 Shape.connectionPoints 属性 获取形状的连接点列表。...h1 > Aspose.Cells Example - Shape Connection Points </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  4. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....Triangle Mesh and Primitive Shape to Mesh Contents [ Hide ] Convert...memory layout. Convert Primitive Shape to Mesh Aspose.3D for Java API...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  6. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vssm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  7. Send Shape Front or Back inside the Worksheet|D...

    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....Ask AI Send Shape Front or Back inside the Worksheet Contents...Usage Scenarios When multiple shapes are present in the same location...

    docs.aspose.com/cells/java/send-shape-front-or-...
  8. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdx file with one master, which has a shape with…...Shape.RefreshData() breaks shape from master with NURBS geometry...Aspose.Diagram Product Family shapes codingmicha January 25, 2025...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...
  9. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....updateHeaderFooterTe ( master ) { let shapes = master . getShapes (); for...0 ; i < shapes . size (); i ++ ) { let shape = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....different shapes, refer to the article on how to draw shapes in C#...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...