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

rotate

(1.17 sec)
  1. C#で画像を回転させる方法

    この簡単なチュートリアルでは、C#で画像を回転させる方法について説明します。プログラムで画像を回転させるために、C#環境設定とサンプルコードも詳細な説明と共有されます。...Rotate関数を使用して、画像を30度回転し、背景色を緑に設定します。...*ビットマップC#*を回転させるには、RasterImage.Rotate関数を使用して画像を特定の角度で回転させるコードを示し...

    kb.aspose.com/ja/imaging/net/how-to-rotate-imag...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. arkiv

    arkiv... Ställ in rotation genom att anropa funktionen...OrthographicFront); // Ställ in rotation genom att anropa setRotation-funktionen...

    blog.aspose.com/sv/slides/create-3d-shapes-in-p...
  7. arkiv

    arkiv... Lägg till rotate()-filtret. Efter det lägger...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # Lägg till bild till...

    blog.aspose.com/sv/ocr/skew-correction-in-python/
  8. 搜索

    搜索...水印文字 the_string = "45 Degree Rotated Text" graphics = Graphics(image)...height / 2) # 設置旋轉角度 matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/zh-hant/imaging/add-watermark-t...
  9. Obtener Resolución y Dimensiones de Imágenes|As...

    Aprenda cómo recuperar la resolución y dimensiones de imágenes incrustadas en un PDF en .NET utilizando Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/es/net/get-resolution-and-d...
  10. Paramètres d alignement|Documentation

    Dans la bibliothèque Aspose.Cells pour Python via .NET, vous pouvez utiliser les paramètres d alignement des cellules pour ajuster la disposition et l affichage du texte. En ajustant les réglages tels que l alignement horizontal, l alignement vertical et le retop d texte, vous avez plus de contrôle sur la façon dont le texte s écoule dans les cellules. Ce document vous fournira des étapes détaillées et un code d exemple pour vous aider à comprendre rapidement comment utiliser Aspose.Cells pour Python via .NET pour les réglages d alignement des cellules....Définissez l’orientation (rotation) du texte dans une cellule...cellule avec la propriété rotation_angle de l’objet Style . Contrôle...

    docs.aspose.com/cells/fr/python-net/cells-align...