Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,284 for

shape position

(2.28 sec)
  1. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating Shape, text frame or floating table....horizontal alignment of a floating shape, text frame or floating table...The object is explicitly positioned, usually using its Left property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....the fill color of the shape). Positive values less than 1 will...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... # 1 - Inline shape with a default size based on... PAGE_BREAK ) # 2 - Inline shape with custom dimensions: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Edit SVG Files in C# – Elements, Shapes and Paths

    Edit SVG files in C# with Aspose.SVG for .NET. Load SVGDocument, add or update elements, change SVG paths and attributes, and save edited graphics.... Quick Start: Add a Shape to an SVG File The following...= Path. Combine (DataDir, "shapes.svg" ); 5 string outputPath...

    docs.aspose.com/svg/net/edit-svg-file/
  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. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ Python conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...information related to light and position of scenes. An OBJ file is...

    products.aspose.com/3d/python-net/conversion/st...
  7. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP presentations.... Position = 0 ; // Add the image to...on the first slide. slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/pi...
  8. Aspose.OMR for .NET fails to recognize answer s...

    I’m using Aspose.OMR for .NET 25.8.0 to recognize answer sheets, but why are images P1 and P2 failing to be recognized? The result of recognizing image P1 is: {“RecognitionResults”:[{“ElementName”:“Answers1”,“Value”:“”…...sheet creates a trapezoidal shape. The OMR algorithm then cannot...Retake or rescan if needed Position the camera (or scanner) parallel...

    forum.aspose.com/t/aspose-omr-for-net-fails-to-...
  9. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...