Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 43,007 for

shape

(0.07 sec)
  1. Aspose::Words::Drawing::Stroke::get_BackThemeCo...

    Aspose::Words::Drawing::Stroke::get_BackThemeColor method. Gets or sets a ThemeColor object that represents the stroke background color in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access Shape boundaries in points, enhancing your design precision and efficiency....Gets the opaque bounds of the shape in points. public RectangleF...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_OpaqueBoundsInPoints method. Gets the opaque bounds of the Shape in points in C++....Gets the opaque bounds of the shape in points. System :: Drawing...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a Shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your chart's clarity and visual appeal.... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!...value is Horizontal, the label shape, if it exists, is rotated along...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Move a paragraph from one presentation to anoth...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  10. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all Shapes from the text of this story....deleteShapes() Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. let doc = new...

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