Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,480 for

rotation

(0.06 sec)
  1. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....C# How to Rotate Text in PDF using C# How to Rotate Text in Adobe...

    kb.aspose.com/pdf/page/12/
  2. Faire pivoter le texte avec la forme à l intéri...

    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 . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  3. افزودن واترمارک به PDF با استفاده از C++ | Aspo...

    کد منبع نسخه ی نمایشی ساده برای اضافه کردن علامت به فایل PDF در هر پلت فرم با زبان C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/fa/cpp/watermark/add/
  4. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    用於將圖像標記添加到 .NET 框架、.NET Core 上的 PDF 檔的 Python 原始程式碼。... rotate = ap . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  5. พิมพ์ 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/
  6. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

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

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

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

    docs.aspose.com/page/fr/java/ps/working-with-tr...
  8. Linear Extrusion ile king orking|Documentation

    Aspose.3D for Python via .NET, bir giriş olarak 2d şekli alan ve 3. boyuttaki şekli genişleten linearextrusion sınıfı sunar....handles the degree of the rotation while extruding the shape...property translates offset while rotating the extrusion. Following code...

    docs.aspose.com/3d/tr/python-net/working-with-l...
  9. ChartDataLabel.Orientation | Aspose.Words لـ .NET

    اكتشف خاصية اتجاه ChartDataLabel لتخصيص اتجاه نص التسمية بسهولة لتحسين تصور البيانات ووضوحها في مخططاتك.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 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/