Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 7,446 for

rotation

(0.24 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. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... RotationAngle int n/a Rotate the element by the specified...(in degrees). Negative angle rotates the element counter-clockwise...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  6. 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...
  7. Çalışma Sayfası İçindeki Şekil ile Metni Döndür...

    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....rotate_text_with_shape özelliğini...ardından ShapeTextAlignment.rotate_text_with_shape özelliğini...

    docs.aspose.com/cells/tr/python-net/rotate-text...
  8. Обрезка, Поворот и Изменение размера изображени...

    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....выполнить специальную процедуру Rotate & Flip на нем. Поворот изображения...предоставляет метод RasterImage.Rotate для пользователей, которые...

    docs.aspose.com/psd/ru/java/crop-rotate-and-res...
  9. 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...
  10. C++ 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 텍스트 스탬프를 추가합니다....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/ko/cpp/stamps/text/