Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 7,461 for

rotate

(0.14 sec)
  1. Fordítsa meg a szöveget a Wordben Java segítség...

    Fordítsa meg a szöveget a Wordben Java segítségével. Szerezze meg az IDE beállításához szükséges információkat, a lépések listáját és egy mintakódot a szöveg irányának megváltoztatásához a Wordben Java használatával....DOWNWARD, UPWARD, HORIZONTAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST és VERTICAL_ROTATED_FAR_EAST. Kijelölhet több szakaszt vagy...

    kb.aspose.com/hu/words/java/flip-the-text-in-wo...
  2. Rotace obrázku v Java

    Toto stručné téma ukazuje, jak rotovat obrázek v Java. Operace rotace bitmapy v Java bude demonstrována pro uživatelem definovaný úhel, včetně toho, jak nastavit barvu pozadí pro oblasti odhalené rotací....barvu pozadí pomocí metody rotate Exportujte rotovaný obrázek...používá ukázkový kód metodu rotate k aplikování specifické rotace...

    kb.aspose.com/cs/imaging/java/rotate-image-in-j...
  3. Travailler avec des transformations dans PostSc...

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...translation, mise à l’échelle, rotation et cisaillement sur un chemin...nécessaire : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/cpp/ps/working-with-tra...
  4. JavaScript를 통한 C++로 PDF에 이미지 스탬프 추가|Aspose.PDF ...

    JavaScript 툴킷을 사용하여 AsposePdfAddStamp 함수를 통해 PDF 문서에 이미지 스탬프를 추가합니다.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ko/javascript-cpp/stamping/
  5. Arbeiten mit Transformationen in PS-Datei | Python

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....an: Translation, Skalierung, Rotation, Scherung oder eine beliebige..., 0.) 68 69 70 ########## Rotation ########## 71 # Save graphics...

    docs.aspose.com/page/de/python-net/ps/working-w...
  6. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...other attributes like origin, rotation, background etc. using Stamp...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  7. Arbeiten mit Transformationen in PS-Datei | Java

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....hinzu: Translation, Skalierung, Rotation, Scherung oder eine beliebige...oberen Ebene: Copy 1 ////////// Rotation ////////// 2 //Save graphics...

    docs.aspose.com/page/de/java/ps/working-with-tr...
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....account for the connector’s rotation and reflection. Note: For...under Connector Types , the rotation angle is 0. Case 1 Consider...

    docs.aspose.com/slides/python-net/connector/
  9. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  10. تدوير صفحات PDF باستخدام C++|Aspose.PDF لـ C++

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C++....زاوية الدوران باستخدام طريقة Rotate(). void ChangePageOrientatio...دوران الصفحة page -> set_Rotate ( Rotation :: on90 ); } // حفظ الملف...

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