Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 4,252 for

rotate page

(0.08 sec)
  1. Adicionar Carimbos de Texto em PDF via Python|A...

    Adicione um carimbo de texto a um documento PDF usando a classe TextStamp com a biblioteca Aspose.PDF para Python.... rotate = ap . Rotation . ON90 # Definir propriedades...página específica document . pages [ 1 ] . add_stamp ( text_stamp...

    docs.aspose.com/pdf/pt/python-net/text-stamps-i...
  2. XPS 파일의 캔버스 관리 | .NET 해결책 | Aspose

    .NET API 솔루션은 XPS 파일을 관리합니다. 몇 줄의 C# 코드로 XPS 파일의 캔버스를 자르고 변환하는 방법에 대한 코드 예제입니다....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ko/net/work-with-canva...
  3. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....Page Product Family Aspose.PSD Product...respective arguments Set the rotation of each shape if required...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  4. احصل على خصائص الصفحة في روبي|Aspose.PDF for Java

    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....# الحصول على مجموعة الصفحات page_collection = pdf_document ....الحصول على صفحة معينة pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ar/java/get-page-properties...
  5. Obtener Propiedades de la Página en Ruby|Aspose...

    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....obtener colección de páginas page_collection = pdf_document ....obtener página particular pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/es/java/get-page-properties...
  6. Javaで画像を回転する

    この簡潔なトピックでは、Javaで画像を回転させる方法を示します。Javaでのビットマップ回転操作をユーザーが定義した角度で示し、回転によって露出される領域の背景色を設定する方法も説明します。...Page Product Family Aspose.PSD Product...パフォーマンスを最適化するためにメモリに読み込んだ画像をキャッシュします rotateメソッドで画像の回転を行い、背景色を設定します 回転した画像をエクスポートします...

    kb.aspose.com/ja/imaging/java/rotate-image-in-j...
  7. arkiv

    arkiv...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...lse); // Do not produce the page number dialog when printing...

    blog.aspose.com/sv/pdf/print-pdf-files-programm...
  8. Chercher

    chercher...vous serez redirigé vers la page PSD Editor. Enfin, commencez...load("C:\\Files\\sample.psd"); // Avant la rotation, l'image doit être mise en...

    blog.aspose.com/fr/psd/edit-psd-file-online-psd...
  9. सी # का उपयोग कर पीडीएफ कैसे घुमाएं

    यह आलेख सी # का उपयोग करके पीडीएफ को घुमाने के तरीके पर मार्गदर्शन करता है। इसमें विकास पर्यावरण सेटिंग्स, प्रदर्शन किए जाने वाले चरणों की एक सूची और सी # का उपयोग करके पीडीएफ पृष्ठों को घुमाने के लिए एक चलने योग्य नमूना कोड है।...Page Product Family Aspose.PSD Product...कोड में Rotation.on270 पर सेट किए गए पृष्ठ के Rotate गुण का उपयोग...

    kb.aspose.com/hi/pdf/net/how-to-rotate-pdf-usin...
  10. Adicionar carimbos de imagem em PDF programatic...

    Adicione o carimbo de imagem em seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF para Java....) da classe Page para adicionar o carimbo ao...); imageStamp . setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/pt/java/image-stamps-in-pdf...