Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 45,855 for

shape

(0.12 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the Shape is positioned vertically in C++....Specifies relative to what 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...
  2. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render Shapes as images and save them to files for seamless integration and enhanced productivity....ImageSaveOptions ) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...True if this Shape has a SmartArt object. @property def has_smart_art...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....properties of an image in a shape. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....docx" ); // Shapes with the "HasImage" flag set...all the document's images. Shape [] shapesWithImages = imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a boolean value indicating whether the Shape is visible in C++....value indicating whether the shape is visible. bool Aspose :: Words...Examples Shows how to hide the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....to insert a shape with no wrapping. Shape shape = builder . InsertShape...ShapeType . Cube , 200 , 200 ); shape . RelativeHorizontalPo = RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...