Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 5,002 for

resize

(0.18 sec)
  1. บันทึกการอัปเดต Aspose.PSD for .NET 19.10|Docum...

    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/th/net/aspose-psd-for-net-1...
  2. یادداشت های انتشار Aspose.PSD برای .NET ۱۹.۱۰|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.... Resize ( 300 , 300 , ResizeType ....Load ( sourceFile )) { image . Resize ( 300 , 300 , ResizeType ....

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-1...
  3. Управление параметрами автоподгонки|Aspose.Slid...

    Настройте параметры автоподгонки для текстового поля в PowerPoint с помощью JavaScript...PowerPoint использует настройку Resize shape to fix text для текстового...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/ru/nodejs-java/manage-au...
  4. Mejora tus presentaciones con AutoFit en Python...

    Aprende a gestionar la configuración AutoFit en Aspose.Slides para Python mediante .NET para optimizar la visualización del texto en tus presentaciones PowerPoint y OpenDocument y mejorar la legibilidad del contenido....PowerPoint usa la configuración Resize shape to fix text para el cuadro...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/es/python-net/manage-aut...
  5. Aspose.PSD for .NET 19.7 - 릴리스 노트|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(System.Int32,System.Int32,Aspose...PSD.FileFormats.Ai.AiImage.Resize(System.Int32,System.Int32,Aspose...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  6. 이미지 자르기, 회전 및 크기 조정|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 메서드를 노출했습니다. 응용 프로그램 요구 사항에 맞는 두 가지 Resize 메서드 오버로드가...로드합니다. 새 높이 및 너비를 지정하는 Image.Resize 메서드를 호출합니다. 결과를 저장합니다. 다음 코드...

    docs.aspose.com/psd/ko/net/crop-rotate-and-resi...
  7. 記録

    記録...Resize(Int32, Int32) メソッドを呼び出して画像のサイズを変更します。...画像のサイズを変更し、サイズ変更した画像を保存します image.Resize(300, 300); image.Save("SimpleResizing_out...

    blog.aspose.com/ja/imaging/resize-images-in-csh...
  8. 画像の切り取り、回転、リサイズ|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....は、既存の画像をリサイズするために使用できる Image クラス向けの Resize メソッドを公開しています。アプリケーションのニーズに合わせて、2つのオーバーロードされた...合わせて、2つのオーバーロードされた Resize メソッドがあります。 単純なリサイズ リサイズを行う手順は以下の通りです:...

    docs.aspose.com/psd/ja/net/crop-rotate-and-resi...
  9. Procurar

    Procurar... O método Resize aceitará a largura e a altura..."sample.jpeg")) { // O método Resize aceitará a largura e a altura...

    blog.aspose.com/pt/imaging/reduce-the-size-of-a...
  10. Archivio

    Archivio...standard utilizzando il metodo Resize() . Salva il PDF modificato...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // Salva...

    blog.aspose.com/it/pdf/edit-pdf-page-size-in-java/