Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 18,036 for

aws

(0.07 sec)
  1. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.words/nodetype/#TABLE)....calculate_depth_of_nested_tables (): doc = aw . Document ( MY_DIR + 'Nested...tables = doc . get_child_nodes ( aw . NodeType . TABLE , True ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats.... doc = aw . Document ( MY_DIR + 'Missing...another font. font_settings = aw . fonts . FontSettings () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . PclSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement.... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END).... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote...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. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes.... doc = aw . Document ( file_name = MY_DIR...operties . bytes ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTagRangeStart.placeholderName...

    StructuredDocumentTagRangeStart.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

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