Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 9,913 for

shape

(0.06 sec)
  1. DashStyle | Aspose.Words for Java

    Dashed line style in Java....Shows to create a variety of shapes. Document doc = new Document();...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++....Shows to create a variety of shapes. auto doc = MakeObject < Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a Shape in Java....Specifies how text wraps inside a shape. Examples: Shows how to set...= new DocumentBuilder(doc); Shape textBoxShape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....first shape of the document contains a valid image. Shape shape...shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0 , true );...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Hello World Application using Aspose.Slides|Asp...

    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....Color of the shape to white in order to hide the shape border Remove...default Fill Format of the shape Finally, write the presentation...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  8. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section.... HeaderPrimary ); let shape = builder . insertImage ( base..."Transparent background logo.png" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....(); // 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/node/
  10. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

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