
- #How to create a hyperlink in word programmatically how to#
- #How to create a hyperlink in word programmatically upgrade#
Public Shape InsertShape(ShapeType shapeType, RelativeHorizontalPosition horzPos, double left, RelativeVerticalPosition vertPos, double top, double width, double height, WrapType wrapType) Added Title and Description Properties into Table Class
#How to create a hyperlink in word programmatically how to#
/ Specifies how to wrap text around the shape. / Distance in points from the origin to the top side of the shape. / Specifies where the vertical distance to the shape is measured from. / Distance in points from the origin to the left side of the shape. / Specifies where the horizontal distance to the shape is measured from. / The shape type to insert into the document / Inserts free-floating shape with specified position, size and text wrap type. Public Shape InsertShape(ShapeType shapeType, double width, double height) / The shape type to insert into the document. / Inserts inline shape with specified type and size. Inserting Inline and Free-floating Shapes.For more detail, please read the following article. These methods allow inserting DML shape into the document model. We have added the following methods in the DocumentBuilder class to insert inline and free-floating shapes. Please read the following article for more detail. Insert Hyperlink Dynamically in Word DocumentsĪ new feature has been introduced in this version of Aspose.Words to insert hyperlink dynamically using LINQ Reporting engine. LINQ Reporting Engine supports dynamic insertion of hyperlinks.Enhanced logic which handles page breaks inside text frames.Fixed exception when revision balloons are displayed in certain cases.Fixed issue with preferred width of vertically merged table cells accounted for during width computation.Fixed layout when large inline shape is attached to a paragraph with space after overflowing page.Fixed MathML alignment issue inside text boxes.Fixed a bug where the shadowed shapes with compound outline lost their fill.Fixed a problem with rendering of subscript and superscript text in DrawingML charts.Fixed a bug with the maximum value of the chart axis when rendering DrawingML charts.Fixed a bug with the rendering of the chart data labels, when label text and SpPr are specified.Fixed an issue with font fallback rendering for 1F600 – 1F64F (Emoticons) Unicode range.Zero-width characters in DrawingML textboxes no longer cause an exception during rendering.Flat shapes that are perpendicular to the projection plane are not rendered now.Improved rendering of DrawingML chart data labels with percentage values and the specified format.Implemented “left” and “right” alignment support for Ruby objects rendering.Public TXT save option AddBidiMarks is added.Exposed properties for Asian typography into ParagraphFormat class.Added IsMoveFromRevision and IsMoveToRevision properties.Implemented API allowing to set up language preferences.Changed public properties of AxisScaling class.Added feature to insert shapes through the DocumentBuilder using ShapeType.Exposed Title and Description properties into Table class.Here is a look at just a few of the biggest features and API changes in this month’s release.
#How to create a hyperlink in word programmatically upgrade#
If you are planning to upgrade from an older version of Aspose.Words to the current version, we would strongly suggest you to check the Public API and Backward Incompatible Changes section to know what APIs are changed so far. Please see the release notes for more detail. This month’s release contains over 62 useful new features, enhancements, and bug fixes. We are pleased to announce our next version Aspose.Words for.
