Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 48,838 for

shape

(0.3 sec)
  1. Aspose::Words::Drawing::ReflectionFormat::get_S...

    Aspose::Words::Drawing::ReflectionFormat::get_Size method. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule Shape into the document in C++....method Inserts a horizontal rule shape into the document. System ::...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::get_BaseForeColor...

    Aspose::Words::Drawing::Fill::get_BaseForeColor method. Gets a Color object that represents the base foreground color for the fill without any modifiers in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...:: Rectangle , 100 , 40 ); shape -> get_Fill () -> set_ForeColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ReflectionFormat::get_D...

    Aspose::Words::Drawing::ReflectionFormat::get_Distance method. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping Shapes in C++....display order of overlapping shapes. int32_t Aspose :: Words ::...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a Shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my Shapes have allways an empty Par…...the horizontal alignment of a shapes text i have to use the Para...with Shapes Paragraph But if i do so, all of my shapes have allways...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for PHP via Java...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/php-java/manage-smartart...