Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 7,462 for

rotate

(1.44 sec)
  1. 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/
  2. 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/
  3. 使用 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/
  4. Как повернуть PDF с помощью C#

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

    kb.aspose.com/ru/pdf/net/how-to-rotate-pdf-usin...
  5. 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...
  6. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....can set alignment, offset, rotation, opacity, foreground/background...Center ; // Specify rotation watermark . rotation = 30 ; // Specify...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  7. Ajouter filigrane au PDF avec Node.js via C++|D...

    Apprenez comment ajouter un filigrane texte et image au PDF lors de la conversion d Excel en PDF en utilisant Aspose.Cells for Node.js via C++....l’alignement, le décalage, la rotation, l’opacité, l’avant-plan/arrière-plan...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/fr/nodejs-cpp/add-waterma...
  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. Archivo

    Archivo...save("rotated-image.bmp"); Las siguientes...proporciona el método Image.rotate(float angle) que acepta el...

    blog.aspose.com/es/imaging/rotate-images-in-java/