Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,627 for

rotate

(0.17 sec)
  1. Τρόπος περιστροφής εικόνας σε C#

    Αυτό το σύντομο σεμινάριο περιγράφει τον τρόπο περιστροφής εικόνας σε C#. Για να περιστρέψετε την εικόνα μέσω προγραμματισμού, οι ρυθμίσεις περιβάλλοντος C# και το δείγμα κώδικα κοινοποιούνται επίσης με μια λεπτομερή περιγραφή.... Κατά τη χρήση του C# rotate bitmap θα παρουσιαστεί η λειτουργία...χρησιμοποιώντας τη λειτουργία RasterImage.Rotate Αναστρέψτε την εικόνα στον...

    kb.aspose.com/el/imaging/net/how-to-rotate-imag...
  2. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....and it can be positioned, rotated, styled, and limited to specific...set_origin ( 36 , 700 ) stamp . rotation = 15.0 pdf_stamper . add_stamp...

    docs.aspose.com/pdf/python-net/stamp-class/
  3. Product Overview|Aspose.Imaging for Java

    Java image processing library supports most common raster file formats and offers a wide range of compression algorithms, image export and image conversion....transformations such as scaling, rotation and flipping. A demanding...transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/java/product-overview/
  4. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....such as resizing, cropping, rotating and adding some graphics or...customize it by resizing, rotating, cropping, and drawing text...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  5. Reading Metadata|Documentation

    Learn how to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java....sub-image without caring about rotation. barCodeRegionParamet.getQuadrangle()...getLeftBottom() . The quadrangle can be rotated or skewed and represents the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....Print the file with adjusted rotation viewer . setPrintPageDialog...Print the file with adjusted rotation viewer . setPrintPageDialog...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. كيفية تدوير SVG في C #

    تساعد هذه المقالة في كيفية تدوير SVG في C #. يحتوي على تفاصيل تكوين IDE ، وقائمة من الخطوات جنبًا إلى جنب مع نموذج التعليمات البرمجية لـ SVG للتدوير في C #....رمز قابل للتشغيل لـ ** SVG rotate in C # **. سوف تتعلم إنشاء...مقتطف الشفرة هذا * مهمة SVG rotate في C # *. يستخدم مقطع التعليمات...

    kb.aspose.com/ar/svg/net/how-to-rotate-an-svg-i...
  8. Çalışma Sayfası İçinde Şekil ile Metni Döndürme...

    Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfasında şekil ile metni nasıl döndüreceğinizi öğrenin.... putValue ( "Text is not rotating with shape because RotateTextWithShape...getTextAlignment (); // Do not rotate text with shape by setting...

    docs.aspose.com/cells/tr/nodejs-cpp/rotate-text...
  9. اضافه کردن تمبر متن به PDF با استفاده از Java |...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java اضافه کنید....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/fa/java/stamps/text/
  10. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    示例C++使用 Aspose.PDF通過C++處理 PDF 中的頁眉的代碼。...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/zh-hant/cpp/header/