Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 7,510 for

rotation

(3.01 sec)
  1. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Rotate. SetBackground. Repair. Page organize Rotate. SetSize...

    docs.aspose.com/pdf/go-cpp/key-features/
  2. Wie man Text in einer Zelle dreht|Documentation

    C# Code zum Drehen des Texts in Zellen mit Aspose.Cells für Python via .NET API...Nachdem Sie die gewünschte Rotation ausgewählt haben, klicken...Python via .NET API Style.rotation_angle -Eigenschaft macht es...

    docs.aspose.com/cells/de/python-net/how-to-rota...
  3. Jak obrócić PDF za pomocą C#

    Ten artykuł zawiera wskazówki dotyczące obracania plików PDF przy użyciu języka C#. Ma ustawienia środowiska programistycznego, listę kroków do wykonania i przykładowy kod do uruchomienia, aby obracać strony PDF za pomocą C #....prostokąt Ustaw właściwość Rotation strony, aby również obracać...właściwości Rotate strony, która jest ustawiona na Rotation.on270 w...

    kb.aspose.com/pl/pdf/net/how-to-rotate-pdf-usin...
  4. Plugins Licensing - Features|Aspose.Imaging for...

    C# Plugins Licensing Features of image processing library supports converting between formats, compress, merge, resize, crop, rotate and flip, deskew, make animations, create photo albums and apply photo effects.... Rotate and Flip Images: Rotate images to fixed...

    docs.aspose.com/imaging/net/plugins/aspose-imag...
  5. 아카이브

    아카이브...save("rotated-image.bmp"); 다음은 회전 후 얻은 입력...API는 회전 각도를 매개변수로 받는 Image.rotate(float angle) 메서드를 제공합니다. 다음...

    blog.aspose.com/ko/imaging/rotate-images-in-java/
  6. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 3 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. 記録

    記録... Page->setRotate(Rotation value) メソッドを使用して各ページを回転します。...ページを回転する page->set_Rotate(Aspose::Pdf::Rotation::on180); } // PDFファイルを保存します...

    blog.aspose.com/ja/pdf/rotate-pdf-pages-text-or...
  8. Créer des présentations 3D en Python|Aspose.Sli...

    Générez facilement des présentations 3D interactives en Python avec Aspose.Slides. Exportez rapidement aux formats PowerPoint et OpenDocument pour une utilisation polyvalente....de l’objet ; en ajustant la rotation, le zoom et d’autres propriétés...caméra, vous pouvez définir la rotation de la lumière par rapport...

    docs.aspose.com/slides/fr/python-net/3d-present...
  9. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 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/zh-hans/go-cpp/rotate/
  10. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/