Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,310 for

shape group

(0.16 sec)
  1. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....group(1) != null) && (matcher.group(1).length() >...> 0); mTarget = matcher.group(2); } // Gets or sets the display...

    reference.aspose.com/words/java/com.aspose.word...
  2. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...as_editable_range_end() as_group_shape() as_shape() as_comment() as_footnote()...as_field_include() as_field_shape() as_field_database() as_field_skip_if()...

    docs.aspose.com/words/zh/python-net/python-notes/
  3. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG Shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....NET SVG Drawing Basics SVG Shapes Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Shapes – Basics & SVG Code, Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  4. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....HeaderFooter, Comment, Footnote or a Shape node. Row-level - Among rows...ComboBox Date BuildingBlockGallery Group Picture RichText PlainText The...

    docs.aspose.com/words/java/working-with-content...
  5. Convert STL to 3DS via Python | products.aspose...

    Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion....the cross section of the 3D shape to be built by the fabber. There...viewport configurations, smoothing group data, bitmap references and...

    products.aspose.com/cad/python-net/conversion/s...
  6. Convert STL to 3DS via JavaScript | products.as...

    Sample code for STL to 3DS conversion. Use API example code for batch STL files to 3DS conversion....the cross section of the 3D shape to be built by the fabber. There...viewport configurations, smoothing group data, bitmap references and...

    products.aspose.com/cad/javascript-net/conversi...
  7. Watermark PPT File Online or using Java | produ...

    Free online app to Watermark different PPT files. Java watermarking library code for PPT presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...(Joint Photographic Expert Group) Add Watermark to JPG Add Watermark...

    products.aspose.com/total/java/watermark/ppt/
  8. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert WORD To EPUB Java

    Convert a Word document to EPUB format in Java code. Save a Word document as EPUB using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...
  10. Convert WORD To Image Java

    Convert a Word document to Image format in Java code. Save a Word document as Image using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...