Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 46,940 for

shape

(0.11 sec)
  1. ImageData.ToStream | Aspose.Words for .NET

    Discover the ImageData ToStream method—efficiently convert images to byte streams for seamless data handling and enhanced application performance....image bytes are stored in the shape, creates and returns a MemoryStream...create an image file from a shape’s raw image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::idx_get method. Returns a ChartSeriesGroup at the specified index in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a Shape in points in C++....that strokes the path of a shape in points. double Aspose ::...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating Shape, text frame or floating table in C++....horizontal alignment of a floating shape, text frame or floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words/sig...
  7. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the Shape in points....Gets the actual size of the shape in points. @property def size_in_points...box of the shape. The size takes into account shape rotation (if...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Document(getMyDir() + "Shape high dpi.docx"); Shape shape = (Shape)doc.getChild(NodeType...getChild(NodeType.SHAPE, 0, true); ShapeRenderer renderer = shape.getShapeRenderer();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Rendering::ShapeRenderer::ShapeR...

    Aspose::Words::Rendering::ShapeRenderer::ShapeRenderer constructor. Initializes a new instance of this class in C++....ShapeBase > & shape ) Parameter Type Description shape const Sys...::ShapeBase>& The DrawinML shape object that you want to render...

    reference.aspose.com/words/cpp/aspose.words.ren...