Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 45,857 for

shapes

(0.06 sec)
  1. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...(); // 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/nod...
  2. Section.ensureMinimum method | Aspose.Words for...

    Section.ensureMinimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....nodes such as Runs or inline Shapes to that paragraph. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Word-ում Java-ի միջոցով Տեղադրեք Shapes Word-ում Java-ի միջոցով Պարբերության...

    kb.aspose.com/hy/words/java/
  5. Working with Hyperlinks|Documentation

    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....] Add Hyperlink to a Visio Shape It is an easy approach to add...hyperlink to Microsoft Visio shape dynamically. On multi page Visio...

    docs.aspose.com/diagram/java/working-with-hyper...
  6. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of Shapes....next TextBox in a sequence of shapes. @property def next ( self...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....represents the percentage of shape’s relative width. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在Aspose.Cells中为图表添加WordArt水印|Documentation

    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....//Add a WordArt watermark (shape) to the chart's plot area. Aspose...Cells . Drawing . Shape wordart = chart . Shapes . AddTextEffectInChart...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  10. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

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