Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 50,727 for

shape

(0.18 sec)
  1. Watermark VTX document via Python | products.as...

    Python sample code to add watermark to VTX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-java/waterma...
  2. Convert STL to DRC via Java | products.aspose.com

    Sample Java conversion code for STL format to DRC file. Use this example code to convert STL to DRC within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/stl-to-drc/
  3. Convert USD to STL via Java | products.aspose.com

    Sample Java conversion code for USD format to STL file. Use this example code to convert USD to STL within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/usd-to-stl/
  4. Convert 3DS to STL via Java | products.aspose.com

    Sample Java conversion code for 3DS format to STL file. Use this example code to convert 3DS to STL within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/3ds-to-stl/
  5. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....each time you required another shape, you make another Node object...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  6. Public API Changes in Aspose.Cells 8.6.2|Docume...

    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 directly render the chart shape to PDF format. The method currently...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...Chart c1 = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...

    forum.aspose.com/t/chart-legend-strange-behavio...
  9. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....developers to draw a diamond shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-diamond/