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

rotate

(0.39 sec)
  1. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title text....how to set orientation and rotation of chart and axis titles....Horizontal ; chart . Title . Rotation = 90 ; // Before setting title...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SVG-Transformationen – SVG-Code – Aspose.SVG-Ha...

    Erlernen Sie die Anwendung von SVG-Transformationen – Verschieben, Skalieren, Drehen, Verzerren und Matrixen mit Aspose.SVG. Mit anschaulichen Codebeispielen....geändert werden: translate, scale, rotate, skewX, skewY und matrix ....b,c,d,e,f) . SVG-Rotation Die Funktion rotate(angle, cx, cy) dreht...

    docs.aspose.com/svg/de/net/drawing-basics/svg-t...
  3. 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/
  4. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...显示 在显示类别下,我们可以包括 PageSize、Rotation、Zoom 和 DisplayDuration 等属性。PageSize...B5、Letter、Ledger 和 P11x17。Rotation 属性用于设置单独页面的旋转。它可以接受 0、90、180...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...
  5. Lưu trữ

    Lưu trữ...trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  6. C++でセルの文字列を回転させる方法|Documentation

    Aspose.Cells for C++ APIを使用したC++コードでセルの文字列を回転させる例... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/ja/cpp/how-to-rotate-text...
  7. Memutar Halaman PDF Menggunakan Python via C++|...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang ada secara programatik dengan Python via C++....page_set_rotate’ Simpan dokumen yang telah...join ( dataDir , "results" , "rotated_document.pdf" ) # Membuat objek...

    docs.aspose.com/pdf/id/python-cpp/rotate-pages/
  8. 档案

    档案... 使用 Page->setRotate(Rotation value) 方法旋转每一页。 使用 Docume...// 旋转页面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh/pdf/rotate-pdf-pages-text-or...
  9. ค้นหา

    ค้นหา...rotate = ap.Rotation.ON90 # บันทึกไฟล์ PDF...PDF ที่หมุน doc.save("rotated.pdf") ตัวอย่างโค้ดด้านบนหมุนหน้าทั้งหมดในไฟล์...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  10. Archiwa

    Archiwa...rotate = ap.Rotation.ON90 # Zapisz obrócony...obrócony plik PDF doc.save("rotated.pdf") Powyższy przykładowy kod...

    blog.aspose.com/pl/pdf/rotate-pdf-in-python/