Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 42,300 for

shape

(0.05 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....Examples Shows how to edit a shape’s image data. auto imgSourceDoc...= System :: ExplicitCast < Shape > ( imgSourceDoc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!...color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . AreEqual ( ImageType...

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

    Discover the AdjustmentCollection Item property, effortlessly retrieve adjustments by index for seamless data management and enhanced performance...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 自定义形状|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿添加自定义形状...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...200 , 100 ) geometryPath = shape . get_geometry_paths ()[ 0 ]...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  7. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the affected text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  8. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save documents in Docx format. Unlock seamless document management and enhanced compatibility....inserting an image will define its shape using VML. doc . CompatibilityOptions...Vml , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartFormat.IsDefined | Aspose.Words for .NET

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...