Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 253 for

paragraph coordinates

(0.13 sec)
  1. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...new coordinate system for its child shapes. The coordinate system...ShapeBase ) coordOrigin2 The coordinates at the top-left corner of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....shape ) # The group shape's coordinate plane has its origin on the...block, # and the x and y coordinates of (1000, 1000) on the bottom...

    reference.aspose.com/words/python-net/aspose.wo...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... paragraphs . add ( aspose_image ) document...document . pages . add () page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...circle with the specified coordinates and radius circle = drawing...

    docs.aspose.com/pdf/python-net/add-circle/
  5. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Add Graph object to paragraphs collection of page. Save...circle with the specified coordinates and radius var circle = new...

    docs.aspose.com/pdf/net/add-circle/
  6. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...with same formatting in all paragraphs of the document. nextPreOrder(Node...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_CoordOrigin () The coordinates at the top-left corner of...The width and height of the coordinate space inside the containing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....first ellipse with specified coordinates and radii ellipse1 = drawing...object to paragraphs collection of page page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/add-ellipse/
  9. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......by iterating through the paragraphs and checking if they are...pageDoc) { foreach (Paragraph paragraph in pageDoc.GetChildNodes(NodeType...

    forum.aspose.com/posts.rss
  10. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...circle with the specified coordinates and radius var circle = new...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-circle/