Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 290 for

paragraph coordinates

(0.22 sec)
  1. 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...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the shape is a child of a Paragraph object, then the shape is...shape are positioned in the coordinate space and units defined by...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple Coordinates 0.0.0.0 and using the Coordinates from a text search. For the Ruby SDK, I have used the…...simple coordinates 0.0.0.0 and using the coordinates from a text...DateTime.Now); comment.Paragraphs.Add(new Paragraph(doc)); comment.FirstParagraph...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  6. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....hyperlinks, and working with paragraph layouts, lists, and transparency...page, insert text at given coordinates, and save the resulting file...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  7. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....from the local coordinate space into the coordinate space of the...x and y coordinate location on a shape’s coordinate plane to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....by providing the position coordinates for the table along with... and bullet type for the paragraph text. You can also use other...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  10. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....by providing the X and Y coordinates for the top left position...class object and set the text paragraph formatting as per your requirements...

    kb.aspose.com/slides/net/how-to-create-a-table-...