Փոխարկեք Doc ը Պատկեր ձևաչափի C# կոդով: Պահեք Doc որպես Պատկեր օգտագործելով C#:...Փոխարկել DOC ը պատկեր ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ DOC ը պատկեր .NET և .NET Core հարթակների...
Փոխարկեք Doc ը PNG ձևաչափի Java կոդով: Պահեք Doc որպես PNG օգտագործելով Java:...Փոխարկել DOC ը PNG ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ DOC ը PNG Օգտագործեք մեր փաստաթղթերի փոխակերպման...
Font.allCaps property. True if the font is formatted as all capital letters.... let doc = new aw . Document (); let para = doc . getParagraph...capitals: let run = new aw . Run ( doc , "all capitals" ); run . font...
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...
aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...
Style.paragraph_format property. Gets the paragraph formatting of the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...
StructuredDocumentTag.styleName property. Gets or sets the name of the style applied to the structured Document tag.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways to apply...