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

rotate

(0.22 sec)
  1. Як обертати PDF за допомогою Python

    У цьому короткому посібнику описано, як обертати PDF за допомогою Python. Він містить докладні кроки для написання програми та приклад коду для обертання PDF-сторінок за допомогою Python....шириною, щоб змінити орієнтацію Rotate також вміст сторінки, якщо...можете встановити значення Page.rotate за допомогою одного зі значень...

    kb.aspose.com/uk/pdf/python/how-to-rotate-pdf-u...
  2. 파이썬을 사용하여 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...
  3. 3D-rotationseffekter i en Visio-ritning|Documen...

    Det här avsnittet förklarar hur du ställer in 3D-rotationsegenskaper i Shapesheet med Aspose.Diagram....RotationZAngle styr graden av rotation i var och en av respektive...Förinställningar för sned rotation (nederst till vänster, längst...

    docs.aspose.com/diagram/sv/net/3d-rotation-effe...
  4. Rotera PDF-dokument online eller med Java | pro...

    Rotera PDF-dokument via onlineappen gratis. Java API-kod för att rotera PDF-filer....Total Java Rotate Rotera PDF-dokument online...PDF-dokumentsidor Utveckla PDF Rotation Application via Java Behöver...

    products.aspose.com/total/sv/java/rotate/pdf/
  5. 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...
  6. 档案

    档案...Rotation 属性设置旋转角度。 创建一个新的 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  7. 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...
  8. 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/
  9. 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/
  10. Archivio

    Archivio...il metodo Page->setRotate(Rotation value) . Salvare il file PDF...pagina page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salva...

    blog.aspose.com/it/pdf/rotate-pdf-pages-text-or...