Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 19,494 for

aws

(0.24 sec)
  1. המר PDF ל DOCX Python

    המר את הפורמט PDF ל DOCX בקוד Python שמור את PDF בתור DOCX באמצעות Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/he/python-net/convers...
  2. Previesť PDF Na XPS Python

    Previesť PDF formát do XPS v kóde Python Uložiť PDF ako XPS pomocou Python....words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/sk/python-net/convers...
  3. Konvertuoti HTML Į DOC Python

    Konvertuoti HTML į DOC formatą Python kodu. Išsaugokite HTML kaip DOC naudodami Python....words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/lt/python-net/convers...
  4. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . RECTANGLE ) shape . width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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....