Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 45,854 for

shape

(0.09 sec)
  1. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a Shape has started in C++....Called when enumeration of a shape has started. virtual Aspose...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a Shape has ended in C++....Called when enumeration of a shape has ended. virtual Aspose ::...Drawing :: Shape > shape ) Parameter Type Description shape Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object...." ); let shape = builder . insertShape ( aw..., 50 ); builder . moveTo ( shape . lastParagraph ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... Document () shape = aw . drawing . Shape ( doc , aw . drawing...drawing . ShapeType . IMAGE ) shape . image_data . set_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the Shape....soft edge formatting for the shape. @property def soft_edge ( self...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....tiling the texture inside the shape. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the Shape is positioned vertically in C++....t method Specifies how the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...