Aspose.Words.Fields.FieldMergeSeq class. Implements the MERGESEQ field in C#....the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...
Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....adding with a document builder. doc = aw . Document () builder =...font's locale to English and insert some Russian text, # the English...
Story StoryType property. Gets the type of this story in C#.... Document doc = new Document (); DocumentBuilder...// Use a DocumentBuilder to insert a shape. This is an inline...
Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...formatting. auto doc = MakeObject < Document > (); auto builder = MakeObject...
Delete bookmarks from a document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "Aspose_Bookmark...true)); org . docx4j . wml . Document wmlDocumentEl = ( org . docx4j...
The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word Documents....charts in Microsoft Word documents. The chart supported are Word...More... Enumeration Type Documentation ◆ AxisBuiltInUnit enum ...
Aspose.Words for Java 17.1.0 Release Notes – the latest updates and fixes....multiple MS Word 2013 native document options added Supported DOCX...table rows Improved extracting document outline when TOC headings...
Document ShowGrammaticalErrors property. Specifies whether to display grammar errors in this document in C#....ShowGrammaticalError Contents [ Hide ] Document.ShowGrammaticalError property...display grammar errors in this document. public bool ShowGrammaticalError...
Builds a complex field argument consisting of fields, nodes, and plain text....builder, and then insert them into the document. auto doc = Mak...MakeObject<Document>(); // Below are three examples of field construction...
Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...takes up little space on the document page, // it occupies a rectangular...