aspose.words.buildingblocks.BuildingBlockCollection class. A collection of [BuildingBlock](../buildingblock/) objects in the document...BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...
Grouping and ungrouping shapes using C#....Add Group Shape into a Word Document Contents [ Hide ] Purpose...This page describes how to insert a group shape programmatically...
Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...
Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....Shows how to insert a paragraph into the document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly....Working with Bookmarks documentation article. public class BookmarksOutlineLeve...will not be displayed in the document outline. Specify 1 and Word...
Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....explains how to add pictures and insert an image that shows the content...page where the image will be inserted, for example, 40 pixels to...
Implements the AUTONUMLGL field in Java....with Fields documentation article. Remarks: Inserts an automatic...Examples: Shows how to organize a document using AUTONUMLGL fields. public...
Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...Aspose::Words::NodeCollection::Insert method...
FieldIf.evaluate_condition method. Evaluates the condition....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...
Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () body = doc . first_section...tracking will register as "Insert" revisions. doc . start_track_revisions...