Discover the BookmarkEnd Name property to easily manage and customize bookmark names in your Documents for better organization and efficiency.... Document doc = CreateDocumentWithBo ( 3 );...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...
Chart.axis_z property. Provides access to properties of the Z axis of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > para = doc -> get_FirstSection () -> get_Body...
ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...
Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Implements the SHAPE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...