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

paragraph coordinates

(0.82 sec)
  1. Manage PowerPoint Text Paragraphs on Android|As...

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

    docs.aspose.com/slides/androidjava/manage-parag...
  2. 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...
  3. 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...
  4. Manage PowerPoint Text Paragraphs in PHP|Aspose...

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

    docs.aspose.com/slides/php-java/manage-paragraph/
  5. 如何获取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
  6. Manage PowerPoint Text Paragraphs in Java|Aspos...

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

    docs.aspose.com/slides/java/manage-paragraph/
  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. 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...
  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. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++.... The coordinates are relative to the group’s...and call AppendChild on its paragraph or directly on the HeaderFooter...

    docs.aspose.com/words/cpp/how-to-add-group-shap...