Try our On-Premise document APIs to View EPS image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....ability to insert EPS files into Office documents. Read More...
Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...
Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless document editing....if this object was moved (inserted) in Microsoft Word while change...InlineStory nodes. Document doc = new Document ( MyDir + "Revision...
InlineStory.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...nodes. let doc = new aw . Document ( base . myDir + "Revision...
OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...
Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...
FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...marks. let doc = new aw . Document (); let builder = new aw ...
PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....space added to the margin for document binding. get gutter () : number...let doc = new aw . Document (); // Insert text that spans several...
Represents the scaling options of the axis in Java....the Working with Charts documentation article. Examples: Shows...to a chart axis. Document doc = new Document(); DocumentBuilder...
aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...