Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 48,671 for

shape

(0.15 sec)
  1. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...represent fields, form fields, shapes, OLE objects, footnotes etc...<summary> /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/net/aspose.words/spe...
  2. Create Polygon In Mesh|Documentation

    Aspose.3D for Python via .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....Triangle Mesh and Primitive Shape to Mesh Create rectangular Torus...

    docs.aspose.com/3d/python-net/create-polygon-in...
  3. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....JavaScript via C++ provides a Shape.textDirection property to set...code demonstrates the use of Shape.textDirection property to set...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  4. 更新字段|Documentation

    本节介绍如何更新字段。... Shape 类公开的字段属性支持 Aspose.Diagram.Field...

    docs.aspose.com/diagram/zh/python-java/update-f...
  5. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/net/conversion/pptx-...
  6. 删除字段|Documentation

    本节介绍如何删除字段。... Shape 类公开的字段属性支持 Aspose.Diagram.Field...

    docs.aspose.com/diagram/zh/python-java/remove-f...
  7. 组|Aspose.Slides 文档

    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....IShape shape = sld . getShapes (). get_Item ( i ); if ( shape instanceof...grphShape = ( IGroupShape ) shape ; for ( int j = 0 ; j < grphShape...

    docs.aspose.com/slides/zh/androidjava/group/
  8. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...documents Ranges inside tables, shapes, headers, footers If available..."new");\n Range inside a shape js\nlet shape = doc.getSections().get(0)...

    forum.aspose.com/t/need-complete-documentation-...
  9. ChartAxis.reverseOrder property | Aspose.Words ...

    ChartAxis.reverseOrder property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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