Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 19,530 for

aws

(0.1 sec)
  1. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... aw . Hyphenation . register_dictionary...'hyph_de_CH.dic' ) self . assertTrue ( aw . Hyphenation . is_dictionary_registered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Konversikan Dokumen Multi-halaman menjadi Gamba...

    Ekspor dokumen multi-halaman ke gambar raster(JPG, PNG, GIF, BMP, TIFF, WebP) menggunakan Python....tata letak Horizontal: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/id/python-net/convert-a-m...
  3. Convertire un documento multipagina in un'immag...

    Esportare documenti multipagina in immagini raster(JPG, PNG, GIF, BMP, TIFF, WebP) usando Python....con layout orizzontale: doc = aw . Document ( file_name = ' Rendering...) options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    docs.aspose.com/words/it/python-net/convert-a-m...
  4. AiModel class | Aspose.Words for Python

    aspose.words.ai.AiModel class. An abstract class representing the integration with various AI models within the Aspose.Words.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

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

    Archiv...words as aw # Načíst dokument aplikace Word doc = aw.Document("calibre...words as aw # Načíst dokument aplikace Word doc = aw.Document("calibre...

    blog.aspose.com/cs/words/convert-word-to-pdf-in...
  6. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... src_doc = aw . Document ( file_name = MY_DIR...identifier - source.docx' ) dst_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Архивы

    Архивы...words as aw # load document doc = aw.Document("calibre...format options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/ru/words/convert-word-to-png-jp...
  8. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered.... let doc = new aw . Document ( base . myDir + "DrawingML...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...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...