Aspose.Words.Saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...
Style.paragraphFormat property. Gets the paragraph formatting of the style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . Paragraph , "MyStyle1"...
RevisionCollection.acceptAll method. Accepts all revisions in this collection....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...docEdited = new aw . Document (); builder = new aw . DocumentBuilder...
TextWatermarkOptions.color property. Gets or sets font color... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...
FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class.... doc = aw . Document () # A convenient...a document builder. builder = aw . DocumentBuilder ( doc ) builder...
قم بإنشاء وتعديل المخططات من أنواع مختلفة في مستند باستخدام Python....السلسلة: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Twórz i modyfikuj wykresy różnych typów w dokumencie za pomocą Python....kolor serii: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Membuat dan memodifikasi berbagai jenis bagan dalam dokumen menggunakan Python....rangkaian: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document.... let doc = new aw . Document ( base . myDir + "Big...pageSetup . pageNumberStyle = aw . NumberStyle . UppercaseRoman...