Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 18,198 for

aws

(0.06 sec)
  1. TiffCompression enumeration | Aspose.Words for ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.paragraphFormat property | Aspose.Words f...

    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"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionCollection.acceptAll method | Aspose.Wo...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class.... doc = aw . Document () # A convenient...a document builder. builder = aw . DocumentBuilder ( doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... src_doc = aw . Document () dst_doc = aw . Document () src_doc...first_paragraph . append_child ( aw . Run ( doc = src_doc , text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. العمل مع الرسوم البيانية في Python|Aspose.Words...

    قم بإنشاء وتعديل المخططات من أنواع مختلفة في مستند باستخدام Python....السلسلة: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/ar/python-net/working-wit...
  8. Praca z wykresami w Python|Aspose.Words dla Pyt...

    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...

    docs.aspose.com/words/pl/python-net/working-wit...
  9. Bekerja dengan Grafik di Python|Aspose.Words un...

    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...

    docs.aspose.com/words/id/python-net/working-wit...
  10. PageSetup.headingLevelForChapter property | Asp...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...