Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 7,426 for

rotate

(0.15 sec)
  1. Erstellen von 3D-Präsentationen in Python|Aspos...

    Erstellen Sie interaktive 3D-Präsentationen in Python mit Aspose.Slides mühelos. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....der Kamera können Sie die Rotation des Lichts relativ zur 3D-Form...three_d_format . camera . set_rotation ( 20 , 30 , 40 ) shape . three_d_format...

    docs.aspose.com/slides/de/python-net/3d-present...
  2. Système de coordonnées|Aspose.PDF for .NET

    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....vous permet d’effectuer des rotations, des translations et des mises...transformation (mise à l’échelle, rotation). Espace de formulaire Les...

    docs.aspose.com/pdf/fr/net/coordinate-system/
  3. 在 PDF 中添加图像印章使用 JavaScript 通过 C++|Aspose.PDF fo...

    使用 JavaScript 工具包中的 AsposePdfAddStamp 函数将图像印章添加到您的 PDF 文档中。... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/zh/javascript-cpp/stamping/
  4. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....such as resizing, cropping, rotating and adding some graphics or...customize it by resizing, rotating, cropping, and drawing text...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  5. Product Overview|Aspose.Imaging for Java

    Java image processing library supports most common raster file formats and offers a wide range of compression algorithms, image export and image conversion....transformations such as scaling, rotation and flipping. A demanding...transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/java/product-overview/
  6. Öffentliche API Änderungen in Aspose.3D 1.7.0|D...

    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....ermöglicht Entwicklern, zwei Rotations transformationen in eine in...//concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  7. Ruota il PDF usando C++ | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C++ utilizzando Aspose.PDF per C++...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/it/cpp/rotate/
  8. Node.jsでPDFページを回転する|Aspose.PDF for Node.js via C++

    このトピックでは、Node.js環境で既存のPDFファイルのページの向きをプログラムで回転する方法について説明します。...Rotation’ を使用します。これにより、PDFを何度回転させる...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ja/nodejs-cpp/rotate-pages/
  9. Rotacionar Páginas de PDF Usando C++|Aspose.PDF...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C++....de rotação usando o método Rotate(). void ChangePageOrientatio...da página page -> set_Rotate ( Rotation :: on90 ); } // Salvar...

    docs.aspose.com/pdf/pt/cpp/rotate-pages/
  10. Поворот страниц PDF с использованием C++|Aspose...

    В этой теме описано, как программно изменить ориентацию страниц в существующем PDF-файле с помощью C++....угол поворота с помощью метода Rotate(). void ChangePageOrientatio...страницы page -> set_Rotate ( Rotation :: on90 ); } // Сохранить...

    docs.aspose.com/pdf/ru/cpp/rotate-pages/