Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 9,913 for

shape

(0.04 sec)
  1. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates Shape bounds in pixels, optimizing for zoom and resolution....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  2. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen stream. Enhance data management with ease!...docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....(); // Add two runs and one shape as child nodes to the first...world! " )); auto shape = MakeObject < Shape > ( doc , ShapeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....system by double-clicking on the shape that contains the OLE object...zipFileBytes ); SharedPtr < Shape > shape = builder -> InsertOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow formatting options....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.ToByteArray | Aspose.Words for .NET

    Convert any image to byte array effortlessly with the ImageData ToByteArray method. Access image bytes from stored or linked sources easily!...create an image file from a shape’s raw image data. Document imgSourceDoc...+ "Images.docx" ); Shape imgShape = ( Shape ) imgSourceDoc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency of a stroke...Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start of a stroke....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

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