Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 42,872 for

shape

(0.05 sec)
  1. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....new DocumentBuilder (); Shape shape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations....method Fits the image data to Shape frame so that the aspect ratio...matches the aspect ratio of Shape frame. public void FitImageToShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the Shape is positioned horizontally in C++....t method Specifies how the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在 Ruby 中检索 Visio 形状信息|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  7. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object....to interact with reflection shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

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

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape in C++....coordinate space of the parent shape. System :: Drawing :: PointF...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the Shape is a signature line...signature_line property Shape.signature_line property Gets SignatureLine...SignatureLine object if the shape is a signature line. Returns...

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