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

rotation

(0.22 sec)
  1. PDF에 이미지 스탬프 추가하기 C#|Aspose.PDF for .NET

    Aspose.PDF 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다.... Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/ko/net/image-stamps-in-pdf-...
  2. 아카이브

    아카이브...save("rotated-image.bmp"); 다음은 입력 이미지와 결과적으로...Rotate180FlipX); // 이미지를 저장 image.save("rotated-image.bmp"); 다음은 회전과 뒤집기를 적용한...

    blog.aspose.com/ko/imaging/flip-images-in-java/
  3. arkiv

    arkiv...Rotate(15.0f)); TransformPath(graphics...klassobjektet Graphics Ställ in rotation Rita en form med Global Transformation...

    blog.aspose.com/sv/drawing/matrix-global-local-...
  4. Principes fondamentaux de TikZ | Aspose.TeX .NET

    Explorez les principes fondamentaux et les commandes de base de TikZ pour créer des graphiques pour vos documents TeX et LaTeX....l’échelle et la rotation) : Copy 1 \ begin{scope} [ rotate = 45, scale...

    docs.aspose.com/tex/fr/net/fundamentals-of-usin...
  5. إضافة ختم صفحة PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ar/java/add-pdf-page-stamp/
  6. 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/
  7. العمل مع القطع الأثرية في 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/
  8. 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/
  9. 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...
  10. 档案

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

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