Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 7,462 for

rotate

(0.49 sec)
  1. Définir les options de page avec JavaScript via...

    Cet article fournit un code d exemple pour définir les options de page des feuilles Excel de manière programmatique en utilisant JavaScript via C++. Définissez l orientation de la page, le facteur d échelle, les options d adaptation à plusieurs pages, le format de papier, la qualité d impression, le numéro de la première page....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/fr/javascript-cpp/setting...
  2. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen....gibt drei Möglichkeiten, die Rotation des Objekts im 3D-Raum, Euler...TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario...

    docs.aspose.com/3d/de/net/adding-transformation...
  4. Comment faire pivoter une image en C#

    Ce bref tutoriel décrit comment faire pivoter une image en C#. Pour faire pivoter l'image par programmation, les paramètres d'environnement C# et un exemple de code sont également partagés avec une description détaillée....Lors de l’utilisation de C# rotate bitmap , l’opération sera démontrée...surface exposée en raison de la rotation de l’image. Vous apprendrez...

    kb.aspose.com/fr/imaging/net/how-to-rotate-imag...
  5. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hant/rotate/
  6. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hans/rotate/
  7. PDF 회전 API | Aspose.PDF

    .NET, .NET 코어, 자바, C++ 및 안드로이드를 사용하여 PDF 페이지를 회전합니다....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/ko/rotate/
  8. Concatenare i quaternioni e applicare su 3D ent...

    Aspose.3D for Python via .NET consente agli sviluppatori di combinare due trasformazioni di rotazione in una rappresentata in un quaternione.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/it/python-net/concatenate-qu...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Obróć plik PDF za pomocą Java https://products.aspose.com/pdf/pl/java/Rotate/ Recent content in Obróć plik PDF za pomocą Java on Aspsoe.PDF Pro......com/pdf/pl/java/rotate/ Recent content in Obróć plik...https://products.aspose.com/pdf/pl/java/rotate/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/java/rotate/index.xml
  10. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...-> get_TextState () -> set_Rotation ( 45 ); // Crear fragmento...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/