Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 19,500 for

aws

(0.49 sec)
  1. Ngonversi JPG Dadi Gambar Python

    Ngonversi JPG kanggo Gambar format ing Python kode. Simpen JPG minangka Gambar nggunakake Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/jv/python-net/convers...
  2. Ngonversi JPG Dadi BMP Python

    Ngonversi JPG kanggo BMP format ing Python kode. Simpen JPG minangka BMP nggunakake Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/jv/python-net/convers...
  3. Konverter JPG Til Billede Python

    Konverter JPG til Billede format i Python kode. Gem JPG som Billede ved hjælp af Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/da/python-net/convers...
  4. تحويل JPG إلى PNG Python

    تحويل JPG إلى تنسيق PNG في كود Python احفظ JPG باسم PNG باستخدام Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/ar/python-net/convers...
  5. Konverter JPG Til BMP Python

    Konverter JPG til BMP format i Python kode. Gem JPG som BMP ved hjælp af Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/da/python-net/convers...
  6. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... doc = aw . Document ( file_name = MY_DIR...docx' ) options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 아카이브

    아카이브...words as aw # create document object doc = aw.Document() #...document builder object builder = aw.DocumentBuilder(doc) # add text...

    blog.aspose.com/ko/words/create-word-documents-...
  8. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.firstRow property | ...

    ConditionalStyleCollection.firstRow property. Gets the first row style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document.... def create (): doc = aw . Document () # A smart tag appears...dotted underline. smart_tag = aw . markup . SmartTag ( doc ) #...

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