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

rotate

(0.13 sec)
  1. 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...
  2. Hücrenin metnini Nasıl Döndürülür|Documentation

    Bir hücrenin metnini programatik olarak döndürmeyi Aspose.Cells for JavaScript kullanarak C++ ile nasıl yapacağınızı öğrenin....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  3. Obter informações da página|Aspose.PDF for Pyth...

    Aprenda como acessar programaticamente informações ao nível de página em um PDF usando Aspose.PDF for Python. Este guia mostra como recuperar a largura, altura, rotação e deslocamentos de uma página específica em um documento PDF....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) Obter Deslocamento...

    docs.aspose.com/pdf/pt/python-net/get-page-info/
  4. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java....] Barcode Rotation Angles When a barcode is rotated in an image...processing that depends on rotation All examples in this article...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Cómo rotar el texto de la celda con C++|Documen...

    Código en C++ para rotar el texto de la celda con la API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/es/cpp/how-to-rotate-text...
  6. 아카이브

    아카이브...Rotation 속성을 사용하여 회전 각도를 설정합니다. 새 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  7. Dapatkan Informasi Halaman|Aspose.PDF for Pytho...

    Pelajari cara mengakses informasi tingkat halaman dalam PDF secara programatik menggunakan Aspose.PDF for Python. Panduan ini menunjukkan cara mengambil lebar halaman, tinggi, rotasi, dan offset untuk halaman tertentu dalam dokumen PDF....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) Dapatkan Offset...

    docs.aspose.com/pdf/id/python-net/get-page-info/
  8. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... DOWNWARD Text is rotated 90 degrees to the right to...bottom (tb-rl). UPWARD Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Come ruotare il testo della cella con C++|Docum...

    Codice C++ per ruotare il testo della cella con API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/it/cpp/how-to-rotate-text...
  10. Seite einrichten|Documentation

    In diesem Artikel wird Beispielcode bereitgestellt, um die Seiteneinrichtung von Excel Arbeitsblättern mithilfe der C# API und der .NET Bibliothek programmgesteuert festzulegen. Sie können die Seitenanordnung, den Maßstabsfaktor, die Optionen zum Anpassen an Seiten, das Papierformat, die Druckqualität und die erste Seitenzahl einstellen....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/de/net/setting-page-options/