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

rotation

(0.31 sec)
  1. Archivo

    Archivo...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/es/pdf/rotate-text-inside-pdf-d...
  2. ארכיון

    ארכיון...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/he/pdf/rotate-text-inside-pdf-d...
  3. Python을 통한 C++로 PDF 페이지 회전|Aspose.PDF for Pytho...

    이 주제는 Python을 통해 C++로 기존 PDF 파일의 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....page_set_rotate’를 사용하여 페이지를 시계 방향으로 90도 회전합니다...join ( dataDir , "results" , "rotated_document.pdf" ) # 입력 파일을 로드하여...

    docs.aspose.com/pdf/ko/python-cpp/rotate-pages/
  4. 使用 C# 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式旋转 PDF 文档... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/zh-hant/net/rotate/
  5. 使用 C# 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式旋转 PDF 文档... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/zh-hans/net/rotate/
  6. Simplificar la creación de la matriz de transfo...

    Aspose.3D for Python via .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación mediante las operaciones de la cadena.... 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/es/python-net/simplify-the-c...
  7. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    Aspose.3D for .NET API يقدم فئة المحولات التي تبسط إنشاء مصفوفة التحويل من خلال عمليات السلسلة....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...، y ، z) إلى (x 1 ، y ، z) Rotate وحدها مع محور Y مع 180deg سوف...

    docs.aspose.com/3d/ar/net/simplify-the-creation...
  8. Forgassa a GIF dokumentumokat online vagy .NET ...

    Forgassa el a GIF dokumentumot az online alkalmazáson keresztül ingyen..NET API C# kód a GIF fájlok forgatásához....NET Rotate Forgassa a GIF dokumentumokat...forgatásához felsorolt kód. Letöltés Rotate GIF Online Importáljon GIF...

    products.aspose.com/total/hu/net/rotate/gif/
  9. Drehen Sie Text in Word mit Python

    Drehen Sie Text in Word mit Python. Erhalten Sie Details zum Festlegen der IDE, eine Liste der Schritte und einen Beispielcode zum Umdrehen des Texts in Word mit Python....Laden Sie die Word-Datei zur Rotation in das Klassenobjekt Document...Textausrichtung auf VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...

    kb.aspose.com/de/words/python/rotate-text-in-wo...
  10. Ruota il PDF usando Go | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio Go utilizzando Aspose.PDF per Go via C++...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

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