Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 18,038 for

aws

(0.05 sec)
  1. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...#3" ); table . preferredWidth = aw . Tables . PreferredWidth . fromPercent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied to this formatting.... doc = aw . Document () # A blank document...root document node. section = aw . Section ( doc ) doc . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Узагальнення документа|Aspose.Words для Python ...

    Узагальніть документ. Aspose.Words для Python спрощує Узагальнення документа за допомогою моделей OpenAI і Google AI, дозволяючи вказати довжину резюме....: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/uk/python-net/summarize-a...
  5. Resumir un Documento|Aspose.Words por Python vi...

    Resumir un documento. Aspose.Words por Python simplifica el resumen de documentos utilizando los modelos OpenAI y Google AI al permitirle especificar la longitud del resumen....el modelo GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/es/python-net/summarize-a...
  6. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldRD.is_path_relative property | Aspose.Word...

    FieldRD.is_path_relative property. Gets or sets whether the path is relative to the current document.... doc = aw . Document () builder = aw . DocumentBuilder...page. builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base . myDir + "Office...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

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