Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 7,461 for

rotation

(0.15 sec)
  1. Архивы

    Архивы...string theString = "45 Degree Rotated Text"; // Создайте и инициализируйте.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Установите преобразование...

    blog.aspose.com/ru/imaging/add-watermark-to-ima...
  2. ארכיון

    ארכיון...string theString = "45 Degree Rotated Text"; // צור ואתחול מופע של.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // הגדר את הטרנספורמציה...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  3. Manipulasi Properti Halaman|Aspose.PDF for .NET

    Bagian ini menjelaskan cara memanipulasi Properti Halaman dengan Aspose.PDF Facades menggunakan Kelas PdfPageEditor.... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/id/net/manipulate-page-prop...
  4. Gérer les connecteurs dans les présentations av...

    Permettez aux applications PHP de dessiner, connecter et autorouter les lignes dans les diapositives PowerPoint — obtenez un contrôle total sur les connecteurs droits, coudés et courbes....vous devez tenir compte de la rotation du connecteur et de son reflet...reflet. Note que l’angle de rotation de tous les connecteurs affichés...

    docs.aspose.com/slides/fr/php-java/connector/
  5. Dapatkan Resolusi dan Dimensi Gambar|Aspose.PDF...

    Pelajari cara mengambil resolusi dan dimensi gambar yang disematkan dari PDF di .NET menggunakan Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/id/net/get-resolution-and-d...
  6. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....text inside PDF, replace or rotate it, search or get text in PDF...you can add, move, delete, rotate, or split pages in PDF. Splitting...

    docs.aspose.com/pdf/java/overview/
  7. Adicionar carimbos de imagem em PDF usando C#|A...

    Adicione o carimbo de imagem no seu documento PDF usando a classe ImageStamp com a biblioteca Aspose.PDF.... Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/pt/net/image-stamps-in-pdf-...
  8. Получение разрешения и размеров изображений|Asp...

    Узнайте, как получить разрешение и размеры встроенных изображений из PDF-файла в .NET с помощью Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/ru/net/get-resolution-and-d...
  9. الحصول على دقة وأبعاد الصور|Aspose.PDF for .NET

    تعلم كيفية استرجاع دقة وأبعاد الصور المدمجة من ملف PDF في .NET باستخدام Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/ar/net/get-resolution-and-d...
  10. PDFに透かしを追加する方法 C++を使用|Aspose.PDF for C++

    この記事では、プログラムでC++を使用してPDFにおけるアーティファクトの操作と透かしの取得に関する機能を説明します。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/add-watermarks/