Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 19,477 for

aws

(0.08 sec)
  1. Стиснути DOCX У Python

    Стисніть DOCX у Python без втрати якості. Оптимізуйте вміст DOCX, легко зменшуйте розмір файлу....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/uk/python-net/compres...
  2. Kompres DOCX Ing Python

    Compress DOCX ing Python tanpa kelangan kualitas. Ngoptimalake isi DOCX, nyuda ukuran file kanthi gampang....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/jv/python-net/compres...
  3. Komprimovat DOCX V Python

    Komprimujte DOCX v Python bez ztráty kvality. Optimalizujte obsah DOCX, snadno zmenšete velikost souboru....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/cs/python-net/compres...
  4. Optimalizujte Obsah Súboru Pomocou Python

    Komprimujte súbory v Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez straty kvality...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/sk/python-net/compress/
  5. Komprimera DOCX I Python

    Komprimera DOCX i Python utan att förlora kvalitet. Optimera DOCX innehåll, minska filstorleken enkelt....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/sv/python-net/compres...
  6. Kompresuj WORD W Python

    Skompresuj WORD w Python bez utraty jakości. Zoptymalizuj WORD zawartość, łatwo zmniejsz rozmiar pliku....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/pl/python-net/compres...
  7. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...assertRaises ( Exception ): doc = aw . Document ( file_name = MY_DIR...LoadOptions object. options = aw . loading . LoadOptions ( password...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

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