Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 19,240 for

aws

(0.09 sec)
  1. تبدیل TEXT به PNG Python

    فرمت TEXT به PNG در Python کنید. با استفاده از Python TEXT به عنوان PNG ذخیره کنید....as aw doc = aw.Document( "Input.txt" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

    products.aspose.com/words/fa/python-net/convers...
  2. تبدیل تصویر به PNG Python

    فرمت تصویر به PNG در Python کنید. با استفاده از Python تصویر به عنوان PNG ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/fa/python-net/convers...
  3. تبدیل تصویر به GIF Python

    فرمت تصویر به GIF در Python کنید. با استفاده از Python تصویر به عنوان GIF ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/fa/python-net/convers...
  4. تبدیل تصویر به JPG Python

    فرمت تصویر به JPG در Python کنید. با استفاده از Python تصویر به عنوان JPG ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/fa/python-net/convers...
  5. تبدیل JPG به GIF Python

    فرمت JPG به GIF در Python کنید. با استفاده از Python JPG به عنوان GIF ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/fa/python-net/convers...
  6. تبدیل JPG به PNG Python

    فرمت JPG به PNG در Python کنید. با استفاده از Python JPG به عنوان PNG ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/fa/python-net/convers...
  7. تبدیل JPG به JPG Python

    فرمت JPG به JPG در Python کنید. با استفاده از Python JPG به عنوان JPG ذخیره کنید....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/fa/python-net/convers...
  8. 使用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/zh-hant/python-net/co...
  9. فشرده سازی WORD در Python

    بدون از دست دادن کیفیت، WORD را در Python فشرده کنید. محتوای WORD را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....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/fa/python-net/compres...
  10. Arsip

    Arsip...words as aw # Muat dokumen kata doc = aw.Document("calibre...aspose.words as aw # Muat dokumen kata doc = aw.Document("calibre...

    blog.aspose.com/id/words/convert-docx-to-pdf-in...