Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 19,499 for

aws

(0.26 sec)
  1. Shrňte dokument|Aspose.Words pro Python via .NET

    Shrňte dokument. Aspose.Words pro Python zjednodušuje sumarizaci dokumentů pomocí modelů OpenAI a Google AI tím, že umožňuje určit délku souhrnu....pomocí modelu GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/cs/python-net/summarize-a...
  2. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT... doc = aw . Document () # Insert a structured...sdt_date = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

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

    Arsip...words as aw # Contoh kode ini menunjukkan...Python. # Buat objek dokumen doc = aw.Document() # Buat objek pembuat...

    blog.aspose.com/id/words/python-ms-word-automat...
  6. Archiwa

    Archiwa...words as aw # Ten przykład kodu demonstruje...Utwórz obiekt dokumentu doc = aw.Document() # Utwórz obiekt konstruktora...

    blog.aspose.com/pl/words/python-ms-word-automat...
  7. Arşiv

    Arşiv...words as aw # Bu kod örneği, Python kullanılarak...# Belge nesnesi oluştur doc = aw.Document() # Bir belge oluşturucu...

    blog.aspose.com/tr/words/python-ms-word-automat...
  8. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...let doc = new aw . Document (); let run = new aw . Run ( doc ...collection of children. let doc = new aw . Document (); // An empty document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Replacer.create method | Aspose.Words for Python

    Replacer.create method. Creates new instance of the replacer processor....' replacer_context = aw . lowcode . ReplacerContext ()...find_whole_words_only = False aw . lowcode . Replacer . create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method... doc = aw . Document ( file_name = MY_DIR...+ 'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc...

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