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

aws

(0.16 sec)
  1. Editați Markdown În Python

    Editați Markdown în Python codul....words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/ro/python-net/edit/md/
  2. AI Grammatikprüfung|Aspose.Words für Python via...

    Überprüfen Sie die Grammatik eines Dokuments. Aspose.Words für Python ermöglicht Benutzern das Überprüfen der Grammatik und das Erkennen von Fehlern in Dokumenten mithilfe der Modelle OpenAI, Google und Claude....Grammatik zu überprüfen: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/de/python-net/grammar-che...
  3. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the document property to insert.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INFO...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions.jpeg_quality property | As...

    FixedPageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside Html document.... doc = aw . Document () builder = aw . DocumentBuilder...image_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . preferred_width = aw . tables . PreferredWidth . from_points...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.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...plaintext. txt_save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....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...
  8. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this hyperlink jumps.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_HYPERLINK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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