Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 50,302 for

shapes

(0.55 sec)
  1. ShapeBase.TopRelative | Aspose.Words for .NET

    Discover the ShapeBase TopRelative property to easily manage shape positioning. Adjust your design with precise top percentage values for optimal layout....sets the value that represents shape’s relative top position in percent...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your shape's containing block for precise layout control....the containing block of the shape. public double Right { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...background shape of the document. Can be null . public Shape BackgroundShape...Microsoft Word allows only a shape that has its ShapeType property...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Remarks The default value for a Shape is true . Examples Shows how...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#.... Using Shape class you can create or modify shapes in a Microsoft...//insert image from disk Shape shape = builder . InsertImage (...

    docs.aspose.com/words/net/resize-image-in-word-...
  7. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....Language for Presentation and Shape’s Text Create an instance of...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...

    docs.aspose.com/slides/python-net/presentation-...
  8. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... GradientFill 类保存了一个 Visio Shape 的渐变数据。开发人员可以设置其所有可用属性以及通过索引检索渐变停止以设置颜色和位置属性。...); // get shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  9. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....text, make text fit a preset shape, or apply the text effect to...shows how to add a WordArt shape as a watermark for an existing...

    docs.aspose.com/cells/net/add-wordart-watermark...
  10. TextBox.Next | Aspose.Words for .NET

    Discover how the TextBox Next property enhances your design workflow by linking TextBoxes seamlessly in your projects for improved organization....next TextBox in a sequence of shapes. public TextBox Next { get...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

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