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

rotate

(0.1 sec)
  1. CAD-Dateien in PDF-3D exportieren|CAD Documenta...

    Verwenden Sie den C# .NET AutoCAD zu PDF-3D-Konverter in C#. Sie können ein 3D-Modell in PDF-3D in C# .NET konvertieren.... Rotation, Skalierung und Detailauswahl...sowie eine Demonstration von Rotation und Skalierung. Aspose.CAD...

    docs.aspose.com/cad/de/net/developer-guide/expo...
  2. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Corresponds to 0 degrees of rotation. DIAGONAL Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...获取页面的旋转角度 // 获取页面的旋转角度 int rotation = page.getRotate(); // 页面尺寸(物理尺寸)...lowerLeftY; switch (rotation) { case Rotation.on90: // 旋转90度 //...

    forum.aspose.com/t/aspose-pdf-for-java/326477
  4. 档案

    档案...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  5. Ruota il PDF usando C# | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/it/net/rotate/
  6. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Rotation : Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity : Gets...

    docs.aspose.com/pdf/net/add-watermarks/
  7. Aggiungi timbro immagine al PDF usando C# | Asp...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....Width = 300 , Rotate = Aspose . Pdf . Rotation . on270 , Opacity...

    products.aspose.com/pdf/it/net/stamps/image/
  8. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ar/net/change-page-size/
  9. 使用编程方式更改 PDF 页面大小|Aspose.PDF for PHP via Java

    使用 PHP 更改 PDF 文件的页面大小。...(); // 将页面旋转 90 度 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 获取页面高度和宽度信息 $responseData...

    docs.aspose.com/pdf/zh/php-java/change-page-size/
  10. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/id/net/change-page-size/