Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 7,547 for

rotate

(0.19 sec)
  1. دور النص مع الشكل داخل ورقة العمل باستخدام جافا...

    تعلم كيفية تدوير النص مع الشكل داخل ورقة عمل إكسل باستخدام Script Aspose.Cells for Java عبر C++....Cells Example - Rotate Text With Shape </ title >...> </ head > < body > < h1 > Rotate Text With Shape Example </...

    docs.aspose.com/cells/ar/javascript-cpp/rotate-...
  2. पायथन का उपयोग करके पीडीएफ को कैसे घुमाएं

    यह छोटा ट्यूटोरियल गाइड करता है कि कैसे पायथन का उपयोग करके पीडीएफ को रोटेट किया जाए। इसमें एप्लिकेशन लिखने के लिए विस्तृत कदम और पायथन का उपयोग करके पीडीएफ पेजों को घुमाने के लिए एक रननेबल नमूना कोड शामिल है।...लिए चौड़ाई के साथ ऊंचाई बदलें Rotate पृष्ठ सामग्री भी यदि आवश्यक...pdf.Rotation एन्युमरेटर से किसी एक मान के साथ Page.rotate मान...

    kb.aspose.com/hi/pdf/python/how-to-rotate-pdf-u...
  3. Transformations SVG – Exemples C#

    Apprenez à faire pivoter SVG, à mettre à l'échelle SVG et à traduire SVG en C#. Considérez des exemples de code pour les transformations SVG....Buy Transformations SVG – Rotation, mise à l'échelle et translation...transformation: translation, scale, rotate, skewX, skewY et matrix. À...

    docs.aspose.com/svg/fr/net/svg-transformations/
  4. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... getRotation() Gets the rotation of the chart title in degrees...setRotation(int value) Sets the rotation of the chart title in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  5. آرشیوها

    آرشیوها...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  6. Архів

    Архів...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/uk/pdf/rotate-text-inside-pdf-d...
  7. تغيير حجم صفحة PDF برمجيًا|Aspose.PDF لبي إتش ب...

    تغيير حجم الصفحة في ملف PDF باستخدام PHP....الصفحة بزاوية 90 درجة $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // الحصول على معلومات ارتفاع...

    docs.aspose.com/pdf/ar/php-java/change-page-size/
  8. Why choose Aspose.Pdf for Reporting Services|As...

    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 Rotation Angle When using Aspose.Pdf...by which the page should be rotated clockwise when displayed or...

    docs.aspose.com/pdf/reportingservices/why-choos...
  9. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/php-java/add-watermarks/
  10. หมุน PDF โดยใช้ Go | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Go โดยใช้ Aspose.PDF สำหรับ Go via C++...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/th/go-cpp/rotate/