Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 19,529 for

aws

(0.26 sec)
  1. בצע אופטימיזציה של תוכן הקובץ באמצעות Python

    דחוס קבצים ב Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS מבלי לאבד איכות. בצע אופטימיזציה של תוכן המסמך, צמצם את גודל הקובץ בקלות....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/compress/
  2. Comprimeer JPG In Python

    Comprimeer JPG in Python zonder kwaliteitsverlies. Optimaliseer JPG inhoud, verklein eenvoudig de bestandsgrootte....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...save_options = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    products.aspose.com/words/nl/python-net/compres...
  3. Kompresuj DOCX W Python

    Skompresuj DOCX w Python bez utraty jakości. Zoptymalizuj DOCX zawartość, łatwo zmniejsz rozmiar pliku....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/compres...
  4. Komprimovat WORD V Python

    Komprimujte WORD v Python bez ztráty kvality. Optimalizujte obsah WORD, snadno zmenšete velikost souboru....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/cs/python-net/compres...
  5. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... doc = aw . Document () # Configure a SaveOptions...save_options = aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

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

    Archiwa...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...CommentRangeEnd. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/pl/words/extract-text-from-word...
  7. Chercher

    chercher...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...node. if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/fr/words/extract-text-from-word...
  8. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... doc = aw . Document () # Insert even and...headers_footers . add ( aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...

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