Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 7,647 for

rotate

(0.48 sec)
  1. 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...
  2. 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/
  3. หมุน 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/
  4. كيفية تدوير ملف PDF باستخدام C #

    توضح هذه المقالة كيفية تدوير ملف PDF باستخدام C #. يحتوي على إعدادات بيئة التطوير ، وقائمة بالخطوات التي يجب تنفيذها ونموذج كود قابل للتشغيل لتدوير صفحات PDF باستخدام C #....المستطيل المحدث اضبط خاصية Rotation للصفحة لتدوير المحتويات أيضًا...فاستخدم الخاصية Rotate للصفحة التي تم تعيينها على Rotation.on270 في...

    kb.aspose.com/ar/pdf/net/how-to-rotate-pdf-usin...
  5. كيفية تدوير الصورة في C#

    يصف هذا البرنامج التعليمي الموجز كيفية تدوير الصورة في C#. لتدوير الصورة برمجيًا ، تتم أيضًا مشاركة إعدادات بيئة C# ونموذج التعليمات البرمجية مع وصف تفصيلي.... أثناء استخدام ** C# rotate bitmap ** ، سيتم عرض العملية...باستخدام وظيفة RasterImage.Rotate اقلب الصورة على المحور ص باستخدام...

    kb.aspose.com/ar/imaging/net/how-to-rotate-imag...
  6. Поворот страниц PDF в Node.js|Aspose.PDF для No...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле в среде Node.js....Rotation’ для значения поворота. С...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ru/nodejs-cpp/rotate-pages/
  7. 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/
  8. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and Y position coordinates Rotation angle Foreground or background...applies a semi-transparent rotated watermark, and saves the modified...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/