Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 7,455 for

rotation

(0.27 sec)
  1. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer.... If you want to rotate a PDF file, refer to the article...article on how to rotate PDF using Java . Updated on 29 Jul 2024...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  2. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/
  3. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون.... rotation – يحصل على دوران القطعة الأثرية...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  4. إضافة أختام الصور في ملف PDF باستخدام JavaScrip...

    إضافة ختم الصورة إلى مستند PDF الخاص بك باستخدام وظيفة AsposePdfAddStamp مع مجموعة أدوات JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ar/javascript-cpp/stamping/
  5. 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...
  6. C# 를 사용하여 PDF에 텍스트 스탬프 추가 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 텍스트 스탬프를 추가합니다....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/ko/net/stamps/text/
  7. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hant/net/stamps/
  8. ShapeTextOrientation Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Drawing.ShapeTextOrientation للتحكم بسهولة في اتجاه النص في الأشكال، مما يعزز تصميم مستندك وقابليته للقراءة.... Rotation = - 45 ; // تغيير الاتجاه...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  10. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . setPosition...textFragment3 = new TextFragment ( "rotated text" ); textFragment3 . setPosition...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...