Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 19,481 for

aws

(0.17 sec)
  1. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... let doc = new aw . Document ( base . myDir + "Table...if ( table . textWrapping == aw . Tables . TextWrapping . Around...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. أرشيف

    أرشيف...words as aw # تحميل الوثيقة doc = aw.Document("calibre...الإخراج options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/ar/words/convert-word-to-png-jp...
  4. Архів

    Архів...words as aw # завантажити документ doc = aw.Document("calibre...зображення options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/uk/words/convert-word-to-png-jp...
  5. ארכיון

    ארכיון...words as aw # טען מסמך doc = aw.Document("calibre.docx")...תמונת פלט options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/he/words/convert-word-to-png-jp...
  6. TIFF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना TIFF को Python में संपीड़ित करें। TIFF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF)...

    products.aspose.com/words/hi/python-net/compres...
  7. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

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

    aspose.words.loading.LoadOptions constructor...assertRaises ( Exception ): doc = aw . Document ( file_name = MY_DIR...LoadOptions object. options = aw . loading . LoadOptions ( password...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

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