Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 7,449 for

rotation

(0.4 sec)
  1. Bekerja dengan Artefak di C++|Aspose.PDF untuk C++

    Halaman ini menjelaskan cara bekerja dengan kelas Artifact menggunakan Aspose.PDF untuk C++. Cuplikan kode menunjukkan cara menambahkan gambar latar belakang ke halaman PDF dan cara mendapatkan setiap watermark pada halaman pertama dari file PDF....Rotation – Mendapatkan rotasi artefak...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/id/cpp/artifacts/
  2. العمل مع القطع الأثرية في C++|Aspose.PDF لـ C++

    تصف هذه الصفحة كيفية العمل مع فئة Artifact باستخدام Aspose.PDF لـ C++. تعرض مقتطفات التعليمات البرمجية كيفية إضافة صورة خلفية إلى صفحات PDF وكيفية الحصول على كل علامة مائية في الصفحة الأولى من ملف PDF....Rotation – يحصل على دوران القطعة الأثرية...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ar/cpp/artifacts/
  3. Merge SVG to JPEG via C# – Aspose.SVG

    Merge multiple SVGs into a single JPEG in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....allows you to freely add SVGs, rotate, scale, add backgrounds, filters...SVG Optimizer Stencil Drawing Rotate SVG Create a Thumbnail Mergers...

    products.aspose.com/svg/net/merger/svg-to-jpeg/
  4. Archivo

    Archivo...string theString = "45 Degree Rotated Text"; // Cree e inicialice.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Establecer la transformación...

    blog.aspose.com/es/imaging/add-watermark-to-ima...
  5. 档案

    档案...save("rotated-image.bmp"); 以下是输入图像和生成的翻转图像。...Rotate180FlipX); // 保存图片 image.save("rotated-image.bmp"); 以下是我们应用旋转和翻转后得到的结果图像(右)。...

    blog.aspose.com/zh/imaging/flip-images-in-java/
  6. Chercher

    chercher...D'abord une translation puis une rotation matrix.translate(sz.getWidth()...sz.getHeight() / 2); matrix.rotate(-45.0f); // Définir la transformation...

    blog.aspose.com/fr/imaging/add-watermark-to-ima...
  7. 搜索

    搜索...Save("image-rotated.bmp"); } 下面是我們執行這段代碼後得到的旋轉圖像。...// 保存圖片 image.Save("image-rotated-flipped.bmp"); } 下面是同時應用旋轉和翻轉後的圖像截圖。...

    blog.aspose.com/zh-hant/imaging/rotate-images-i...
  8. ארכיון

    ארכיון...transform: rotate(0deg); } 100% { transform: rotate(360deg); }...

    blog.aspose.com/he/cad/view-of-dwg-files-based-...
  9. Efectos de rotación 3D en un dibujo Visio|Docum...

    Esta sección explica cómo configurar las propiedades de rotación 3D en Shapesheet con Aspose.Diagram....GetShape ( 0 ); // set 3D rotation properties shape . ThreeDFormat...

    docs.aspose.com/diagram/es/net/3d-rotation-effe...
  10. Convertir DWG en SVG en Python

    Cet article couvre le processus de conversion de DWG en SVG en Python. Il explique les détails de configuration, l'algorithme et un exemple de code pour exporter un DWG vers une image SVG en Python....exemple, vous pouvez modifier la rotation, la couleur du filigrane,...

    kb.aspose.com/fr/cad/python/convert-dwg-to-svg-...