Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 7,447 for

rotate

(0.16 sec)
  1. Come ruotare il testo della cella|Documentation

    Impara come ruotare il testo di una cella programmaticamente usando Aspose.Cells for JavaScript via C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  2. تعيين خيارات الصفحة مع JavaScript عبر C++|Docum...

    يقدم هذا المقال رمزًا عينة لضبط خيارات صفحة أوراق عمل Excel برمجيًا باستخدام JavaScript عبر C++. ضبط اتجاه الصفحة، معامل التحجيم، خيارات FitToPages، حجم الورق، جودة الطباعة، رقم الصفحة الأولى....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  3. Customize Barcode Appearance in Java|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for Python...

    docs.aspose.com/barcode/python-java/customize-b...
  4. 記録

    記録... Aspose PDF Rotator は、無料で快速かつ安全なソリューションを提供します。...オンラインでPDFを回転させる手順 # Aspose Rotate PDF アプリを訪れてください。 ファイルをドロップするかアップロードしてください。...

    blog.aspose.com/ja/pdf/rotate-pdf-document-online/
  5. התעדכונים של Aspose.PSD עבור .NET 20.10|Documen...

    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.... // We can scale, rotate, skew, distort, perspective...example demonstrates how to rotate and flip the Adobe® Photoshop®...

    docs.aspose.com/psd/he/net/aspose-psd-for-net-2...
  6. Архивы

    Архивы...rotate = ap.Rotation.ON90 # Сохранить повернутый...повернутый PDF-файл doc.save("rotated.pdf") Приведенный выше пример...

    blog.aspose.com/ru/pdf/rotate-pdf-in-python/
  7. Arsip

    Arsip...rotate = ap.Rotation.ON90 # Simpan file PDF...PDF yang diputar doc.save("rotated.pdf") Contoh kode di atas memutar...

    blog.aspose.com/id/pdf/rotate-pdf-in-python/
  8. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for Python via .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/tr/python-net/simplify-the-c...
  9. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for Python via .NET API erbjuder Transformbuilder- klassen som förenklar skapandet av transformationsmatrisen med kedjan.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/sv/python-net/simplify-the-c...
  10. Python을 사용하여 PDF를 회전하는 방법

    이 짧은 자습서는 Python을 사용하여 PDF를 회전하는 방법을 안내합니다. 여기에는 응용 프로그램을 작성하는 자세한 단계와 Python을 사용하여 PDF 페이지를 회전하는 실행 가능한 샘플 코드가 포함되어 있습니다.... Rotate 필요한 경우 페이지 콘텐츠도 방향이 수정되고 내용이...회전하려면 aspose.pdf.Rotation 열거자의 값 중 하나로 Page.rotate 값을 설정할 수 있습니다...

    kb.aspose.com/ko/pdf/python/how-to-rotate-pdf-u...