Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 296 for

paragraph coordinates

(0.14 sec)
  1. 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
  2. 将圆形对象添加到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/
  3. Add Ellipse Object to PDF file|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/add-ellipse/
  4. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... first_paragraph ) shape = builder . insert_shape...inside the cell's paragraph. # The coordinate origin that will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....isImageMap() Gets whether to append coordinates to the hyperlink for a server-side...value) Sets whether to append coordinates to the hyperlink for a server-side...

    reference.aspose.com/words/java/com.aspose.word...
  6. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/add-ellipse/
  7. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....inside the cell's paragraph. // The coordinate origin that will...independent floating shape. // The coordinate origin that will determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...new coordinate system for its child shapes. The coordinate system...ShapeBase ) coord_origin The coordinates at the top-left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management....inside the cell's paragraph. // The coordinate origin that will...independent floating shape. // The coordinate origin that will determine...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Add Graph object to paragraphs collection of page instance...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/net/add-line/