Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 19,463 for

aws

(0.16 sec)
  1. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. ChartAxisCollection class | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisCollection class. Represents a collection of chart axes....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...
  6. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag.... doc = aw . Document ( file_name = MY_DIR...docx' ) tag = doc . get_child ( aw . NodeType . STRUCTURED_DOCU...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LanguagePreferences.defaultEditingLanguage prop...

    LanguagePreferences.defaultEditingLanguage property. Gets or sets default editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . defaultEditingLangua = aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LanguagePreferences.addEditingLanguage method |...

    LanguagePreferences.addEditingLanguage method. Adds additional editing language.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

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

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... let certificateHolder = aw . DigitalSignatures . CertificateHolder...base . myDir + "morzal.pfx" , "aw" ); // Create a comment and date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_line method... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

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