Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 5,480 for

rotation

(0.07 sec)
  1. Робота з градієнтом у файлі PS | Java

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати функції в Java...0, 0, 100, 200, 100); 19 //Rotate the gradient on 90 degrees...around an origin 20 transform. rotate (90 * (Math. PI / 180)); 21...

    docs.aspose.com/page/uk/java/ps/working-with-gr...
  2. Работа с градиентом в PS-файле | Java

    Добавление градиента в файл PS — это функция, поддерживаемая решением API Aspose.Page. Узнайте, как использовать эту функциональность в Java....0, 0, 100, 200, 100); 19 //Rotate the gradient on 90 degrees...around an origin 20 transform. rotate (90 * (Math. PI / 180)); 21...

    docs.aspose.com/page/ru/java/ps/working-with-gr...
  3. SVG viewBox – Comment fonctionne le SVG viewBox?

    Découvrez ce qu'est une viewbox et comment elle peut être utilisée pour mettre à l'échelle et recadrer des images SVG....height = "56" transform = "rotate(90 125 128)" /> 6 < rect x...height = "56" transform = "rotate(-45 125 128)" /> 7 < rect x...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-v...
  4. إنشاء مخطط|وثائق Aspose.Slides

    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....//Setting chart rotation ppChart . Rotation = 20 ; //Y-Value... NextTo ; //Setting Chart rotation ppChart . Rotation3D . RotationX...

    docs.aspose.com/slides/ar/net/create-a-chart/
  5. Aspose.PSD עבור Java 21.5 - הערות לגרסה|Documen...

    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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  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. إضافة ختم صفحة 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/
  9. Mise en forme du texte|Documentation Aspose.Sli...

    Gérer et manipuler les propriétés de texte et de cadre de texte en Python... PPTX ) Définir la rotation du texte Aspose.Slides pour...PPTX ) Définir un angle de rotation personnalisé pour le TextFrame...

    docs.aspose.com/slides/fr/python-net/text-forma...
  10. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(fileStream)) …...Rotation = 315; artifact.Opacity =...

    forum.aspose.com/t/watermarkartifact-api-not-wo...