Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 5,020 for

resize

(0.71 sec)
  1. Ändra storlek på EPS i Python

    Denna grundläggande handledning guidar hur du ändrar storlek på EPS i Python. Den täcker IDE-konfiguration, algoritmen och ett körande kodavsnitt för att ändra storlek på EPS-bild i Python....storlek på den med metoden resize_eps Dessa steg är associerade...här kodavsnittet visar EPS resize i Python . Det fungerar huvudsakligen...

    kb.aspose.com/sv/page/python/resize-eps-in-python/
  2. Ajouter des images dans la feuille de calcul|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . resize (); Télécharger le code en...

    docs.aspose.com/cells/fr/java/add-images-in-wor...
  3. Bild im Arbeitsblatt hinzufügen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . Resize (); FileStream sw = File ....

    docs.aspose.com/cells/de/net/add-image-in-works...
  4. Çalışma Sayfasına Resim Ekle|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . Resize (); FileStream sw = File ....

    docs.aspose.com/cells/tr/net/add-image-in-works...
  5. 記録

    記録...resize(int, int) メソッドを使用して画像のサイズを変更します。...画像のサイズを変更し、サイズ変更した画像を保存します image.resize(300, 300); # サイズ変更した画像を保存する...

    blog.aspose.com/ja/imaging/resize-jpg-images-in...
  6. Улучшите свои презентации с помощью AutoFit в J...

    Узнайте, как управлять настройками AutoFit в Aspose.Slides для Java, чтобы оптимизировать отображение текста в ваших презентациях PowerPoint и OpenDocument и повысить читаемость контента....PowerPoint использует настройку Resize shape to fix text для текстового...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/ru/java/manage-autofit-s...
  7. Archiv

    Archiv... Metoda Resize akceptuje šířku a výšku a velikost..."sample.jpeg")) { // Metoda Resize akceptuje šířku a výšku a velikost...

    blog.aspose.com/cs/imaging/reduce-the-size-of-a...
  8. Aspose.PSD für .NET 19.10 - Versionshinweise|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Resize ( 300 , 300 , ResizeType ....Load ( sourceFile )) { image . Resize ( 300 , 300 , ResizeType ....

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-1...
  9. Aspose.PSD עבור .NET 19.10 - הערות לגרסה|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Resize ( 300 , 300 , ResizeType ....Load ( sourceFile )) { image . Resize ( 300 , 300 , ResizeType ....

    docs.aspose.com/psd/he/net/aspose-psd-for-net-1...
  10. Ridimensionare l'immagine usando Python

    Questa guida precisa è progettata per spiegare i dettagli per ridimensionare un'immagine usando Python. Copre il flusso di programma stepwise e il codice di esempio eseguibile per creare un ridimensionatore di foto usando Python....eseguibile per creare un photo resizer usando Python . Inoltre, può...classe Image Richiama il metodo resize() specificando le dimensioni...

    kb.aspose.com/it/imaging/python/resize-image-us...