Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 45,857 for

shape

(0.12 sec)
  1. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  2. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...system by double-clicking on the shape that contains the OLE object...zip_file_bytes ) as stream : shape = builder . insert_ole_object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java....text is displayed inside a shape. It provides a public property...as Parent to get the parent shape for the text box to allow the...

    docs.aspose.com/words/java/working-with-linked-...
  4. Working with TextBoxes in C++|Aspose.Words for C++

    Introduction to linked textboxes feature in Aspose.Words for C++....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/cpp/working-with-textboxes/
  5. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked textboxes feature in Aspose.Words for .NET....text is displayed inside a shape. It exposes a public property...named Parent to get the parent shape for the text box so that the...

    docs.aspose.com/words/net/working-with-textboxes/
  6. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...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...
  7. Add Word Art Watermark to Chart|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....text, make text fit a preset shape, or apply the affected text...//Add a WordArt watermark (shape) to the chart's plot area. com...

    docs.aspose.com/cells/java/add-word-art-waterma...
  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...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  10. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look....Remarks The default value for a Shape is White. Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

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