Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,647 for

rotate

(0.21 sec)
  1. Znaczki tekstowe, obrazowe lub strony w formaci...

    Dodaj znaczki: tekst, obraz lub stronę - do pliku PDF programowo z przykładowym kodem C# używając pliku Aspose.PDF dla .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/pl/net/stamps/
  2. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/zh-hans/cpp/stamps/image/
  3. Timbri di testo, immagine o pagina in PDF utili...

    Aggiungi timbri: testo, immagine o pagina al PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/
  4. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  5. 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
  6. 档案

    档案...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...
  7. تغيير حجم صفحة 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/
  8. 使用编程方式更改 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/
  9. 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/
  10. Comment faire pivoter une cellule dans Excel en...

    Ce court tutoriel vous explique comment faire pivoter une cellule dans Excel à l'aide de Java. Vous pouvez définir l'orientation du texte dans Excel à l'aide de Java à l'aide d'étapes simples et de quelques appels d'API décrits dans cet article....cible Définissez l’angle de rotation à l’aide de la méthode setRotationAngle()...après avoir défini l’angle de rotation Ces étapes décrivent comment...

    kb.aspose.com/fr/cells/java/how-to-rotate-a-cel...