Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 19,461 for

aws

(0.48 sec)
  1. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes... let doc = new aw . Document (); // Add two runs...paragraph . appendChild ( new aw . Run ( doc , "Hello world! "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaReference class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaReference class. Implements a reference to an Automation type library or VBA project...dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

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

    aspose.words.fonts.MemoryFontSource constructor...ttf' ) memory_font_source = aw . fonts . MemoryFontSource (...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only.... doc = aw . Document () builder = aw . DocumentBuilder...WriteProtection.docx' ) doc = aw . Document ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_new_window property. Gets or sets whether to open the destination site in a new web browser window.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

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