Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 7,461 for

rotation

(0.33 sec)
  1. 아카이브

    아카이브...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  2. 使用 Python 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式旋转 PDF 文档...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  3. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D....mesh # Set rotation cubeNode . transform . rotation = Quaternion...Quaternion . from_rotation ( Vector3 ( 0 , 1 , 0 ), Vector3 ( 0.3 ,...

    docs.aspose.com/3d/it/python-net/adding-transfo...
  4. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  5. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/
  6. اضافه کردن تمبر تصویر به PDF با استفاده از Pyth...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET اضافه کنید.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/fa/python-net/stamps/im...
  7. 使用 C# 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加图像图章。...Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/zh-hans/net/stamps/image/
  8. Añadir sellos de imagen en PDF usando JavaScrip...

    Añada el sello de imagen a su documento PDF usando la función AsposePdfAddStamp con el kit de herramientas JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/es/javascript-cpp/stamping/
  9. إضافة ختم نصي في ملف PDF|Aspose.PDF لـ C++

    إضافة ختم نصي إلى ملف PDF باستخدام فئة TextStamp مع C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/ar/cpp/text-stamps-in-the-p...
  10. Adicionar Carimbos de Imagem em PDF usando Java...

    Adicione o Carimbo de Imagem ao seu documento PDF usando a função AsposePdfAddStamp com o toolkit JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/pt/javascript-cpp/stamping/