Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 42,835 for

shape

(0.17 sec)
  1. Aspose.PSD for .NET 21.11 - 发行说明|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....IndianRed ; PathShape shape = new PathShape (); shape . Points . Add...PointF ( 50 , 150 ), true )); shape . Points . Add ( new BezierKnot...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.show_bubble_size property | Aspo...

    ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the font formatting of the paragraph break character in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  7. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Lock or unlock shapes|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....Lock or unlock shapes Contents [ Hide ] Sometimes, you need to...to protect all shapes in certain worksheets to prevent them from...

    docs.aspose.com/cells/cpp/lock-or-unlock-shapes/
  9. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your Shape's top margin in points for precise layout and enhanced design flexibility....top margin in points for a shape. public double InternalMarginTop...textbox with specific margins. Shape textBoxShape = builder . InsertShape...

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