Ստեղծեք նոր Doc C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով .NET գրադարանը:...Կատարեք DOC՝ օգտագործելով .NET գրադարանը Մեր հզոր C# գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով .NET...
Font.subscript property. True if the font is formatted as subscript.... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...
The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...
The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...
Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...
Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...
Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved Document layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // The BIDIOUTLINE field numbers...