Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 15,218 for

aws

(0.15 sec)
  1. Komprimer PDF I Python

    Komprimer PDF i Python uden at miste kvalitet. Optimer PDF indhold, reducer nemt filstørrelsen....words as aw renderer = aw.pdf2word.fixedformats...PdfFixedRenderer() pdf_read_options = aw.pdf2word.fixedformats.PdfFixedOptions()...

    products.aspose.com/words/da/python-net/compres...
  2. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatUtil.extension_to_save_format method ...

    FileFormatUtil.extension_to_save_format method. Converts a file name extension into a [SaveFormat](../../saveformat/) value....Examples Shows how to use the aw.FileFormatUtil methods to detect...'rb' ) as doc_stream : info = aw . FileFormatUtil . detect_file_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在python中压缩docx

    在Python中压缩DOCX而不会损失质量。优化DOCX内容,轻松减小文件大小。...words as aw doc = aw.Document("Input.docx") doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True)] for shape...

    products.aspose.com/words/zh/python-net/compres...
  6. Βελτιστοποιήστε Το Περιεχόμενο Του Αρχείου Χρησ...

    Συμπιέστε αρχεία σε Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, PPTX, PPT, XLSX, XLS, WPS χωρίς απώλεια ποιότητας. Βελτιστοποιήστε το περιεχόμενο του εγγράφου, μειώστε εύκολα το μέγεθος του αρχείου....words as aw doc = aw.Document("Input.docx") doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True)] for shape...

    products.aspose.com/words/el/python-net/compress/
  7. Compresser JPG Dans Python

    Compressez JPG dans Python sans perte de qualité. Optimisez le contenu JPG, réduisez facilement la taille du fichier....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPG)...

    products.aspose.com/words/fr/python-net/compres...
  8. Comprimați DOCX În Python

    Comprimați DOCX în Python fără a pierde calitatea. Optimizați conținutul DOCX, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  9. Comprimați WORD În Python

    Comprimați WORD în Python fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ro/python-net/compres...
  10. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

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