Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 7,670 for

rotation

(0.39 sec)
  1. Faire pivoter le texte avec la forme à l intéri...

    Apprenez à faire pivoter le texte avec la forme à l intérieur d une feuille Excel en utilisant Aspose.Cells for Node.js via C++.... putValue ( "Text is not rotating with shape because RotateTextWithShape...getTextAlignment (); // Do not rotate text with shape by setting...

    docs.aspose.com/cells/fr/nodejs-cpp/rotate-text...
  2. تدوير نص الخلية في VSTO و Aspose.Cells|Document...

    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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/ar/net/rotating-cell-text...
  3. Rotera celltext i VSTO och Aspose.Cells|Documen...

    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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/sv/net/rotating-cell-text...
  4. Ruotare il Testo della Cellula in VSTO e Aspose...

    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....); //Specify the angle of rotation of the text. _range . Orientation...(); // Specify the angle of rotation of the text. objstyle . RotationAngle...

    docs.aspose.com/cells/it/net/rotating-cell-text...
  5. Como Girar PDF usando C #

    Este artigo orienta sobre como girar PDF usando C#. Possui configurações do ambiente de desenvolvimento, uma lista de etapas a serem executadas e um código de exemplo executável para girar páginas PDF usando C#....propriedade Rotate da página definida como Rotation.on270 neste...

    kb.aspose.com/pt/pdf/net/how-to-rotate-pdf-usin...
  6. Як повернути зображення в C#

    У цьому короткому посібнику описано, як обертати зображення в C#. Для програмного обертання зображення також надаються налаштування середовища C# і зразок коду з докладним описом....Rotate Переверніть зображення по осі...використовує функцію RasterImage.Rotate, щоб просто повернути зображення...

    kb.aspose.com/uk/imaging/net/how-to-rotate-imag...
  7. Xoay văn bản trong Word bằng Python

    Xoay văn bản trong Word bằng Python. Nhận thông tin chi tiết để thiết lập IDE, danh sách các bước và mã mẫu để lật văn bản trong Word bằng Python....hướng văn bản thành VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD và HORIZONTAL...

    kb.aspose.com/vi/words/python/rotate-text-in-wo...
  8. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/
  9. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  10. Working with PDF Pages in Go|Aspose.PDF for Go ...

    How to add pages, rotate pages, add page number, you can know in this section. Aspose.PDF for Go via C++ explain to you all details on this topic.... Rotate Pages - you can change the...

    docs.aspose.com/pdf/go-cpp/working-with-pages/