Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 7,488 for

rotate

(1.42 sec)
  1. Как повернуть PDF с помощью C#

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

    kb.aspose.com/ru/pdf/net/how-to-rotate-pdf-usin...
  2. 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...
  3. Rotar Páginas PDF en Node.js|Aspose.PDF para No...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente en el entorno de Node.js....Rotation’ para el valor de rotación...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/es/nodejs-cpp/rotate-pages/
  4. 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/
  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. 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/
  7. 아카이브

    아카이브...save("rotated-image.bmp"); 다음은 회전 후 얻은 입력...API는 회전 각도를 매개변수로 받는 Image.rotate(float angle) 메서드를 제공합니다. 다음...

    blog.aspose.com/ko/imaging/rotate-images-in-java/
  8. 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...
  9. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Corresponds to 0 degrees of rotation. DIAGONAL Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. So drehen Sie eine SVG-Datei in C#

    Dieser Artikel hilft beim Drehen einer SVG-Datei in C#. Es enthält die IDE-Konfigurationsdetails, eine Liste der Schritte sowie den Beispielcode für die SVG-Rotation in C#....ausführbaren Beispielcode für SVG-Rotation in C# . Sie lernen die Erstellung...Codeausschnitt hat die Aufgabe der SVG-Rotation in C# demonstriert. Dieses...

    kb.aspose.com/de/svg/net/how-to-rotate-an-svg-i...