Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 984 for

resize image

(0.19 sec)
  1. Прилагане на Медианен и Уинър Филтри|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.... Стъпките за извършване на resize са толкова прости, както следва:...Load, предоставен от класа Image. Конвертирайте изображението...

    docs.aspose.com/psd/bg/applying-median-and-wien...
  2. Aspose.PSD pro .NET 20.10 - Poznámky k vydání|D...

    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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  3. Αλλαγή μεγέθους EPS στην Python

    Αυτό το βασικό σεμινάριο καθοδηγεί πώς να αλλάξετε το μέγεθος του EPS στην Python. Καλύπτει τη διαμόρφωση IDE, τον αλγόριθμο και ένα εκτελούμενο απόσπασμα κώδικα για αλλαγή μεγέθους εικόνας EPS στην Python....Imaging Product Family Aspose.BarCode...το μέγεθός της με τη μέθοδο resize_eps Αυτά τα βήματα σχετίζονται...

    kb.aspose.com/el/page/python/resize-eps-in-python/
  4. EPS-Größe in Python ändern

    Dieses grundlegende Tutorial erklärt, wie man die Größe von EPS in Python ändert. Es behandelt die IDE-Konfiguration, den Algorithmus und einen laufenden Codeausschnitt zum Ändern der Größe von EPS-Bildern in Python....Imaging Product Family Aspose.BarCode...Sie die Größe mit der Methode resize_eps Diese Schritte beziehen...

    kb.aspose.com/de/page/python/resize-eps-in-python/
  5. Aspose.PSD for .NET 22.12 - 릴리스 노트|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...newWidth = image . Width * Scale ; int newHeight = image . Height...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  6. Aspose.PSD за .NET 22.12 - Забележки за издание...

    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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...newWidth = image . Width * Scale ; int newHeight = image . Height...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-22...
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, Image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Barcode Generator 2 2D image to 3D image converter 1 2d qr code...graphics SDK 1 3D image conversion 1 3D Image Converter 1 3d in...

    blog.aspose.com/ja/tags/
  8. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, Image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Barcode Generator 2 2D image to 3D image converter 1 2d qr code...graphics SDK 1 3D image conversion 1 3D Image Converter 1 3d in...

    blog.aspose.com/tr/tags/
  9. Aspose.PSD pro .NET 21.9 - Poznámky k vydání|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....psd" ; using ( Image obraz = Image . Load ( cestaVstupnihoSoubor...vyvolána výjimka using ( var im = Image . Load ( nazevSouboru , loadOptions...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  10. C#を使用してSVG画像のサイズを変更する方法

    この基本的なチュートリアルは、C#を使用してSVG画像のサイズを変更する方法を探求するように設計されています。 .NET FrameworkでサポートされているプラットフォームのいずれかでC#を使用してSVGファイルのサイズを変更するための簡単な手順と実行可能なコードが含まれています。...Imaging Product Family Aspose.BarCode...NuGetパッケージリポジトリの Aspose.Imaging を使用するようにプロジェクト環境を構成します Image クラスのLoadメソッ...

    kb.aspose.com/ja/imaging/net/how-to-resize-svg-...