Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 7,670 for

rotation

(1.04 sec)
  1. บันทึกการปล่อย Aspose.PSD สำหรับ .NET 24.8|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....Rotate P:Aspose.PSD.FileFormats.Psd...WarpStyles . Rise ; warpParams . Rotate = WarpRotates . Horizontal...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-2...
  2. ארכיון

    ארכיון...הגדר את זווית הסיבוב בשיטת Rotate . שמור את קובץ ה-PSD הפלט המסובב..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // טען קובץ תמונת...

    blog.aspose.com/he/psd/crop-rotate-psd-csharp/
  3. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ja/net/change-page-size/
  4. Ořezání, Otočení a Změna Velikosti Obrázků|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....Rotate, která umožňuje uživatelům...RotateFlip metoda RasterImage .Rotate přijímá tři parametry: Úhel...

    docs.aspose.com/psd/cs/net/crop-rotate-and-resi...
  5. Изменения в общедоступном API в Aspose.Cells 16...

    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....Rotation Пожалуйста, используйте свойство...вместо. Свойство Deleted Title.Rotation Пожалуйста, используйте свойство...

    docs.aspose.com/cells/ru/java/public-api-change...
  6. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed.... How to Rotate Text of Cell with Golang via...

    docs.aspose.com/cells/go-cpp/create-style-objec...
  7. Архивы

    Архивы...Укажите угол поворота в методе rotate . Сохраните выходной файл...."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Загрузить...

    blog.aspose.com/ru/psd/crop-rotate-psd-image-java/
  8. ארכיון

    ארכיון...ציין את הזווית לסיבוב בשיטת rotate . שמור את קובץ הפלט. דוגמת..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // טען קובץ תמונת...

    blog.aspose.com/he/psd/crop-rotate-psd-image-java/
  9. Przycinanie, obracanie i zmiana rozmiaru obrazó...

    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....NET udostępnia metodę Rotate klasy RasterImage do ułatwienia...RotateFlip, metoda RasterImage .Rotate przyjmuje trzy parametry: Kąt...

    docs.aspose.com/psd/pl/net/przycinanie-obracani...
  10. C++를 사용하여 PDF 페이지 회전|Aspose.PDF for C++

    이 주제는 C++를 사용하여 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다.... 또한 Rotate() 메서드를 사용하여 회전 각도를 설정하여 페이지...회전 각도 설정 page -> set_Rotate ( Rotation :: on90 ); } // 출력 파일...

    docs.aspose.com/pdf/ko/cpp/rotate-pages/