Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 19,219 for

aws

(0.07 sec)
  1. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Kompresuj JPG W Python

    Skompresuj JPG w Python bez utraty jakości. Zoptymalizuj JPG zawartość, łatwo zmniejsz rozmiar pliku....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/pl/python-net/compres...
  4. Mampatkan JPG Dalam Python

    Mampat JPG dalam Python tanpa kehilangan kualiti. Optimumkan JPG kandungan, kecilkan saiz fail dengan mudah....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/ms/python-net/compres...
  5. Sažimanje JPG U Python

    Sažimanje JPG u Python bez gubitka kvalitete. Optimizirajte JPG sadržaj, jednostavno smanjite veličinu datoteke....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/hr/python-net/compres...
  6. Suspausti JPG Python

    Suspausti JPG Python neprarandant kokybės. Optimizuokite JPG turinį, lengvai sumažinkite failo dydį....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/lt/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/he/python-net/compres...
  8. WORD Tömörítése Itt: Python

    Tömörítse a(z WORD fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z WORD tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  9. DOCX Tömörítése Itt: Python

    Tömörítse a(z DOCX fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOCX tartalmat, és egyszerűen csökkentse a fájlméretet....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/hu/python-net/compres...
  10. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... doc = aw . Document () builder = aw . DocumentBuilder...field codes. self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

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