Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,621 for

rotate

(0.09 sec)
  1. หมุน PDF โดยใช้ Python | Aspose.PDF

    หน้านี้จะอธิบายคุณสมบัติของวิธีการหมุนไฟล์ PDF โดยใช้ Aspose.PDF สำหรับห้องสมุดหลาม...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/th/python-net/rotate/
  2. Изменение размера страницы PDF с помощью C#|Asp...

    Измените размер страницы вашего PDF-документа с помощью библиотеки Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ru/net/change-page-size/
  3. Faire pivoter le texte avec la forme à l intéri...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....rotate_text_with_shape . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  4. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....height, resolution, colors, rotation angle, text labels, captions...correction, and embedded metadata Rotating images at any angle Saving...

    docs.aspose.com/barcode/phpjava/product-overview/
  5. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Corresponds to 315 degrees of rotation. HORIZONTAL public static...Corresponds to 0 degrees of rotation. length public static int...

    reference.aspose.com/words/java/com.aspose.word...
  6. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    کد منبع نسخه ی نمایشی ساده برای اضافه کردن تمبر تصویر به PDF بر روی هر پلت فرم با زبان C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/fa/cpp/stamps/image/
  7. افزودن واترمارک به PDF با استفاده از C++ | Aspo...

    کد منبع نسخه ی نمایشی ساده برای اضافه کردن علامت به فایل PDF در هر پلت فرم با زبان C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/fa/cpp/watermark/add/
  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....have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/python-net/connector/
  9. 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/
  10. 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/