Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 290 for

paragraph coordinates

(0.11 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. FieldHyperlink class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/nodejs-net/working-with-fields/) documentation article....or sets whether to append coordinates to the hyperlink for a server-side...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, 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...
  4. 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/
  5. 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/
  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. 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
  9. 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/
  10. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...property and adjust your coordinates accordingly. Here’s a basic...page.Rotate; // Adjust your coordinates based on the rotation float...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...