Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 7,461 for

rotation

(1.43 sec)
  1. Drehen Sie Text in Word mit Python

    Drehen Sie Text in Word mit Python. Erhalten Sie Details zum Festlegen der IDE, eine Liste der Schritte und einen Beispielcode zum Umdrehen des Texts in Word mit Python....Laden Sie die Word-Datei zur Rotation in das Klassenobjekt Document...Textausrichtung auf VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...

    kb.aspose.com/de/words/python/rotate-text-in-wo...
  2. Як обертати PDF за допомогою C#

    У цій статті описано, як обертати PDF за допомогою C#. У ньому є параметри середовища розробки, список кроків, які потрібно виконати, і зразок коду для обертання PDF-сторінок за допомогою C#....прямокутник Встановіть властивість Rotation сторінки, щоб також обертати... скористайтеся властивістю Rotate сторінки, для якої в цьому...

    kb.aspose.com/uk/pdf/net/how-to-rotate-pdf-usin...
  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.... השלבים לביצוע Rotate ו- Flip הם פשוטים כפי שמופיע...את שיטת הפעולה RasterImage.Rotate כדי לסייע למשתמשיה שרוצים לסובב...

    docs.aspose.com/psd/he/java/crop-rotate-and-res...
  4. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  5. Archivio

    Archivio...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/it/pdf/rotate-text-inside-pdf-d...
  6. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Rotate. SetBackground. Repair. Page organize Rotate. SetSize...

    docs.aspose.com/pdf/go-cpp/key-features/
  7. 記録

    記録... Page->setRotate(Rotation value) メソッドを使用して各ページを回転します。...ページを回転する page->set_Rotate(Aspose::Pdf::Rotation::on180); } // PDFファイルを保存します...

    blog.aspose.com/ja/pdf/rotate-pdf-pages-text-or...
  8. Girar Páginas de PDF em Node.js|Aspose.PDF para...

    Este tópico descreve como girar a orientação da página em um arquivo PDF existente programaticamente no ambiente Node.js....Rotation’ para o valor de rotação....pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/pt/nodejs-cpp/rotate-pages/
  9. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/
  10. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/