Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 19,216 for

aws

(0.07 sec)
  1. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... doc = aw . Document () # Create a glossary...it. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....field_auto_text_list (): doc = aw . Document () # Create a glossary...entries. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Upptäck hur du använder HtmlSaveOptions ExportShapesAsSvg för att konvertera Shape-noder till SVG-bilder när du sparar i HTML-, MHTML-, EPUB- eller AZW3-format....style=\"-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph;...-aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline\">" + "<svg...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Chuyển JPG Thành Hình Ảnh Javascript

    Chuyển đổi JPG định dạng sang Hình ảnh trong mã JavaScript Lưu JPG thành Hình ảnh bằng cách sử dụng JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/vi/nodejs-net/convers...
  8. WORD를 MARKDOWN Python로 변환

    Python WORD 을 MARKDOWN 형식으로 변환합니다. Python 사용하여 WORD 을 MARKDOWN로 저장합니다....words as aw doc = aw.Document( "Input.docx" )...) import aspose.words as aw doc = aw.Document("Input.docx") doc...

    products.aspose.com/words/ko/python-net/convers...
  9. WORD를 EPUB Python로 변환

    Python WORD 을 EPUB 형식으로 변환합니다. Python 사용하여 WORD 을 EPUB로 저장합니다....words as aw doc = aw.Document( "Input.docx" )...) import aspose.words as aw doc = aw.Document("Input.docx") doc...

    products.aspose.com/words/ko/python-net/convers...
  10. 將DOC轉換為EPUB Python

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

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