Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 7,706 for

rotate

(0.05 sec)
  1. Timbri di testo, immagine o pagina in PDF utili...

    Aggiungi timbri: testo, immagine o pagina al PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/
  2. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Travailler avec des transformations dans PS | .NET

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

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  4. Forgassa a PDF dokumentumokat online vagy Java ...

    Forgassa el a PDF dokumentumot az online alkalmazáson keresztül ingyen. Java API kód a PDF fájlok forgatásához....Total Java Rotate Forgassa a PDF dokumentumokat...keresztüli forgatásához. Letöltés Rotate PDF Online Importáljon PDF...

    products.aspose.com/total/hu/java/rotate/pdf/
  5. تدوير صفحات PDF باستخدام C++|Aspose.PDF لـ C++

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

    docs.aspose.com/pdf/ar/cpp/rotate-pages/
  6. 向节点添加转换|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...
  7. PDFページを回転させる方法 (Python via C++)|Aspose.PDF for ...

    このトピックでは、Python経由でC++を使用して既存のPDFファイルのページの向きをプログラムで回転させる方法について説明します。...page_set_rotate’ を使用してページを時計回りに90度回転させます ‘document...join ( dataDir , "results" , "rotated_document.pdf" ) # 入力ファイルを読...

    docs.aspose.com/pdf/ja/python-cpp/rotate-pages/
  8. JavaScriptを使用してC++経由でシート内のShapeのテキストを回転させる方法|Do...

    C++経由のAspose.Cells for JavaScriptを使用して、Excelのシート内でShapeのテキストを回転させる方法を学びます。...Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ja/javascript-cpp/rotate-...
  9. Добавление изображений штампов в PDF с использо...

    Добавьте изображение штампа в ваш PDF документ с помощью функции AsposePdfAddStamp и JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ru/javascript-cpp/stamping/
  10. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/