Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 7,455 for

rotation

(0.2 sec)
  1. Архів

    Архів...допомогою методу Page->setRotate(Rotation value) . Збережіть вихідний...сторінку page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Збережіть...

    blog.aspose.com/uk/pdf/rotate-pdf-pages-text-or...
  2. Concaténer les quaternions et appliquer sur les...

    Aspose.3D for Python via .NET permet aux développeurs de combiner deux transformation de Rotation en une seule représentée dans un quaternion....combiner deux transformation de rotation en une seule représentée dans...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/fr/python-net/concatenate-qu...
  3. 更改刻度标签方向|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....枚举提供以下成员 HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED 以下图像比较了源文件和输出文件...源文件图像 输出文件图像 以下代码片段将刻度标签方向从 ROTATE_90 更改为 HORIZONTAL 示例代码 可以从以下链接下载源文件和输出文件。...

    docs.aspose.com/cells/zh/java/change-tick-label...
  4. Aspose.PSD עבור פייתון דרך .NET 24.8 - הערות לג...

    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 P:Aspose.PSD.FileFormats.Psd..."Style" : WarpStyles . RISE , "Rotate" : WarpRotates . HORIZONTAL...

    docs.aspose.com/psd/he/python-net/aspose-psd-fo...
  5. 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/
  6. Konstatera Quaternions och sök på 3D-titeter|Do...

    Aspose.3D for Python via .NET låter utvecklare kombinera två Rotationsomvandlingar till en som representeras i en quaternion.... q1 and q2 rotate alone x-axis with same angle...)) cylinder . transform . rotation = q1 cylinder . transform...

    docs.aspose.com/3d/sv/python-net/concatenate-qu...
  7. Rotera TIFF-dokument online eller med .NET | pr...

    Rotera TIFF-dokument via onlineappen gratis..NET API C#-kod för att rotera TIFF-filer....NET Rotate Rotera TIFF-dokument online...TIFF-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/tiff/
  8. Rotera GIF-dokument online eller med .NET | pro...

    Rotera GIF-dokument via onlineappen gratis..NET API C#-kod för att rotera GIF-filer....NET Rotate Rotera GIF-dokument online...GIF-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/gif/
  9. Mengedit halaman individu PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengedit halaman individu PDF menggunakan kelas PdfPageEditor....properti seperti PageSize, Rotation, Zoom, dan DisplayDuration...Ledger, dan P11x17. Properti Rotation digunakan untuk mengatur rotasi...

    docs.aspose.com/pdf/id/net/editing-a-pdf-s-indi...
  10. Archivio

    Archivio...rotate = ap.Rotation.ON90 # Salva il file...file PDF ruotato doc.save("rotated.pdf") L’esempio di codice precedente...

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