Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 42,387 for

shape

(0.05 sec)
  1. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // It's up to developer to choose...

    products.aspose.com/words/java/compress/docx/
  2. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object...objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java....text is displayed inside a shape. It provides a public property...as Parent to get the parent shape for the text box to allow the...

    docs.aspose.com/words/java/working-with-linked-...
  5. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked textboxes feature in Aspose.Words for .NET....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/net/working-with-textboxes/
  6. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked textboxes feature in Aspose.Words for C++....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/cpp/working-with-textboxes/
  7. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....text is displayed inside a shape. It provides a public property...as parent to get the parent shape for the text box to allow customer...

    docs.aspose.com/words/python-net/working-with-t...
  9. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Word Art Watermark to Chart|Documentation

    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....text, make text fit a preset shape, or apply the affected text...//Add a WordArt watermark (shape) to the chart's plot area. com...

    docs.aspose.com/cells/java/add-word-art-waterma...