Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 11,390 for

aws

(0.05 sec)
  1. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldCreateDate.use_um_al_qura_calendar propert...

    FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... doc = aw . Document ( MY_DIR + 'Document...'Document.docx' ) builder = aw . DocumentBuilder ( doc ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...startTable (); table . setBorders ( aw . LineStyle . Single , 2.0 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.lockContentCont...

    StructuredDocumentTagRangeStart.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.lockContents pr...

    StructuredDocumentTagRangeStart.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIf.right_expression property | Aspose.Word...

    FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_IF...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method... let doc = new aw . Document ( base . myDir + "Office...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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