Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 48,838 for

shape

(0.07 sec)
  1. Public API Changes in Aspose.Diagram 2.3.0|Docu...

    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....developers to modify TimeLine shape dialog box. Users can see example...and Date Format of TimeLine Shape] Setting the Milestone Dialog...

    docs.aspose.com/diagram/java/public-api-changes...
  2. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the Shape in C++....soft edge formatting for the shape. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method...Shows how to set pattern for a shape. doc = aw . Document ( file_name...MY_DIR + 'Shape stroke pattern border.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this Shape is an image Shape in C++....Returns true if this shape is an image shape. bool Aspose :: Words...); // Verify that the first shape of the document contains a valid...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the type of the image in C++....); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在 Ruby 中设置形状的高度和宽度|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 ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/zh/java/set-the-height-...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

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