Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 18,068 for

aws

(0.26 sec)
  1. Teisenda PDF GIF Python

    Teisendage PDF vormingusse GIF Python koodis. Salvestage PDF nimega GIF kasutades Python....as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.GIF) for page in range (doc...

    products.aspose.com/words/et/python-net/convers...
  2. Pretvori JPG V SVG Python

    Pretvorite JPG v obliko SVG v Python kodi Shranite JPG kot SVG z uporabo Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/sl/python-net/convers...
  3. Pretvori JPG V JPG Python

    Pretvorite JPG v obliko JPG v Python kodi Shranite JPG kot JPG z uporabo Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/sl/python-net/convers...
  4. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... doc = aw . Document () builder_options = aw . DocumentBuilderOptio...context_table_formatting = True builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....docx' options = aw . lowcode . SplitOptions () options...split_criteria = aw . lowcode . SplitCriteria . PAGE aw . lowcode ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatUtil.save_format_to_load_format metho...

    FileFormatUtil.save_format_to_load_format method. Converts a [SaveFormat](../../saveformat/) value to a [LoadFormat](../../loadformat/) value if possible.... assertEqual ( aw . LoadFormat . HTML , aw . FileFormatUtil...save_format_to_load_format ( aw . SaveFormat . HTML )) # Some...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ViewOptions.zoomPercent property | Aspose.Words...

    ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Stisnite DOCX V Python

    Stisnite DOCX v Python brez izgube kakovosti. Optimizirajte vsebino DOCX, enostavno zmanjšajte velikost datoteke....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/sl/python-net/compres...
  9. Stisnite WORD V Python

    Stisnite WORD v Python brez izgube kakovosti. Optimizirajte vsebino WORD, enostavno zmanjšajte velikost datoteke....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/sl/python-net/compres...
  10. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...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/python-net/compress/