Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 7,647 for

rotate

(0.6 sec)
  1. Добавление водяного знака в PDF с помощью C++|D...

    Узнайте, как добавлять текстовые и графические водяные знаки в PDF документы при рендеринге с помощью Aspose.Cells и C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ru/cpp/add-watermark-to-pdf/
  2. إضافة علامة مائية إلى PDF باستخدام C++|Document...

    تعلم كيفية إضافة علامات مائية نصية وصورة إلى ملفات PDF أثناء التصيير باستخدام Aspose.Cells مع C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ar/cpp/add-watermark-to-pdf/
  3. Optical Mark Recognition API for .NET | product...

    NuGet package or standalone .NET library for developing desktop applications and web services that can generate OMR forms and read optical marks....No equipment needed Adjust rotated & skewed images Recognize all...API automatically corrects rotated and skewed images so that even...

    products.aspose.com/omr/net/
  4. Javaで画像を回転する

    この簡潔なトピックでは、Javaで画像を回転させる方法を示します。Javaでのビットマップ回転操作をユーザーが定義した角度で示し、回転によって露出される領域の背景色を設定する方法も説明します。...パフォーマンスを最適化するためにメモリに読み込んだ画像をキャッシュします rotateメソッドで画像の回転を行い、背景色を設定します 回転した画像をエクスポートします...Javaでビットマップを回転する ために、サンプルではrotateメソッドを使用して画像に特定の回転を適用します。画像の...

    kb.aspose.com/ja/imaging/java/rotate-image-in-j...
  5. Calcola i valori dei pin e imposta le dimension...

    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....of that matrix to a rotation m . rotate (( float ) subShape ...

    docs.aspose.com/diagram/it/java/calculate-pin-v...
  6. Offentlig API Ändrar i Aspose.3D 1.7.0|Document...

    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.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  7. إدارة أشكال العرض التقديمي في C++|وثائق Aspose....

    تعلّم إنشاء وتعديل وتحسين الأشكال في Aspose.Slides للـ C++ وتقديم عروض PowerPoint عالية الأداء.... auto rotation = shape -> get_Frame () -> get_Rotation (); shape... height , flipH , flipV , rotation )); presentation -> Save (...

    docs.aspose.com/slides/ar/cpp/shape-manipulations/
  8. تنسيق أشكال PowerPoint في .NET|توثيق Aspose.Slides

    تعلم كيفية تنسيق أشكال PowerPoint في C# باستخدام Aspose.Slides—قم بتعيين أنماط الملء والخط والتأثير لملفات PPT و PPTX بدقة وتحكم كامل.... Pptx ); } النتيجة: Rotate Shapes تمكنك Aspose.Slides...إلى الشريحة. عيّن الخاصية Rotation للشكل إلى الزاوية المطلوبة...

    docs.aspose.com/slides/ar/net/shape-formatting/
  9. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_Rotation () Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    تغيير حجم الصفحة من ملف PDF الخاص بك باستخدام مكتبة C++....بزاوية 90 درجة page -> set_Rotate ( Rotation :: on90 ); // الحصول على...

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