Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 43,096 for

shape

(0.04 sec)
  1. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/
  2. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...and delete any encountered shape with an image. Document doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count ( s...

    reference.aspose.com/words/net/aspose.words/nod...
  3. 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...
  4. Applying Protection to Presentation|Aspose.Slid...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....like auto shapes, tables, OLE objects, grouped shapes, picture...on a slide is turned into a Shape object. In other words, each...

    docs.aspose.com/slides/net/applying-protection-...
  5. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HorizontalRuleFormat.Color | Aspose.Words for .NET

    Discover the HorizontalRuleFormat Color property to customize your design. Easily set or get the brush color for a stunning horizontal rule effect!...to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++....Shows how to interact with glow 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::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....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...
  10. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing Shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....DeleteHeaderFooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

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