Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 7,446 for

rotation

(0.31 sec)
  1. Ajouter un filigrane à un PDF en utilisant Pyth...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs en utilisant Python de manière programmatique.... rotation – Obtient la rotation d’un artefact (en...valeur positive indique une rotation dans le sens antihoraire)...

    docs.aspose.com/pdf/fr/python-net/add-watermarks/
  2. 档案

    档案...Rotation 属性设置旋转角度。 创建一个新的 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  3. Архів

    Архів...rotate = ap.Rotation.ON90 # Зберегти повернутий...повернутий файл PDF doc.save("rotated.pdf") Наведений вище приклад...

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... y=500 rotation_angle n/a Rotate the element by the...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  5. NNNransformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s Rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....for Java API has support to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/tr/java/adding-transformatio...
  6. Lưu trữ

    Lưu trữ...trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  7. SharePoint Image Processing App | products.aspo...

    SharePoint image processing App to create edit and convert images to PSD BMP JPEG PNG TIFF and GIF formats. Also resize crop rotate and flip images...Manipulate & Convert Images Convert, Rotate, Resize and Crop images from...operations such as resize, crop, rotate and flip without using any...

    products.aspose.com/imaging/sharepoint/
  8. Cargar archivo en la aplicaci n web ASP.NET en ...

    Proporciona un ejemplo de c�mo utilizar la biblioteca zip de C# para la descompresi�n de archivos y el procesamiento de im�genes para aplicaciones web ASP.NET...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/es/net/upload-archive-asp-net/
  9. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....خاصية الدوران باستخدام خاصية Rotation لفئة TextFragment ، يمكنك..."TimesNewRoman" )); // Create rotated text fragment auto textFragment2...

    docs.aspose.com/pdf/ar/cpp/rotate-text-inside-pdf/
  10. Как да завъртите PDF с помощта на Python

    Този кратък урок ръководи как да завъртите PDF с помощта на Python. Той съдържа подробни стъпки за писане на приложението и примерен код за изпълнение за завъртане на PDF страници с помощта на Python....за да промените ориентацията Rotate съдържанието на страницата...да зададете стойността Page.rotate с една от стойностите от изброителя...

    kb.aspose.com/bg/pdf/python/how-to-rotate-pdf-u...