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

rotate

(0.81 sec)
  1. 档案

    档案...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...
  2. 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
  3. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....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/net/aspose.words/wat...
  4. ChartDataLabelCollection.Orientation | Aspose.W...

    Scopri la proprietà Orientamento di ChartDataLabelCollection per personalizzare facilmente l'orientamento del testo per le etichette dati, migliorando la chiarezza e l'impatto del grafico.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  5. Go 를 사용하여 PDF 회전 | Aspose.PDF

    Go via C++ 용 Aspose.PDF 를 사용하여 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/ko/go-cpp/rotate/
  6. Ořezávání, Otočení a Změna Velikosti Obrázků|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....knihovna provést konkrétní postup Rotate & Flip. Otočení Obrázku Metodu...poskytuje metodu RasterImage.Rotate, která usnadňuje uživatelům...

    docs.aspose.com/psd/cs/java/ořezávání-otočení-a...
  7. Çalışma Sayfası İçindeki Şekil ile Metni Döndür...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....rotate_text_with_shape özelliğini...ardından ShapeTextAlignment.rotate_text_with_shape özelliğini...

    docs.aspose.com/cells/tr/python-net/rotate-text...
  8. ?????????? ????? ? ???-???????? ASP.NET ?? C# |...

    ????? ??????? ???????????? ?????????? c# zip ??? ???????????? ?????? ?? ??????? ????????? ??? ???-??????? ASP.NET...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/uk/net/upload-archive-asp-net/
  9. Rotar Páginas PDF en Node.js|Aspose.PDF para No...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente en el entorno de Node.js....Rotation’ para el valor de rotación...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/es/nodejs-cpp/rotate-pages/
  10. Ubah Ukuran Halaman PDF Secara Programatis|Aspo...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan PHP....sudut 90 derajat $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Dapatkan informasi tinggi...

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