Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 7,447 for

rotation

(0.14 sec)
  1. Rotacionar Páginas PDF programaticamente|Aspose...

    Alterar a orientação da página e ajustar o conteúdo da página para a nova orientação usando Java....de rotação usando o método Rotate(). package com.aspose.pdf.examples...página page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/pt/java/rotate-pages/
  2. เพิ่มส่วนหัวไปยัง PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัส C++ สำหรับการใช้ Aspose.PDF ที่จะทำงานร่วมกับส่วนหัวจาก PDF ผ่าน C++...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/th/cpp/header/
  3. Java kullanarak Word'deki Metni Çevirme

    Java kullanarak Word'deki metni çevirin. IDE'yi ayarlamaya yönelik bilgileri, adımların listesini ve Java kullanarak Word'de metin yönünü değiştirmek için örnek kodu alın....YATAY, AŞAĞI, YUKARI, YUKARI_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST ve VERTICAL_ROTATED_FAR_EAST gibi yönlerden herhangi birinde...

    kb.aspose.com/tr/words/java/flip-the-text-in-wo...
  4. Öffentliche API Änderungen in Aspose.3D 1.7.0|D...

    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....ermöglicht Entwicklern, zwei Rotations transformationen in eine in...//concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  5. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다....// 페이지를 90도 각도로 회전 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 페이지 높이 및 너비 정보 가져오기 $responseData...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  6. Changer la taille de page PDF avec C#|Aspose.PD...

    Changez la taille de page de votre document PDF en utilisant la bibliothèque Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/fr/net/change-page-size/
  7. Изменения в общедоступном API в Aspose.Cells 16...

    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....Rotation Пожалуйста, используйте свойство...вместо. Свойство Deleted Title.Rotation Пожалуйста, используйте свойство...

    docs.aspose.com/cells/ru/java/public-api-change...
  8. ארכיון

    ארכיון...הגדר את זווית הסיבוב בשיטת Rotate . שמור את קובץ ה-PSD הפלט המסובב..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // טען קובץ תמונת...

    blog.aspose.com/he/psd/crop-rotate-psd-csharp/
  9. Ořezání, Otočení a Změna Velikosti Obrázků|Docu...

    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, která umožňuje uživatelům...RotateFlip metoda RasterImage .Rotate přijímá tři parametry: Úhel...

    docs.aspose.com/psd/cs/net/crop-rotate-and-resi...
  10. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

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