Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 20,775 for

aws

(0.13 sec)
  1. 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...
  2. 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...
  3. Сжать 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...
  4. 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...
  5. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...