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

aws

(0.1 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. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Lavorare con i grafici in Python|Aspose.Words p...

    Crea e modifica grafici di vario tipo in un documento utilizzando Python....della serie: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/it/python-net/working-wit...
  10. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

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