Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 5,623 for

rotate

(0.18 sec)
  1. พิมพ์ PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามในการพิมพ์เอกสาร PDF บน .NET Framework, .NET หลัก...file with adjusted rotation viewer . auto_rotate = True # Do not...

    products.aspose.com/pdf/th/python-net/print/
  2. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    کد منبع نسخه ی نمایشی ساده برای اضافه کردن تمبر تصویر به PDF بر روی هر پلت فرم با زبان C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/fa/cpp/stamps/image/
  3. Product Overview|Documentation

    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....height, resolution, colors, rotation angle, text labels, captions...correction, and embedded metadata Rotating images at any angle Saving...

    docs.aspose.com/barcode/phpjava/product-overview/
  4. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java....Corresponds to 315 degrees of rotation. HORIZONTAL public static...Corresponds to 0 degrees of rotation. length public static int...

    reference.aspose.com/words/java/com.aspose.word...
  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. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  7. Travailler avec des transformationsdans PS | Py...

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...translation, mise à l’échelle, rotation et cisaillement à un chemin...nécessaires : translation, échelle, rotation, cisaillement ou toute combinaison...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  8. 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....
  9. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Semplice codice sorgente demo per aggiungere filigrana al file PDF su qualsiasi piattaforma con linguaggio C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/
  10. Alterar Tamanho da Página PDF com C#|Aspose.PDF...

    Altere o Tamanho da Página do seu documento PDF usando a biblioteca Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

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