Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 11,111 for

scaling

(0.12 sec)
  1. إدارة مساحات العمل لملف PS | .NET

    .NET API Solution لإدارة ملفات PS. مثال كود حول كيفية قص وتحويل حالات الرسومات لملفات PS باستخدام بضعة أسطر من كود C#....مع تحويلات أخرى باستخدام طرق Scale() و Rotate() و Shear() و Transform()...Translate( 0 , 200 ); ////////// Scaling ////////// //Save graphics...

    products.aspose.com/page/ar/net/work-with-ps-gr...
  2. Optimal Path Finder|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....Radius : Le rayon de recherche Scale : L’échelle de la grille IsMoveOnlyRoad...notable ici est le paramètre Scale. S’il est spécifié dans le constructeur...

    docs.aspose.com/gis/fr/net/optimal-path-finder/
  3. Quản lý Canvas của tệp PS | .NET

    Giải pháp .NET API để quản lý các tệp PS. Ví dụ mã về cách cắt và chuyển đổi các trạng thái đồ họa của tệp PS với một vài dòng mã C#....đổi khác bằng các Phương thức Scale() , Rotate() , Shear() và Transform()...Translate( 0 , 200 ); ////////// Scaling ////////// //Save graphics...

    products.aspose.com/page/vi/net/work-with-ps-gr...
  4. 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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // Изменяет размер image ...

    docs.aspose.com/psd/ru/net/aspose-psd-для-net-2...
  5. Aspose.PSD لـ .NET 22.12 - ملاحظات الإصدار|Docu...

    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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // يتم تغيير الحجم image ...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  6. Aspose.PSD pro .NET 22.12 - 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....const int Scale = 4 ; int newWidth = image . Width * Scale ; int...newHeight = image . Height * Scale ; // Provede změnu velikosti...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  7. تقديم الطباعة|وثائق Aspose.Slides

    طباعة تقديم باوربوينت بلغة جافا...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/ar/java/print-presentation/
  8. Печать презентации|Документация Aspose.Slides

    Печать презентации PowerPoint на Java...getHeight ( null ); double scale = Math . min ( scaleX , scaleY...image . getWidth ( null ) * scale ); int height = ( int ) ( image...

    docs.aspose.com/slides/ru/java/print-presentation/
  9. ImageWatermarkOptions.isWashout property | Aspo...

    ImageWatermarkOptions.isWashout property. Gets or sets a boolean value which is responsible for washout effect of the watermark...scale property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Come scalare un foglio di lavoro con Python.NET...

    Questo articolo spiega come scalare un foglio di lavoro usando Aspose.Cells for Python.NET.... page_setup # Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ) Riferimenti...

    docs.aspose.com/cells/it/python-net/how-to-scal...