Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 6,621 for

rotate

(0.13 sec)
  1. Szincir işlemleri ile dönüşüm matrisinin oluştu...

    Aspose.3D for .NET API, dönüşüm matrisinin zincir işlemleri tarafından oluşturulmasını kolaylaştıran transformbuilder sınıfını sunar....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/tr/net/simplify-the-creation...
  2. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF에 이미지 스탬프를 추가하는 간단한 데모 소스 코드입니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  3. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上向 PDF 文件添加水印。...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hant/cpp/watermark/add/
  4. Travailler avec l'impression PDF|Aspose.PDF pou...

    Cette section explique comment imprimer un fichier PDF avec Aspose.PDF Facades en utilisant la classe PdfViewer....Imprimer le fichier avec la rotation ajustée viewer . setPrintPageDialog...Imprimer le fichier avec la rotation ajustée viewer . setPrintPageDialog...

    docs.aspose.com/pdf/fr/java/print-pdf-file/
  5. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...properties, including image size, rotation angle, paddings, and borders...demonstrated below. Set Barcode Rotation Angle Aspose.BarCode for C++...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  6. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/
  7. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию страницы с использованием Java....угол поворота с помощью метода Rotate(). package com.aspose.pdf.examples...страницы page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ru/java/rotate-pages/
  8. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET...properties, including image size, rotation angle, paddings, and borders...BarCodeImageFormat . Png ); Set Barcode Rotation Angle Aspose.BarCode for ...

    docs.aspose.com/barcode/net/customize-barcode-a...
  9. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET...have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/net/connector/
  10. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/zh-hans/python-net/rotate/