Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 7,461 for

rotate

(0.95 sec)
  1. arkiv

    arkiv...rotate = ap.Rotation.ON90 # Spara roterad...roterad PDF-fil doc.save("rotated.pdf") Ovanstående kodexempel roterar...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/
  2. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....sätt att definiera objekts rotation i 3D utrymme, Euler vinklar...TSR (översättning/skalning/rotation) används oftast i 3D scenario...

    docs.aspose.com/3d/sv/python-net/adding-transfo...
  3. Vereinfachen Sie die Erstellung der Transformat...

    Aspose.3D for Python via .NET API bietet die TransformBuilder-Klasse, die die Erstellung der Transformation matrix durch die Ketten operationen vereinfacht.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/de/python-net/simplify-the-c...
  4. Как да завъртите PDF с помощта на Python

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

    kb.aspose.com/bg/pdf/python/how-to-rotate-pdf-u...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series in C++....to change orientation and rotation for data labels. auto doc...data label orientation and rotation for the entire series. dataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Customize Barcode Appearance in JavaScript|Docu...

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for JavaScript via C++...appearance, including image size, rotation angle, paddings, and borders...gen . delete (); Set Barcode Rotation Angle Aspose.BarCode for JavaScript...

    docs.aspose.com/barcode/javascript-cpp/customiz...
  7. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....использованием свойства Rotation Используя свойство Rotation класса TextFragment...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/
  8. Editando páginas individuales de un PDF|Aspose....

    Esta sección explica cómo editar páginas individuales de un PDF utilizando la clase PdfPageEditor....propiedades como PageSize, Rotation, Zoom y DisplayDuration. La...Ledger y P11x17. La propiedad Rotation se utiliza para establecer...

    docs.aspose.com/pdf/es/net/editing-a-pdf-s-indi...
  9. تعديل الصفحات الفردية لملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل الصفحات الفردية لملف PDF باستخدام فئة PdfPageEditor....تضمين خصائص مثل PageSize و Rotation و Zoom و DisplayDuration....Ledger و P11x17. تُستخدم خاصية Rotation لتعيين تدوير الصفحة الفردية...

    docs.aspose.com/pdf/ar/net/editing-a-pdf-s-indi...
  10. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/