Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...
Stores and manages formatting of bulleted and numbered lists used in a Document in Java.... Document doc = new Document(); // A list allows...first list level. List list1 = doc.getLists().add(ListTemplate....
aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...
Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...
Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++.... auto doc = System :: MakeObject < Aspose...u "Legacy control character.doc" ); // When we save the document...
NodeList indexer. Retrieves a node at the given index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some nodes with...