Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 45,857 for

shape

(0.13 sec)
  1. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add WordArt Watermark to Chart in Aspose.Cells|...

    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...shows how to add a WordArt shape as a watermark for an existing...

    docs.aspose.com/cells/net/add-wordart-watermark...
  3. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ...5 , 3 ); Shape shape = diagram . Pages [ 0 ]. Shapes . GetShape...shapeId ); shape . Line . LineWeight . Value = 0.1 ; shape . Line...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  4. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD 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/word/
  5. 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/
  6. 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...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/python-net/rendering/inde...
  8. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!...TextBox Contents [ Hide ] Shape.TextBox property Defines attributes...how text is displayed in a shape. public TextBox TextBox { get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.to_byte_array method | Aspose.Words f...

    ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....create an image file from a shape’s raw image data. img_source_doc...MY_DIR + 'Images.docx' ) img_shape = img_source_doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PHP 中读取 Shape 的用户定义单元格|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....在 PHP 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram - 读取形状的用户定义单元格...$dataDir . "drawing.vdx" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...