Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,636 for

rotate

(1.09 sec)
  1. Obróć plik PDF za pomocą Python | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/pl/python-net/rotate/
  2. 在 Node.js 中旋转 PDF 页面|Aspose.PDF for Node.js via...

    本主题介绍如何在 Node.js 环境中以编程方式旋转现有 PDF 文件的页面方向。...Rotation’ 作为旋转值。您可以设置需要旋转 PDF 的度数。有以下选项:无、90、180...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/zh/nodejs-cpp/rotate-pages/
  3. Повертайте документи через Python | products.as...

    Обертайте PDF-файли та файли зображень, включаючи JPG PNG BMP GIF TIFF SVG, за допомогою програми Python....PDF Explore Rotate File Options with Python Rotate PDF Files...

    products.aspose.com/total/uk/python-net/rotate/
  4. AxisTickLabels.Orientation | Aspose.Words per .NET

    Personalizza l'orientamento delle tue etichette AxisTickLabels per una leggibilità ottimale. Regola facilmente la direzione del testo delle etichette di spunta per migliorare la visualizzazione dei tuoi dati!... Rotation = - 30 ; yTickLabels . Orientation...Horizontal ; yTickLabels . Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  5. ChartDataLabel.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية اتجاه ChartDataLabel لتخصيص اتجاه نص التسمية بسهولة لتحسين تصور البيانات ووضوحها في مخططاتك.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  6. BaseGenerationParameters | Aspose.BarCode for J...

    Barcode image generation parameters....getRotationAngle() BarCode image rotation angle, measured in degree...setRotationAngle(float value) BarCode image rotation angle, measured in degree...

    reference.aspose.com/barcode/java/com.aspose.ba...
  7. Arşiv

    Arşiv...save("rotated-image.bmp"); Aşağıdakiler,...parametre olarak kabul eden Image.rotate(float angle) yöntemini sağlar...

    blog.aspose.com/tr/imaging/rotate-images-in-java/
  8. ארכיון

    ארכיון...save("rotated-image.bmp"); להלן תמונת הקלט... ה-API מספק את השיטה Image.rotate(float angle) שמקבלת את זווית...

    blog.aspose.com/he/imaging/rotate-images-in-java/
  9. Archivo

    Archivo...save("rotated-image.bmp"); Las siguientes...proporciona el método Image.rotate(float angle) que acepta el...

    blog.aspose.com/es/imaging/rotate-images-in-java/
  10. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....-> get_TextState () -> set_Rotation ( 45 ); // Buat fragmen teks...-> get_TextState () -> set_Rotation ( 90 ); // buat objek TextBuilder...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/