Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 45,719 for

shapes

(0.09 sec)
  1. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Shape Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...words.ShapeBase public class Shape extends ShapeBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping Shapes using C#....Ask AI How to Add Group Shape into a Word Document Contents [...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/net/how-to-add-group-shap...
  3. Compress WORD In Python

    Compress WORD in Python without losing quality. Optimize WORD content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/w...
  4. Compress DOC In Python

    Compress DOC in Python without losing quality. Optimize DOC content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/doc/
  5. Compress DOCX In Python

    Compress DOCX in Python without losing quality. Optimize DOCX content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/d...
  6. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compress/
  7. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/presentation-theme/
  8. Public API and Backwards Incompatible Changes i...

    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....ISmartArtShape) add access to individual shapes inside SmartArt diagram. SmartArtShape...ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...

    docs.aspose.com/slides/java/public-api-and-back...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

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