Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 5,478 for

rotate

(0.05 sec)
  1. Aggiungi timbro immagine al PDF usando C++ | As...

    Semplice codice sorgente demo per aggiungere timbri immagine al PDF su qualsiasi piattaforma con linguaggio C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/
  2. Ořezávání, Otočení a Změna Velikosti Obrázků|Do...

    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....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  3. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....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/sv/net/simplify-the-creation...
  4. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....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/tr/net/simplify-the-creation...
  5. 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...
  6. Text mit Shape innerhalb des Arbeitsblatts dreh...

    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 verwenden....dann die ShapeTextAlignment.rotate_text_with_shape Eigenschaft...

    docs.aspose.com/cells/de/python-net/rotate-text...
  7. Dodaj stempel obrazu do pliku PDF za pomocą C# ...

    Kod źródłowy C#, aby dodać stempel obrazu do pliku PDF na .NET Framework, .NET Core....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/pl/net/stamps/image/
  8. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ Python | Aspos...

    Python ซอร์สโค้ดเพื่อเพิ่มรูปแสตมป์ลงในไฟล์ PDF บน NET Framework, .NET Core... rotate = ap . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/th/python-net/stamps/im...
  9. เพิ่มแสตมป์รูปภาพลงใน PDF โดยใช้ C# | Aspose.PDF

    C# ซอร์สโค้ดเพื่อเพิ่มรูปแสตมป์ลงในไฟล์ PDF บน NET Framework, .NET Core...Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/th/net/stamps/image/
  10. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 Go 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/ko/go-cpp/rotate/