Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 273 for

paragraph coordinates

(0.06 sec)
  1. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise Coordinates for the top-left corner of your shape's containing block....CoordOrigin property The coordinates at the top-left corner of...x and y coordinate location on a shape’s coordinate plane to...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage PowerPoint Text Paragraphs in JavaScript...

    Master Paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Manage PowerPoint Text Paragraphs in JavaScript Contents [ Hide...work with PowerPoint texts, paragraphs, and portions in Java. Aspose...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  3. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The Coordinates at the top-left corner of the containing block of this shape....coord_origin property The coordinates at the top-left corner of...document's floating shape coordinate origin. group . bounds =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....compared to regular text paragraphs. Create a New PDF Document...pellentesque nisi." box . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/floating-box/
  5. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....The width and height of the coordinate space inside the containing...x and y coordinate location on a shape’s coordinate plane to...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...Paragraph; import com.aspose.words....DocumentBuilder(doc); List<Paragraph> paragraphs = new ArrayList<>();...

    forum.aspose.com/t/word-header-footer-x-y/316493
  7. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....continue to be applied until the paragraph ends, // or another ADVANCE...field updates the offset/coordinate values. // 1 - Specify a...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extract SuperScripts and SubScripts text from P...

    This article describes various ways to extract SuperScripts and SubScripts text from PDF using Aspose.PDF in C#....them, for example, sort by coordinates or by size. The following... Text ); } } } } Extract Paragraph from PDF C# Analyzing your...

    docs.aspose.com/pdf/net/extract-superscripts-su...
  9. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape....The width and height of the coordinate space inside the containing...document's floating shape coordinate origin. group . bounds =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....new coordinate system for its child shapes. The coordinate system...getContainer() getCoordOrigin() The coordinates at the top-left corner of...

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