Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 19,825 for

aws

(0.27 sec)
  1. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....): 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. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node... doc = aw . Document () building_block_sdt = aw . markup ...doc , aw . markup . SdtType . BUILDING_BLOCK_GALLERY , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...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...
  5. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document.... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...

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

    Archiv...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...node. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/de/words/extract-text-from-word...
  8. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . verticalAlignment = aw . Tables . CellVerticalAlignmen...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... doc = aw . Document () self . assertEqual ( aw . properties...docx' ) self . assertEqual ( aw . properties . DocumentSecurity...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ค้นหา

    ค้นหา...words as aw # ตัวอย่างโค้ดนี้สาธิตวิธีสร้างเอกสาร...doc = aw.Document() # สร้างวัตถุตัวสร้างเอกสาร builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/th/words/python-ms-word-automat...