Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 7,637 for

rotation

(0.86 sec)
  1. Comment faire pivoter une cellule dans Excel à ...

    Ce didacticiel rapide explique comment faire pivoter une cellule dans Excel à l'aide de C#. Lors de la Rotation des cellules dans Excel à l'aide de C#, vous pourrez également modifier le style de la cellule....seulement pour définir l’angle de rotation, mais la personnalisation...disque contenant le texte en rotation Les étapes ci-dessus décrivent...

    kb.aspose.com/fr/cells/net/how-to-rotate-a-cell...
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... RotationAngle int n/a Rotate the element by the specified...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  3. Alterar Tamanho da Página do PDF Programaticame...

    Alterar o tamanho da página do seu arquivo PDF usando PHP....ângulo de 90 graus $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obter informações de altura...

    docs.aspose.com/pdf/pt/php-java/change-page-size/
  4. Ubah Ukuran Halaman PDF Secara Programatis|Aspo...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan PHP....sudut 90 derajat $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Dapatkan informasi tinggi...

    docs.aspose.com/pdf/id/php-java/change-page-size/
  5. 使用 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-hant/go-cpp/rotate/
  6. Как повернуть PDF с помощью C#

    В этой статье рассказывается, как повернуть PDF-файл с помощью C#. Он имеет настройки среды разработки, список шагов, которые необходимо выполнить, и исполняемый пример кода для поворота страниц PDF с помощью C#....прямоугольник Установите свойство Rotation страницы, чтобы также поворачивать...содержимого, используйте свойство Rotate страницы, для которого в этом...

    kb.aspose.com/ru/pdf/net/how-to-rotate-pdf-usin...
  7. CAD-Dateien in PDF-3D exportieren|CAD Documenta...

    Verwenden Sie den C# .NET AutoCAD zu PDF-3D-Konverter in C#. Sie können ein 3D-Modell in PDF-3D in C# .NET konvertieren.... Rotation, Skalierung und Detailauswahl...sowie eine Demonstration von Rotation und Skalierung. Aspose.CAD...

    docs.aspose.com/cad/de/net/developer-guide/expo...
  8. Transformations SVG – Exemples C#

    Apprenez à faire pivoter SVG, à mettre à l'échelle SVG et à traduire SVG en C#. Considérez des exemples de code pour les transformations SVG....Buy Transformations SVG – Rotation, mise à l'échelle et translation...transformation: translation, scale, rotate, skewX, skewY et matrix. À...

    docs.aspose.com/svg/fr/net/svg-transformations/
  9. Archivio

    Archivio...rotate = ap.Rotation.ON90 # Salva il file...file PDF ruotato doc.save("rotated.pdf") L’esempio di codice precedente...

    blog.aspose.com/it/pdf/rotate-pdf-in-python/
  10. Archiv

    Archiv...rotate = ap.Rotation.ON90 # Gedrehte PDF-Datei...PDF-Datei speichern doc.save("rotated.pdf") Das obige Codebeispiel...

    blog.aspose.com/de/pdf/rotate-pdf-in-python/