Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 5,082 for

resize

(0.15 sec)
  1. 使用 Python 的 調整大小 影像 | products.aspose.com

    使用您自己的 Python 應用程式和伺服器 API 將 Aspose.Imaging 庫套用至 調整大小 圖像和照片。...NET Resize 使用 Python 對影像進行 調整大小 操作 使用...

    products.aspose.com/imaging/zh-hant/python-net/...
  2. Edit PSD File in C#

    Follow this topic to edit PSD file in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....instance, rotating a PSD file, resizing, merging layers, and cropping...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/
  3. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....the loaded EPS file, such as resizing, cropping, and rotating, if...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...
  4. Jak zmienić rozmiar obrazu SVG w Javie

    Ten krótki samouczek wyjaśnia, jak zmienić rozmiar obrazu SVG w Javie. Umożliwia zmianę rozmiaru obrazu SVG w Javie za pomocą szczegółowych kroków i uruchamialnego przykładowego kodu....resize() z nowym rozmiarem i typem...

    kb.aspose.com/pl/imaging/java/how-to-resize-svg...
  5. Zmień rozmiar EPS w Pythonie

    Ten podstawowy samouczek pokazuje, jak zmienić rozmiar EPS w Pythonie. Obejmuje konfigurację IDE, algorytm i działający fragment kodu umożliwiający zmianę rozmiaru obrazu EPS w Pythonie....i zmień go za pomocą metody resize_eps Te kroki są związane ze...

    kb.aspose.com/pl/page/python/resize-eps-in-python/
  6. Aspose.PSD pro Java 19.4 - 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....Resize(System.Int32,System.Int32,Aspose...PSD.FileFormats.Gif.GifImage.Resize(System.Int32,System.Int32,Aspose...

    docs.aspose.com/psd/cs/aspose-psd-pro-java-19-4...
  7. Aspose.PSD für .NET 20.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....string outputPath = outputDir + "Resize_" + fileName + ".psd" ; string...outputPngPath = outputDir + "Resize_" + fileName + ".png" ; using...

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-2...
  8. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...Resize(ref actualPdfBytes, (int)memoryStream...memoryStream.GetBuffer(); Array.Resize(ref actualPdfBytes, (int)memoryStream...

    forum.aspose.com/t/converting-html-to-pdf-error...
  9. ארכיון

    ארכיון...resize במקום .resizeheightproporti)...int(image.height / 2) image.resize(new_width, new_height, ResizeType...

    blog.aspose.com/he/total/compress-jpg-online/
  10. Ridimensiona EPS | Soluzione API Node.js

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per Node.js tramite C++ è spiegata e illustrata con frammenti di codice qui....visualizzare i risultati tramite il Resize EPS e quindi visualizzare il...AsposeResizeEPS (eps_file, "resized.eps" , 200, 100, AsposePageModule...

    docs.aspose.com/page/it/nodejs-cpp/resize-eps/