Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 15,218 for

aws

(0.09 sec)
  1. 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...
  2. Stisnite JPG V Python

    Stisnite JPG v Python brez izgube kakovosti. Optimizirajte vsebino JPG, enostavno zmanjšajte velikost datoteke....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPG)...

    products.aspose.com/words/sl/python-net/compres...
  3. Komprimovať WORD V Python

    Komprimujte WORD v Python bez straty kvality. Optimalizujte obsah WORD, jednoducho zmenšite veľkosť súboru....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/compres...
  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/ru/python-net/compres...
  5. Tihendage DOC Kohas Python

    Tihendage DOC keeles Python kvaliteeti kaotamata. Optimeerige DOC sisu, vähendage lihtsalt faili suurust....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/et/python-net/compres...
  6. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minor_unit_is_auto property | Aspose....

    ChartAxis.minor_unit_is_auto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...

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