2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل SVG به Doc با استفاده از Python https://products.aspose.com/pdf/fa/python-net/conversion/svg-to-Doc/ Recent content in تبدیل فایل SV......Products – تبدیل فایل SVG به DOC با استفاده از Python https://products.../svg-to-doc/ Recent content in تبدیل فایل SVG به DOC با استفاده...
2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل EPUB به Doc با استفاده از Python https://products.aspose.com/pdf/fa/python-net/conversion/epub-to-Doc/ Recent content in تبدیل فایل ......Products – تبدیل فایل EPUB به DOC با استفاده از Python https://products...pub-to-doc/ Recent content in تبدیل فایل EPUB به DOC با استفاده...
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...
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...
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...
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...
Style.paragraph_format property. Gets the paragraph formatting of the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...