Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,261 for

shape position

(0.55 sec)
  1. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....to move a section from one position to another in your document...allows you to get a section position from a SectionCollection ...

    docs.aspose.com/words/java/working-with-sections/
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....specific horizontal or vertical position. Examples: Shows how to insert...ADVANCE field to adjust the position of text that follows it. //...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 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...
  6. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Android via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you can also add different...

    docs.aspose.com/slides/androidjava/product-over...
  7. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....value that indicates the left position of the ellipse. Bottom - float...that indicates the bottom position of the ellipse. Width - float...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. Glyph.advance_offset property | Aspose.Words fo...

    Glyph.advance_offset property. Horizontal (x) offset relative to glyph Position...(x) offset relative to glyph position. Mostly used to attach marks...See Also module aspose.words.shaping class Glyph Glyph.advance property...

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