Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 50,100 for

shape

(0.13 sec)
  1. ImageData.cropBottom property | Aspose.Words fo...

    ImageData.cropBottom property. Defines the fraction of picture removal from the bottom side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageData.cropRight property | Aspose.Words for...

    ImageData.cropRight property. Defines the fraction of picture removal from the right side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.cropTop property | Aspose.Words for N...

    ImageData.cropTop property. Defines the fraction of picture removal from the top side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/java/manage-paragraph/
  5. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...Create a shape with metafile image. Shape mathShape = new Shape(doc...WrapType.Inline; // Insert shape right after OfficeMath. m.ParentNode...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  7. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... SHAPE , 0 , True ) . as_shape () . image_data...aw . NodeType . SHAPE , 0 , True ) . as_shape () . image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.iconCaption property | Aspose.Words f...

    OleFormat.iconCaption property. Gets icon caption of OLE object...creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

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