Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...
Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Font.smallCaps property. True if the font is formatted as small capital letters.... let doc = new aw . Document (); let para = doc . getParagraph...capitals: let run = new aw . Run ( doc , "all capitals" ); run . font...