FieldTC.entry_level property. Gets or sets the level of the entry....field_toc_entry_identifier (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a TOC field, which will...
Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++.... auto doc = System :: MakeObject < Aspose...filename: \n\t \" {0} \" " , doc -> get_OriginalFileName ()) <<...
Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...
Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...
Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection fontInfos = doc.getFontInfos(); for (FontInfo...
Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...