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

rotate

(1.11 sec)
  1. إضافة طابع نص وصورة|Aspose.PDF for .NET

    يشرح هذا القسم كيفية إضافة طابع نص وصورة باستخدام Aspose.PDF Facades من خلال فئة PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/add-text-and-image-s...
  2. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  3. Aspose.PSD pro .NET 24.8 - Poznámky k vydání|Do...

    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 P:Aspose.PSD.FileFormats.Psd...WarpStyles . Rise ; warpParams . Rotate = WarpRotates . Horizontal...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  4. Notas de Lançamento de Aspose.PSD para .NET 24....

    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 P:Aspose.PSD.FileFormats.Psd...WarpStyles . Rise ; warpParams . Rotate = WarpRotates . Horizontal...

    docs.aspose.com/psd/pt/net/aspose-psd-for-net-2...
  5. Deskew image|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....document’s text/images be rotated at a slight angle. It can have...

    docs.aspose.com/imaging/net/deskew-image/
  6. آرشیوها

    آرشیوها...Save("image-rotated.bmp"); } در زیر تصویر چرخشی...ذخیره تصویر image.Save("image-rotated-flipped.bmp"); } تصویر زیر...

    blog.aspose.com/fa/imaging/rotate-images-in-csh...
  7. چرخش PDF با استفاده از Java | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java چرخانید...Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/fa/java/rotate/
  8. أضف التسلسل الهرمي للعقدة وشارك البيانات الهندس...

    Aspose.3D for .NET عروض لإنشاء تسلسل هرمي للعقدة. العقدة هي كتلة البناء الأساسية للمشهد. يحدد التسلسل الهرمي للعقد الهيكل المنطقي للمشهد ، ويوفر محتوى مرئيًا عن طريق إرفاق أشكال التعديل ، والأضواء ، والكاميرات بالعقد....Vector3 ( 10 , 0 , 0 ); // The rotated top node will affect all child...child nodes top . Transform . Rotation = Quaternion . FromEulerAngle...

    docs.aspose.com/3d/ar/net/add-node-hierarchy-an...
  9. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for Python via .NET bir düğüm hiyerarşisi oluşturmayı teklif eder. Düğüm, bir sahnenin temel yapı bloğudur. Düğümlerin bir hiyerarşi, bir sahnenin mantıksal yapısını tanımlar ve geometrileri, ışıkları ve kameraları düğümlere bağlayarak görünür içerik sağlar....Vector3 ( 10 , 0 , 0 ) # The rotated top node will affect all child...child nodes top . transform . rotation = Quaternion . from_euler_angle...

    docs.aspose.com/3d/tr/python-net/add-node-hiera...
  10. Изменение размера страницы PDF программным спос...

    Измените размер страницы в вашем PDF файле с помощью библиотеки C++....градусов page -> set_Rotate ( Rotation :: on90 ); // Получить...

    docs.aspose.com/pdf/ru/cpp/change-page-size/