Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 19,241 for

aws

(0.15 sec)
  1. تبدیل 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...
  2. تبدیل 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...
  3. تبدیل 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...
  4. 使用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...
  5. فشرده سازی 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...
  6. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...docx' aw . lowcode . Converter . convert...ARTIFACTS_DIR + 'LowCode.Convert.pdf' ) aw . lowcode . Converter . convert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Python'te Grafiklerle Çalışmak|Python via .NET ...

    Python'i kullanarak bir belgede çeşitli türlerde grafikler oluşturun ve değiştirin....gösterir: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/tr/python-net/working-wit...
  8. עבודה עם תרשימים Python|Aspose.Words עבור Pytho...

    ליצור ולשנות תרשימים של סוגים שונים במסמך באמצעות Python....צבע סדרה: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/he/python-net/working-wit...
  9. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_BIDI_OUTLINE...

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