Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 19,537 for

aws

(0.91 sec)
  1. 將HTML轉換為EPUB Python

    在Python代碼HTML轉換為EPUB使用Python將HTML保存為EPUB。...words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/zh-hant/python-net/co...
  2. Archiv

    Archiv...words as aw # Load word document doc = aw.Document("calibre...aspose.words as aw # Load word document doc = aw.Document("calibre...

    blog.aspose.com/de/words/convert-word-to-pdf-in...
  3. أرشيف

    أرشيف...words as aw # تحميل وثيقة كلمة doc = aw.Document("calibre...aspose.words as aw # تحميل وثيقة كلمة doc = aw.Document("calibre...

    blog.aspose.com/ar/words/convert-word-to-pdf-in...
  4. آرشیوها

    آرشیوها...words as aw # سند word را بارگیری کنید doc = aw.Document("calibre...aspose.words as aw # سند word را بارگیری کنید doc = aw.Document("calibre...

    blog.aspose.com/fa/words/convert-docx-to-pdf-in...
  5. HTML को Python में संपीड़ित करें

    गुणवत्ता खोए बिना HTML को Python में संपीड़ित करें। HTML सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/hi/python-net/compres...
  6. 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...
  7. 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...
  8. 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...
  9. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object.... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

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