Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 19,238 for

aws

(0.05 sec)
  1. Mampatkan TIFF Dalam Javascript

    Mampat TIFF dalam JavaScript tanpa kehilangan kualiti. Optimumkan TIFF kandungan, kecilkan saiz fail dengan mudah....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/ms/nodejs-net/compres...
  2. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable... doc = aw . Document () builder = aw . DocumentBuilder...html_options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Optimizirajte Vsebino Datoteke Z Uporabo Python

    Stisnite datoteke v Python formatu: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS brez izgube kakovosti...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/sl/python-net/compress/
  4. Optimumkan Kandungan Fail Menggunakan Python

    Mampatkan fail dalam Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS tanpa kehilangan kualiti...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/ms/python-net/compress/
  5. Zoptymalizuj Zawartość Pliku Za Pomocą Python

    Kompresuj pliki w Python formacie: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez utraty jakości...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/compress/
  6. Comprimeer WORD In Python

    Comprimeer WORD in Python zonder kwaliteitsverlies. Optimaliseer WORD inhoud, verklein eenvoudig de bestandsgrootte....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/nl/python-net/compres...
  7. Компресиране На WORD В Python

    Компресирайте WORD в Python, без да губите качество. Оптимизирайте съдържанието на WORD, намалявайте размера на файла лесно....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/bg/python-net/compres...
  8. Mampatkan WORD Dalam Python

    Mampat WORD dalam Python tanpa kehilangan kualiti. Optimumkan WORD kandungan, kecilkan saiz fail dengan mudah....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/ms/python-net/compres...
  9. Компресиране На 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/bg/python-net/compres...
  10. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... doc = aw . Document ( MY_DIR + 'Table...get_ancestor ( aw . NodeType . ROW ) if row is aw . tables . Row...

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