Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 7,574 for

rotation

(0.3 sec)
  1. Τρόπος περιστροφής εικόνας σε C#

    Αυτό το σύντομο σεμινάριο περιγράφει τον τρόπο περιστροφής εικόνας σε C#. Για να περιστρέψετε την εικόνα μέσω προγραμματισμού, οι ρυθμίσεις περιβάλλοντος C# και το δείγμα κώδικα κοινοποιούνται επίσης με μια λεπτομερή περιγραφή.... Κατά τη χρήση του C# rotate bitmap θα παρουσιαστεί η λειτουργία...χρησιμοποιώντας τη λειτουργία RasterImage.Rotate Αναστρέψτε την εικόνα στον...

    kb.aspose.com/el/imaging/net/how-to-rotate-imag...
  2. TextPath.rotateLetters property | Aspose.Words ...

    TextPath.rotateLetters property. Determines whether the letters of the text are rotated....the letters of the text are rotated. get rotateLetters () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/fr/net/simplify-the-creation...
  4. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... no_text_rotation Gets or sets a boolean value...TextBox should not rotate when the shape is rotated. parent Gets a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....C# How to Rotate Text in PDF using C# How to Rotate Text in Adobe...

    kb.aspose.com/pdf/page/13/
  6. เพิ่มลายน้ำลงใน PDF โดยใช้ C++ | Aspose.PDF

    เพิ่มลายน้ำลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/th/cpp/watermark/add/
  7. متن، تصویر یا تمبر صفحه در PDF با استفاده از C#...

    اضافه کردن تمبر: متن، تصویر یا صفحه - به PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/
  8. Повертайте документи через Java | products.aspo...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Java....PDF Explore Rotate File Options with Java Rotate PDF Files...

    products.aspose.com/total/uk/java/rotate/
  9. Rotera text med Shape i kalkylbladet|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....rotate_text_with_shape . Standardvärdet...egenskapen ShapeTextAlignment.rotate_text_with_shape som false och...

    docs.aspose.com/cells/sv/python-net/rotate-text...
  10. Rotar Páginas de PDF Usando C++|Aspose.PDF para...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de manera programática con C++....de rotación usando el método Rotate(). void ChangePageOrientatio...la página page -> set_Rotate ( Rotation :: on90 ); } // Guardar...

    docs.aspose.com/pdf/es/cpp/rotate-pages/