Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 7,455 for

rotate

(1.07 sec)
  1. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  2. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... rotation Gets or sets the rotation of the axis title...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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. 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...
  8. 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/
  9. چرخش PDF با استفاده از Python | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET چرخانید...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/fa/python-net/rotate/
  10. Cambiar el tamaño de página PDF con C#|Aspose.P...

    Cambiar el tamaño de página de su documento PDF utilizando la biblioteca Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/es/net/change-page-size/