Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 19,477 for

aws

(0.17 sec)
  1. Стиснути TIFF У Javascript

    Стисніть TIFF у JavaScript без втрати якості. Оптимізуйте вміст TIFF, легко зменшуйте розмір файлу....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/uk/nodejs-net/compres...
  2. Komprimovať TIFF V Javascript

    Komprimujte TIFF v JavaScript bez straty kvality. Optimalizujte obsah TIFF, jednoducho zmenšite veľkosť súboru....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/sk/nodejs-net/compres...
  3. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Стиснути DOC У Python

    Стисніть DOC у Python без втрати якості. Оптимізуйте вміст DOC, легко зменшуйте розмір файлу....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/uk/python-net/compres...
  5. Kompres HTML Ing Python

    Compress HTML ing Python tanpa kelangan kualitas. Ngoptimalake isi HTML, nyuda ukuran file kanthi gampang....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/jv/python-net/compres...
  6. Stisnite HTML V Python

    Stisnite HTML v Python brez izgube kakovosti. Optimizirajte vsebino HTML, enostavno zmanjšajte velikost datoteke....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/sl/python-net/compres...
  7. Mampatkan DOC Dalam Python

    Mampat DOC dalam Python tanpa kehilangan kualiti. Optimumkan DOC kandungan, kecilkan saiz fail dengan mudah....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ms/python-net/compres...
  8. ضغط HTML في Python

    ضغط HTML في Python دون فقدان الجودة. تحسين المحتوى HTML وتقليل حجم الملف بسهولة....words as aw doc = aw.Document( "Input.html" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/ar/python-net/compres...
  9. Komprimera DOC I Python

    Komprimera DOC i Python utan att förlora kvalitet. Optimera DOC innehåll, minska filstorleken enkelt....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/sv/python-net/compres...
  10. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...

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