Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 7,280 for

rotate

(0.11 sec)
  1. Tambahkan watermark ke PDF menggunakan C#|Aspos...

    Artikel ini menjelaskan fitur bekerja dengan artefak dan mendapatkan watermark di PDF menggunakan secara programatik C#....Rotation : Mendapatkan rotasi artefak...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/id/net/add-watermarks/
  2. 如何使用 C# 旋转 PDF

    本文指导如何使用 C# 旋转 PDF。它具有开发环境设置、要执行的步骤列表以及使用 C# 旋转 PDF 页面的可运行示例代码。...和 CropBox 设置为更新后的矩形 设置页面的 Rotation 属性以旋转内容 使用修改后的页面和内容方向保存生成的...如果您还想更改内容的方向,请使用此示例代码中设置为 Rotation.on270 的页面的旋转属性。 本文指导我们旋转 PDF...

    kb.aspose.com/zh/pdf/net/how-to-rotate-pdf-usin...
  3. 在 Java 中旋转图像

    本简短主题展示了如何在 Java 中旋转图像。Java 中的位图旋转操作将针对用户定义的角度进行演示,包括如何设置旋转揭示区域的背景颜色。...RasterImage 类对象 将加载的图像缓存到内存中以优化性能 使用 rotate 方法执行图像旋转并设置背景颜色 导出旋转后的图像 通过利用...中旋转图像的代码 为了 在 Java 中旋转位图 ,示例使用 rotate 方法来对图像应用特定的旋转。你可以定义背景颜色,填充...

    kb.aspose.com/zh/imaging/java/rotate-image-in-j...
  4. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....the letters of the text are rotated. get_SameLetterHeights () Determines...the letters of the text are rotated. set_SameLetterHeights (bool)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Node.js에서 PDF에 이미지 스탬프 추가|Aspose.PDF for Node.j...

    AsposePdfAddStamp를 사용하여 Node.js 도구로 PDF 문서에 이미지 스탬프를 추가합니다.... Rotation . on270 , 0.5 , "ResultAddStamp...40 , 40 , AsposePdfModule . Rotation . on270 , 0.5 , "ResultAddStamp...

    docs.aspose.com/pdf/ko/nodejs-cpp/stamping/
  6. Añadir sellos de imagen en PDF usando Python|As...

    Añadir el sello de imagen en tu documento PDF usando la clase ImageStamp con la biblioteca Aspose.PDF para Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/es/python-net/image-stamps-...
  7. Semplificare la creazione della matrice di tras...

    Aspose.3D for .NET API offre la classe TransformBuilder che semplifica la creazione della matrice di trasformazione in base alle operazioni della catena....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/it/net/simplify-the-creation...
  8. Roteer PDF-documenten online of met C++ | produ...

    Roteer PDF-document gratis via de online app.C++ API-code om PDF-bestanden te roteren....Total C++ Rotate Roteer PDF-documenten online...elke pagina Gebruik de set_Rotate-methode door de rotatiehoek...

    products.aspose.com/total/nl/cpp/rotate/pdf/
  9. VSTOおよびAspose.Cellsでセルのテキストを回転させる|Documentation

    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/ja/net/rotating-cell-text...
  10. C#에서 이미지를 회전하는 방법

    이 간단한 자습서에서는 C#에서 이미지를 회전하는 방법을 설명합니다. 프로그래밍 방식으로 이미지를 회전하려면 C# 환경 설정 및 샘플 코드도 자세한 설명과 함께 공유됩니다....Rotate 기능을 사용하여 이미지를 30도 회전하고 배경색을...회전하는 코드 비트맵을 회전하려면 RasterImage.Rotate 함수를 사용하여 이미지를 특정 각도로 회전하는 C#...

    kb.aspose.com/ko/imaging/net/how-to-rotate-imag...