Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 42,307 for

shape

(0.14 sec)
  1. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...+ 'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.ole_format property | Aspose.Words for Py...

    Shape.ole_format property. Provides access to the OLE data of a Shape...ole_format property Shape.ole_format property Provides access...to the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_Shapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....delete_header_footer_shapes method delete_header_footer_shapes() Deletes...Deletes all shapes (drawing objects) from the headers and footers of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... Using Shape class you can create or modify shapes in a Microsoft...//insert image from disk Shape shape = builder . InsertImage (...

    docs.aspose.com/words/net/resize-image-in-word-...
  5. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...); // Verify that the first shape of the document contains a valid...const shape = doc . getShape ( 0 , true ); expect ( shape . isImage...

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

    ImageData.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Returns True if the shape has image bytes or links an...MY_DIR + 'Images.docx' ) # Shapes with the "has_image" flag set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...js使用C++处理Shape或Chart的阴影效果 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getShadowEffect() 属性和 ShadowEffect...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a Shape contains image bytes or links, enhancing your design workflow effortlessly....property Returns true if the shape has image bytes or links an...MyDir + "Images.docx" ); // Shapes with the "HasImage" flag set...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern fill....Examples Shows how to process shape stroke features. doc = aw ....MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child...

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