Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 7,636 for

rotate

(1.51 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 在 Java 中旋转图像

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

    kb.aspose.com/zh/imaging/java/rotate-image-in-j...
  5. 如何使用 C# 旋转 PDF

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

    kb.aspose.com/zh/pdf/net/how-to-rotate-pdf-usin...
  6. Agregar Sello de Texto e Imagen|Aspose.PDF for ...

    Esta sección explica cómo agregar un Sello de Texto e Imagen con Aspose.PDF Facades utilizando la clase PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/es/net/add-text-and-image-s...
  7. JavaScriptとC++を使用してPDFに画像スタンプを追加する|Aspose.PDF f...

    JavaScriptツールキットを使用してAsposePdfAddStamp関数でPDFドキュメントに画像スタンプを追加します。... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ja/javascript-cpp/stamping/
  8. تنسيق خلايا إكسل|Documentation

    تطبيق تنسيق خلايا إكسل تطبيق الخلفيات، الحدود، المحاذاة، تنسيقات الأرقام، وأنماط الخلايا باستخدام أتمتة الذكاء الاصطناعي...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ar/nodejs-cpp/mcp/cell-fo...
  9. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart’s rotation angles in the X and Y directions...// Set the chart rotation. ppChart . Rotation = 20 ; // Y-Value...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  10. Python 를 사용하여 PDF 회전 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 회전시킵니다....Setting Rotation angle of page page . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/ko/python-net/rotate/