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

aws

(0.12 sec)
  1. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism....): doc = aw . Document () doc . font_settings = aw . fonts ....as_system_font_source () self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document.... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

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

    Archivo...automático mediante el método autofit(aw.tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)...words as aw # Create a new Word document. doc = aw.Document()...

    blog.aspose.com/es/words/create-table-in-word-u...
  7. Архів

    Архів...words as aw from datetime import date # завантажити...завантажити перший документ doc = aw.Document("calibre.docx") # завантажити...

    blog.aspose.com/uk/words/compare-two-word-docum...
  8. arkiv

    arkiv...words as aw from datetime import date # ladda...ladda det första dokumentet doc = aw.Document("calibre.docx") # ladda...

    blog.aspose.com/sv/words/compare-two-word-docum...
  9. Работа с полями формы в Python|Aspose.Words для...

    Вставьте, получите или отформатируйте поле формы в документе, используя Python....документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ru/python-net/working-wit...
  10. Робота з графіками в C++|Aspose.Words для C++

    Вступ до функції побудови діаграм, як створювати діаграми та маніпулювати ними за допомогою C++....System :: String > ({ u "AW Category 1" , u "AW Category 2" }); //...series1 = seriesColl -> Add ( u "AW Series 1" , categories , System...

    docs.aspose.com/words/uk/cpp/how-to-set-fill-an...