Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 7,637 for

rotate

(0.68 sec)
  1. NNNransformation to the Node|Documentation

    Aspose.3D for Java API has support to Rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....for Java API has support to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/tr/java/adding-transformatio...
  2. 使用 JavaScript 通过 C++ 旋转 PDF 页面|Aspose.PDF for J...

    本主题描述如何通过 JavaScript 通过 C++ 以编程方式旋转现有 PDF 文件中的页面方向... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*旋转 PDF...

    docs.aspose.com/pdf/zh/javascript-cpp/rotate-pa...
  3. Kaip pasukti vaizdą C#

    Šioje trumpoje pamokoje aprašoma, kaip pasukti vaizdą C#. Norint programiškai pasukti vaizdą, C# aplinkos parametrai ir pavyzdinis kodas taip pat bendrinami su išsamiu aprašymu.... Naudojant C# rotate bitmap veiksmas bus demonstruojamas...naudodami funkciją RasterImage.Rotate Apverskite vaizdą Y ašyje naudodami...

    kb.aspose.com/lt/imaging/net/how-to-rotate-imag...
  4. Memutar Halaman PDF di Node.js|Aspose.PDF untuk...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang ada secara terprogram di lingkungan Node.js....Rotation’ untuk nilai rotasi. Dengan...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/id/nodejs-cpp/rotate-pages/
  5. تدوير صفحات PDF في Node.js|Aspose.PDF for Node....

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا في بيئة Node.js....Rotation’ لقيمة التدوير، والتي يمكنك...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ar/nodejs-cpp/rotate-pages/
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Print the file with adjusted rotation viewer . setPrintPageDialog...Print the file with adjusted rotation viewer . setPrintPageDialog...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. Lưu trữ

    Lưu trữ...trang page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Lưu...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/vi/pdf/rotate-pdf-pages-text-or...
  8. 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/
  9. 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...
  10. 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/