Discover the FieldSeq SequenceIdentifier property to effortlessly manage and customize item series names for efficient numbering and organization.... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...
Aspose::Words::Fields::FieldRef::set_InsertParagraphNumber method. Sets whether to Insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....mbe method Sets whether to insert the paragraph number of the...exactly as it appears in the document. void Aspose :: Words :: Fields...
Aspose::Words::MailMerging::ImageFieldMergingArgs::set_Image method. Specifies the image that the mail merge engine must Insert into the document in C++....merge engine must insert into the document. void Aspose :: Words...
Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...
Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....Section::AppendContent method Inserts a copy of content of the source...section belongs to a different document. No new section is created...
aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...
Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....the current position in the document as a bookmark end. public...created. Remarks Bookmarks in a document can overlap and span any range...
GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...