Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 7,550 for

rotate

(0.7 sec)
  1. PDF forgatása Python segítségével

    Ez a rövid oktatóanyag bemutatja, hogyan forgathatja el a PDF-et Python használatával. Részletes lépéseket tartalmaz az alkalmazás megírásához, valamint egy futtatható mintakódot a PDF-oldalak Python használatával történő forgatásához....tájolás megváltoztatásához Rotate az oldal tartalmát is, ha szükséges...beállíthatja a Page.rotate értéket az aspose.pdf.Rotation enumerator egyik...

    kb.aspose.com/hu/pdf/python/how-to-rotate-pdf-u...
  2. Cara Memutar PDF menggunakan Python

    Tutorial singkat ini memandu tentang cara merotasi PDF menggunakan Python. Ini berisi langkah-langkah terperinci untuk menulis aplikasi dan kode contoh yang dapat dijalankan untuk memutar halaman PDF menggunakan Python....lebar untuk mengubah orientasi Rotate isi halaman juga jika diperlukan...Anda dapat menyetel nilai Page.rotate dengan salah satu nilai dari...

    kb.aspose.com/id/pdf/python/how-to-rotate-pdf-u...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++....to change orientation and rotation for data labels. auto doc...data label orientation and rotation for the entire series. dataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface.... Rotation Specifies the rotation of the symbol about... Positive values indicate rotation in the clockwise direction...

    docs.aspose.com/gis/net/marker-symbolizer/
  5. ארכיון

    ארכיון...rotate = ap.Rotation.ON90 # שמור קובץ PDF...PDF מסובב doc.save("rotated.pdf") דגימת הקוד שלמעלה מסובבת את כל...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  6. Arsip

    Arsip...menggunakan metode Page->setRotate(Rotation value) . Simpan file PDF keluaran...halaman page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Simpan...

    blog.aspose.com/id/pdf/rotate-pdf-pages-text-or...
  7. Lưu trữ

    Lưu trữ... Aspose PDF Rotator cung cấp một giải pháp miễn...# Truy cập ứng dụng Aspose Rotate PDF . Drop or upload your files...

    blog.aspose.com/vi/pdf/rotate-pdf-document-online/
  8. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...使用旋转属性在PDF中旋转文本 通过使用 TextFragment 类的Rotation属性,您可以在各种角度旋转文本。文本旋转可以用于文档...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  9. Comment faire pivoter le texte de la cellule|Do...

    Code C# pour faire pivoter le texte d’une cellule avec l’API Aspose.Cells pour Python via .NET...directement saisir l’angle de rotation souhaité en degrés dans la...que vous avez sélectionné la rotation souhaitée, cliquez sur “OK”...

    docs.aspose.com/cells/fr/python-net/how-to-rota...
  10. 파이썬을 사용하여 PDF 내 텍스트 회전|Aspose.PDF for Python vi...

    PDF에 텍스트를 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 조각 또는 전체 단락을 회전할 수 있습니다....textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 회전된 텍스트 조각 생성 TextFragment...

    docs.aspose.com/pdf/ko/python-net/rotate-text-i...