NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...
Chart.axis_y property. Provides access to properties of the primary Y axis of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert checkboxes of varying...
Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....
Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...
Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured Document tag is successfully mapped to XML data in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...
Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Every...
Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...
Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode text for enhanced compatibility and performance....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...
Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as HTML text for seamless integration and enhanced functionality....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...