Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 7,447 for

rotation

(0.17 sec)
  1. 将图像印章添加到 PDF 中的 Node.js|Aspose.PDF for Node.js ...

    使用 AsposePdfAddStamp 和 Node.js 工具在您的 PDF 文档中添加图像印章。... Rotation . on270 , 0.5 , "ResultAddStamp...40 , 40 , AsposePdfModule . Rotation . on270 , 0.5 , "ResultAddStamp...

    docs.aspose.com/pdf/zh/nodejs-cpp/stamping/
  2. プログラムでPDFページを回転|Aspose.PDF for Java

    Javaを使用してページの向きを変更し、新しいページの向きにページ内容を合わせる。... Rotate()メソッドを使用して回転角度を設定することで、ページの向きを変更することもできます。...ページの回転角度を設定 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ja/java/rotate-pages/
  3. Adicionar Carimbos de Imagem em PDF usando Pyth...

    Adicione o Carimbo de Imagem em seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF para Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/pt/python-net/image-stamps-...
  4. Tambahkan Cap Gambar di PDF menggunakan Python|...

    Tambahkan Cap Gambar dalam dokumen PDF Anda menggunakan kelas ImageStamp dengan perpustakaan Aspose.PDF untuk Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/id/python-net/image-stamps-...
  5. Добавление штампов изображений в PDF с использо...

    Добавьте штамп изображения в ваш PDF документ, используя класс ImageStamp с библиотекой Aspose.PDF для Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/ru/python-net/image-stamps-...
  6. So drehen Sie PDFs mit C#

    In diesem Artikel erfahren Sie, wie Sie PDFs mit C# drehen. Es verfügt über Entwicklungsumgebungseinstellungen, eine Liste der auszuführenden Schritte und einen ausführbaren Beispielcode zum Drehen von PDF-Seiten mit C#....möchten, verwenden Sie die Rotate-Eigenschaft der Seite, die...in diesem Beispielcode auf Rotation.on270 festgelegt ist. Dieser...

    kb.aspose.com/de/pdf/net/how-to-rotate-pdf-usin...
  7. إضافة طوابع الصور في PDF باستخدام Python|Aspose...

    أضف طابع الصورة في مستند PDF الخاص بك باستخدام فئة ImageStamp مع مكتبة Aspose.PDF لـ Python.... rotate = ap . Rotation . ON270 image_stamp...

    docs.aspose.com/pdf/ar/python-net/image-stamps-...
  8. 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...
  9. Cómo rotar una imagen en C#

    Este breve tutorial describe cómo rotar una imagen en C#. Para rotar la imagen mediante programación, la configuración del entorno C# y el código de muestra también se comparten con una descripción detallada....Rotate Voltee la imagen en el eje...usa la función RasterImage.Rotate para simplemente rotar la imagen...

    kb.aspose.com/es/imaging/net/how-to-rotate-imag...
  10. 在 Java 中旋转图像

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

    kb.aspose.com/zh/imaging/java/rotate-image-in-j...