Aspose::Words::Properties::BuiltInDocumentProperties::get_ScaleCrop method. Indicates whether Document thumbnail is cropped or scaled to fit the display in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...
Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...
Aspose::Words::BaselineAlignment enum. Specifies fonts vertical position on a line in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...
IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types.... doc = aw . Document ( file_name =...structured tags. sdts = list ( doc . range . structured_document_tags...
Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...
DocumentProperty.toInt method. Returns the property value as integer.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...
Aspose::Words::Drawing::Charts::ChartFormat::get_IsDefined method. Gets a flag indicating whether any format is defined in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...
Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which pages the page border is printed on in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...
Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the font source in C++....ttf" , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...