Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 7,547 for

rotate

(0.15 sec)
  1. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...adjust the position, size, rotation, and other attributes of the...make it larger or smaller, rotating it to any angle, or skewing...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  2. WatermarkLayout Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.WatermarkLayout-enum för optimal vattenstämpelpositionering. Förbättra din dokumentdesign med exakt layoutkontroll och anpassning.... Motsvarar 0 graders rotation. Diagonal 315 Diagonal vattenstämpellayout...vattenstämpellayout. Motsvarar 315 graders rotation. Exempel Visar hur man skapar...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  4. Lägg till vattenmärke i PDF med C++|Documentation

    Lär dig hur du lägger till text och bildvattenmärken i PDF filer under rendering med Aspose.Cells och C++....in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/sv/cpp/add-watermark-to-pdf/
  5. arkiv

    arkiv...rotationsvinkeln i metoden Rotate . Spara den roterade PSD-filen..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Ladda ingångs-PSD-bildfil...

    blog.aspose.com/sv/psd/crop-rotate-psd-csharp/
  6. JavaScriptを使用してC++経由でPDFページを回転|Aspose.PDF for J...

    このトピックでは、JavaScriptを使用してC++経由で既存のPDFファイルのページの向きをプログラムで回転する方法について説明します。... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*PDFペー...

    docs.aspose.com/pdf/ja/javascript-cpp/rotate-pa...
  7. Förenkla skapandet av transformationsmatris med...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....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/sv/net/simplify-the-creation...
  8. 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...
  9. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/
  10. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/