Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 7,704 for

rotate

(0.13 sec)
  1. Archivio

    Archivio...psd"; String destName = "Rotate-PSD_out.jpg"; // Carica il...colore di sfondo rosso image.rotate(20f, true, Color.getRed());...

    blog.aspose.com/it/psd/crop-rotate-psd-image-java/
  2. ค้นหา

    ค้นหา...string theString = "45 Degree Rotated Text"; // สร้างและเริ่มต้น.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // ตั้งค่าการแปลงผ่านเมทริกซ์...

    blog.aspose.com/th/imaging/add-watermark-to-ima...
  3. أرشيف

    أرشيف...string theString = "45 Degree Rotated Text"; // إنشاء وتهيئة مثيل.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // اضبط التحول من...

    blog.aspose.com/ar/imaging/add-watermark-to-ima...
  4. Архивы

    Архивы...string theString = "45 Degree Rotated Text"; // Создайте и инициализируйте.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Установите преобразование...

    blog.aspose.com/ru/imaging/add-watermark-to-ima...
  5. ארכיון

    ארכיון...string theString = "45 Degree Rotated Text"; // צור ואתחול מופע של.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // הגדר את הטרנספורמציה...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  6. Manipulasi Properti Halaman|Aspose.PDF for .NET

    Bagian ini menjelaskan cara memanipulasi Properti Halaman dengan Aspose.PDF Facades menggunakan Kelas PdfPageEditor.... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/id/net/manipulate-page-prop...
  7. Archiv

    Archiv...eine Translation, dann eine Rotation matrix.translate(sz.getWidth()...sz.getHeight() / 2); matrix.rotate(-45.0f); // Stellen Sie die...

    blog.aspose.com/de/imaging/add-watermark-to-ima...
  8. Archiwa

    Archiwa...string theString = "45 Degree Rotated Text"; // Utwórz i zainicjuj.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Ustaw transformację...

    blog.aspose.com/pl/imaging/add-watermark-to-ima...
  9. Procurar

    Procurar... Adicione o filtro rotate(). Depois disso, adicione a...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # Adicione imagem ao...

    blog.aspose.com/pt/ocr/skew-correction-in-python/
  10. Archivio

    Archivio...psd"; String destName = "Rotate-PSD_out.jpg"; // Carica il...colore di sfondo rosso image.Rotate(20f, true, Color.Red); // Salva...

    blog.aspose.com/it/psd/crop-rotate-psd-csharp/