Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 5,480 for

rotation

(0.06 sec)
  1. Comment faire pivoter le texte de la cellule|Do...

    Code C# pour faire pivoter le texte de la cellule avec l API Aspose.Cells for .NET...directement saisir l’angle de rotation souhaité en degrés dans la...que vous avez sélectionné la rotation souhaitée, cliquez sur “OK”...

    docs.aspose.com/cells/fr/net/how-to-rotate-text...
  2. Rotar SVG – Ejemplos de C#

    Ejemplos de C# para rotación SVG. Casos considerados de uso de la función de rotación en el atributo de transformación y una matriz de transformación....casos de uso de la función rotate() en el atributo transform...matrix(a,b,c,d,e,f) . Función Rotate() El siguiente fragmento de...

    docs.aspose.com/svg/es/net/rotate-svg/
  3. Faire pivoter les pages PDF en Node.js|Aspose.P...

    Ce sujet décrit comment faire pivoter l'orientation des pages dans un fichier PDF existant de manière programmatique dans un environnement Node.js....Rotation’ pour la valeur de rotation. Avec cela,...et effectuez l’opération de rotation des pages. Recevez l’objet...

    docs.aspose.com/pdf/fr/nodejs-cpp/rotate-pages/
  4. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... DOWNWARD Text is rotated 90 degrees to the right to...bottom (tb-rl). UPWARD Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.js経由のC++でページオプションを設定する方法|Documentation

    この記事は、Node.js経由のC++を使用してExcelワークシートのページオプションをプログラム的に設定するサンプルコードを提供します。ページの向き、縮尺率、ページ調整設定、用紙サイズ、印刷品質、最初のページ番号を設定します。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ja/nodejs-cpp/setting-pag...
  6. Hücre Yazısını C++ ile Döndürme Yöntemi|Documen...

    C++ kodu ile Aspose.Cells for C++ API kullanarak Hücre yazısını döndürme... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/tr/cpp/how-to-rotate-text...
  7. كيفية تدوير نص الخلية باستخدام C++|Documentation

    كود C++ لتدوير نص الخلية باستخدام واجهة برمجة التطبيقات Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ar/cpp/how-to-rotate-text...
  8. Ajout de la transformation au nœud|Documentation

    TSR (Translation/Scaling/Rotation) sont les plus couramment utilisés dans le scénario 3D, nous avons fourni une classe Transform pour y accéder dans Aspose.3D....trois façons de définir la rotation de l’objet dans l’espace 3D...Les TSR (Translation/Scaling/Rotation) sont les plus couramment...

    docs.aspose.com/3d/fr/net/adding-transformation...
  9. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python....l’angle de rotation en utilisant la méthode ‘rotate’. import aspose...l'angle de rotation de la page page . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  10. 파이썬을 사용하여 PDF 내 텍스트 회전|Aspose.PDF for Python vi...

    PDF에 텍스트를 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 조각 또는 전체 단락을 회전할 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 회전된 텍스트 조각 생성 TextFragment...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...